Table Description
Program Offering: A program that is offered to the client.

Example

For example, a program like cash assistance may be offered to a client.
Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::LiteReferral::Entity::ProgramOffering::ProgramOffering
Controlling File: ReferralsLite\model\Packages\Entity\LiteReferral\ProgramOffering\ProgramOffering.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
programOfferingIDkeyno INTERNAL_ID SVR_INT64
programTypedetails  PROGRAM_OFFERING_TYPEProgramTypeSVR_STRING<10>
recordStatusdetails  RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Foreign Keys (1)
ChildParent
ExternalAgencyBranchOffering.programOfferingIDProgramOffering.programOfferingID
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: programOfferingID
Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
readread Standard Operation 
removeremove Standard Operation 
searchByStatusreadmulti   
Related Pages (0)