163 - (Clients) New Purchase
MSS 5.0 - Extensibility - Functions MSS to Kalipso - Clients - 163 - (Clients) New Purchase
163 - (Clients) New Purchase
Event | Extension action set | Description |
Before | EXT_0163_1_Before | Will be executed before opening the new purchase screen; |
Replace | EXT_0163_2_Replace | Will replace MSS screen to create a new purchase; |
After | EXT_0163_3_After | Will be executed after closing the new purchase 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