160 - (Clients) Balance / New Receipt
MSS 5.0 - Extensibility - Functions MSS to Kalipso - Clients - 160 - (Clients) Balance / New Receipt
160 - (Clients) Balance / New Receipt
Event | Extension action set | Description |
Before | EXT_0160_1_Before | Will be executed before opening the balance / new receipt screen; |
Replace | EXT_0160_2_Replace | Will replace MSS screen to show balance / create a new receipt; |
After | EXT_0160_3_After | Will be executed after closing the balance / new receipt screen; |
Input Parameters:
inCustomerCode – Code of the selected customer; (event before)
inCustomerCode – Code of the selected customer; (event replace)
inCustomerCode – Code of the selected customer; (event after)
Last updated