RetailTransactionService::cashDisbursementSlipIsUsedInPayment_RU Method [AX 2012]
Checks whether the specified disbursement order number is used in payment transactions.
client server public static container cashDisbursementSlipIsUsedInPayment_RU(RetailStoreId _retailStoreId, RCashDocId _cashDocId)
Run On
CalledParameters
- _retailStoreId
- Type: RetailStoreId Extended Data Type
Retail store number identifier.
- _cashDocId
- Type: RCashDocId Extended Data Type
Cash slip order ID.
Show: