Table Description
WM Application Submit Data : Stores information required for deferred application submission. Stores information required for deferred application submission.

Example

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::Intake::IntakeModules::Application::DeferredSubmission::WMApplicationSubmitData
Controlling File: Intake\model\Packages\IntakeModules\IntakeApplication\IntakeApplication.efx
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
wmApplicationSubmitDataIDkeyno INTERNAL_ID SVR_INT64
applicationIDdetailsyesNote: A missing foreign key was created for this field in Curam 6.0 SP3. The Allow Nulls on this foreign key field was changed from 'Not Specified' to 'Yes' as this needs to be specifed on creation of the foreign key. However this should be 'No' but to prevent upgrade impact, the constraint could not be tightened from 'Not Specified' to 'No'.INTERNAL_ID SVR_INT64
userNamedetailsyesThe user name of the  person who changed the status of this application.USER_NAME SVR_STRING<64>
Foreign Keys (1)
ChildParent
WMApplicationSubmitData.applicationIDApplication.applicationID
Indices (1)
Index NameAttributes
IND_94652296applicationID
Operations (2)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: wmApplicationSubmitDataID
Standard Operation 
readread Standard Operation 
Related Pages (3)