Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether the specified disbursement order number is used in payment transactions.
Syntax
client server public static container cashDisbursementSlipIsUsedInPayment_RU(RetailStoreId _retailStoreId, RCashDocId _cashDocId)
Run On
Called
Parameters
- _retailStoreId
Type: RetailStoreId Extended Data Type
Retail store number identifier.
- _cashDocId
Type: RCashDocId Extended Data Type
Cash slip order ID.
Return Value
Type: container
A container containing the check result.
Remarks
Container structure by positions: 1 - operation status (true means operation succeeded; false - an application error occured), 2 - error message, 3 - check result status.