619 - Receipts Screen
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Receipts - 619 - Receipts Screen
619 - Receipts Screen
Before
Input Parameters
inReceiptExercise β Exercise of the receipt;
inReceiptType β Type of the receipt;
inReceiptSeries β Series of the receipt;
inReceiptNumber β Number of the receipt;
inCustomerCode β Code of the selected customer;
inReceiptTotal - Receipt total value;
Replace
Input Parameters
inReceiptExercise β Exercise of the receipt;
inReceiptType β Type of the receipt;
inReceiptSeries β Series of the receipt;
inReceiptNumber β Number of the receipt;
inCustomerCode β Code of the selected customer;
inReceiptTotal - Receipt total value;
Output Parameters
outCanSave β Return code: 1 β Continue the process / 0 β Cancel;
After
Input Parameters
inReceiptExercise β Exercise of the receipt;
inReceiptType β Type of the receipt;
inReceiptSeries β Series of the receipt;
inReceiptNumber β Number of the receipt;
inCustomerCode β Code of the selected customer;
inReceiptTotal - Receipt total value;
Last updated