105 - Save Client
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Clients - 105 - Save Client
105 - Save Client
Event
Extension action set
Description
Before
not yet implemented
...
Replace
EXT_0105_2_Replace
Create additional validations when the user saves the information of a client.
After
EXT_0105_3_After
Executed after MSS saves the customer information.
Input Parameters:
inCustomerCode β Code of the new or changed customer
inOperation β Code of the operation being made, possible values (1 β Edit / 2 β New / 3 - Convert From Prospect (new code) / 4 - Convert From Prospect (same code) / 5 β New (Duplicated)
inCustomerCode β Code of the customer saved
Output Parameters:
outCanSave β If MSS should continue or abort the save process, possible values (1 β Save / 0 β Cancel)
Last updated