105 - Save Client

MSS 5.1 - Extensibility - Functions MSS to Kalipso - Clients - 105 - Save Client

105 - (Clients) 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