102 - New Client
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Clients - 102 - New Client
Last updated
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Clients - 102 - New Client
Last updated
102 - New Client
Input Parameters:
inNewCustomerCode – Code of the created customer;
Output Parameters:
outNewCustomerCreated – Return code: 1 – Customer created / 0 – User canceled;
outNewCustomerCode – Code of the customer created;
Event
Extension action set
Description
Before
EXT_0102_1_Before
Will be executed before MSS opens the customer screen to create a new record;
Replace
EXT_0102_2_Replace
Will replace MSS customer screen to create a new record;
After
EXT_0102_3_After
Will be executed after the creation of the new customer;