Table Description
ServiceInvoiceRequest: Request created by the external user to submit a service invoice.

Request created by the external user to submit a service invoice.

Example

A provider who has an external user account, can create a service invoice request.They can submit this. It will then either be accepted or rejected by a Resource Manager.

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::CPM::Service Layer::External User Access::Service Invoice Request::Entity::ServiceInvoiceRequest
Controlling File: CPM\model\Packages\Service Layer\External User Access\Service Invoice Request\Entity\Entity_cat.efx
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
referenceNumberdetailsnoA reference number for the service invoice. A reference number assigned by the organization to a service invoice to uniquely identify it.REFERENCE_NUMBER SVR_STRING<20>
requestIDkeynoThe unique system generated identifier for the Request record.INTERNAL_ID SVR_INT64
externalRefNumdetails A reference number provided by the provider or provider group who serves as the originator of the service invoice.REFERENCE_NUMBER SVR_STRING<20>
Foreign Keys (1)
ChildParent
ServiceInvoiceRequestLineItem.serviceInvoiceRequestIDServiceInvoiceRequest.requestID
Indices (1)
Index NameAttributes
ServiceInvoiceRequestIndex1referenceNumber
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
modifymodify Standard Operation 
readread Standard Operation 
readByReferenceNumbernsread   
Related Pages (0)