Table Description
DAThird Party Request Question: Third Party Request Question holds details of the questions included in a Third Party Request .

Third Party Request Question holds details of the questions included in a Third Party Request.

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::Decision Assist::Service Layer::ThirdPartyRequest::Entity::ThirdPartyRequestQuestion
Controlling File: DecisionAssist\model\Packages\Service Layer\ThirdPartyRequest\Entity\ThirdPartyRequest_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
thirdPartyRequestQuestionIDkeynoSystem generated unique identifier for the Third Party Request Question.DA_THIRD_PARTY_REQUEST_QUESTION_ID SVR_INT64
thirdPartyRequestIDdetailsnoThe system generated unique identifier of the Third Party Request in which the question is included.DA_THIRD_PARTY_REQUEST_ID SVR_INT64
questionIDdetailsyesThe system generated unique identifier of the Question.DA_QUESTION_ID SVR_INT64
recordStatusdetails  RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Foreign Keys (2)
ChildParent
ThirdPartyRequestQuestion.questionIDQuestion.questionID
ThirdPartyRequestQuestion.thirdPartyRequestIDThirdPartyRequest.thirdPartyRequestID
Indices (2)
Index NameAttributes
IND_1392642786thirdPartyRequestID
IND__1077623894questionID
Operations (11)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: thirdPartyRequestQuestionID
Standard Operation 
modifymodify Standard Operation 
readread Standard Operation 
removeremove Standard Operation 
searchTPRQuestionsnsmulti  SQL
createTPRQuestionsbatchinsert   
countTPRQuestionsns  SQL
searchByThirdPartyRequestIDnsreadmulti Find all question Ids sent to the third party request 
removeTPRQuestionsnsremove   
searchByDeterminationDeliveryKeynsmulti  SQL
copyThirdPartyQuestionsbatchinsert   
Related Pages (8)