Description
This page allows user to add related business objects to the change set.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameBUSINESS_OBJECT_NAMEName of the related business object.No
TypeBUSINESS_OBJECT_TYPEType of the related business object.No
Related ToRELATED_BUSINESS_OBJECTType of the business object to which this instance relates to. No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action adds the selected business objects to change set.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
At least one business object instance must be selected to add it to the change set.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
The %1s cannot be added to %2s as it is already present in the change set.LinkNo
The business object instances can be added to the change set only if the change set status is Open.LinkNo
The following business objects cannot be added to %1s as it is already present in the change set: %2s.LinkNo
The login ID %1s does not map to a user name.LinkNo
This entity may not be inserted.LinkNo
Related Entities
When page is loaded
ChangeSet
ChangeSetBusinessObjectLink
When page is submitted
ChangeSet
ChangeSetBusinessObjectLink
Technical Information
Page IDCTM_addRelatedBusinessObjects
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CTMInfrastructure\Change Set\CTM_addRelatedBusinessObjects.uim
Page Load InterfaceMaintainChangeSet.getDependentBusinessObjects
Page Submit InterfaceMaintainChangeSet.addDependentBusinessObjectsConfirm
Linked From PagesCTM_viewChangeSet, CTM_viewChangeSetDetails