Entity selection in Kalipso
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Entity selection in Kalipso
When MSS tries to select a customer, a prospect or a supplier will try to get it from the extension project.
Extension action set = EXT_CLI_SELECT
Input Parameters
inSelectedRoute β Code of the selected route;
inSelectedSubRoute β Code of the selected sub route;
inEntityType β Type of entity (C β Customer / P β Prospect / F - Supplier);
inDocumentType β Code of the selected document (used in the selection inside a document);
inEntityCodeToSelect β Code of pre-selected customer;
Output parameters
outEntityCode β Code of the selected entity (empty when no selection was made);
outEntityName β Name;
Last updated