400 - Orders Module
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Orders - 400 - Orders Module
400 - Orders Module
Event
Extension action set
Description
EXT_0400_2_Replace
Will replace MSS Orders module (can be used to validate if normal MSS module opens using outOpenMSSModule);
Before
Input Parameters
inDocumentType β Document type to select automatically;
inCustomerCode β Customer code to select automatically;
inDeliveryPlaceCode β Delivery place to select automatically;
inRouteCode β Active route code;
inSubRouteCode β Active sub-route code;
Replace
Input Parameters
inDocumentType β Document type to select automatically;
inCustomerCode β Customer code to select automatically;
inDeliveryPlaceCode β Delivery place to select automatically;
inRouteCode β Active route code;
inSubRouteCode β Active sub-route code;
Output Parameters
outResultCode β Return code: 1 β a document was created / 0 β no document was created;
outEXR β Exercise of the document created;
outTPD β Document type;
outSER β Serie;
outNDC β Number;
outOpenMSSModule β Return code: 1 β Open MSS module / 0 β Donβt open MSS module;
After
Input Parameters
inDocumentExercise β Exercise of the document;
inDocumentType β Type of the document;
inDocumentSeries β Series of the document;
inDocumentNumber β Number of the document;
inCustomerCode β Code of the selected customer;
Last updated