Table Description
Federal Allowable Component Delivery Link: An association between a Federal Allowable Component and a a participant record, or other related type.

Federal allowable components can be associated with one of more participant records/p>

Model Details
Location in Model: Logical View::MetaModel::Curam::CPM::Service Layer::Federal Allowable Component::Entity::Delivery::FederalAllowableComponentDelivery::FedAllowCompDeliveryLink
Controlling File: CPM\model\Packages\Service Layer\Federal Allowable Component\FederalAllowableComponent.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (5)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
federalAllowableComponentLkIDkeynoUnique identifier for the Federal Allowable Component Link record.INTERNAL_ID SVR_INT64
federalAllowableComponentIDdetailsnoUnique identifier for the Federal Allowable Component the link record relates to.INTERNAL_ID SVR_INT64
relatedIDdetailsnoUnique identifier for the related record, the Federal Allowable Component is being linked to.INTERNAL_ID SVR_INT64
relatedTypedetailsnoThe type of the related record, the Federal Allowable Component is being linked to.FEDERAL_ALLOWABLE_COMPONENT_RELATED_TYPEFedAllowCompRelatedTypeSVR_STRING<10>
recordStatusdetailsnoStatus of the Federal Allowable Component Link.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Indices (2)
Index NameAttributes
IND_1728889224relatedID
IND__1025157260federalAllowableComponentID
Operations (7)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: federalAllowableComponentLkID
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
searchByRelatedRecordAndStatusreadmulti Returns a list of Federal Allowable Component records for the given related record and status. 
searchByFederalAllowableComponentAndStatusreadmulti Returns a list of Federal Allowable Component link records for the given federal allowable component and status. 
searchByFederalAllowableComponentRelatedTypeAndStatusreadmulti Returns a list of Federal Allowable Component link records for the given federal allowable component and of the related type and status. 
readByFederalAllowableComponentRelatedRecordAndStatusnsread Returns a Federal Allowable Component link record for the given federal allowable component, related record and status, if one exists, otherwise null. 
Related Pages (0)