Table Description
Deferred Process for Payment Processing: WMPaymentProcessing helps to queue up the cases in deferred processing for submission and activation.

In deferred processing, the case details will be added to the WMPaymentProcessing entity to queue up the cases for submission and activation.

Model Details
Location in Model: Logical View::MetaModel::Curam::CPM::Service Layer::Financials::Financial Processing::Entity::WMPaymentProcessing
Controlling File: CPM\model\Packages\Service Layer\Financials\Financials_cat.efx
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
wmPaymentProcessingIDkeynoThe unique system generated identifier for the payment processing record.INTERNAL_ID SVR_INT64
relatedPaymentIDdetailsnoThe unique system generated identifier for the related payment.INTERNAL_ID SVR_INT64
paymentTypedetailsnoThe type of payment.PRODUCT_TYPE_CODEProductTypeSVR_STRING<10>
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: wmPaymentProcessingID
Creates a new row on WMPaymentProcessing table. 
readread Reads a row of data from WMPaymentProcessing table. 
modifymodify Modifies an existing row on WMPaymentProcessing table. 
removeremove Removes an existing row from WMPaymentProcessing table. 
Related Pages (12)