613 - Documents button click (Receipt Header)
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Receipts - 613 - Documents button click (Receipt Header)
613 - Documents button click (Receipt Header)
Event
Extension action set
Description
EXT_0613_2_Replace
Will be executed before MSS opens the list of pending documents with the possibility to cancel the operation
Before
Input Parameters
inReceiptExercise β Exercise of the receipt;
inReceiptType β Type of the receipt;
inReceiptSeries β Series of the receipt;
inReceiptNumber β Number of the receipt;
inReceiptCode β Code of the selected customer;
Replace
Input Parameters
inReceiptExercise β Exercise of the receipt;
inReceiptType β Type of the receipt;
inReceiptSeries β Series of the receipt;
inReceiptNumber β Number of the receipt;
inReceiptCode β Code of the selected customer;
Output Parameters
outContinue β 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;
inReceiptCode β Code of the selected customer;
Last updated