3200 - (Purchases) Purchases Module
MSS 5.0 - Extensibility - Functions MSS to Kalipso - Purchases - 3200 - (Purchases) Purchases Module
3200 - (Purchases) Purchases Module
Event
Extension action set
Description
Before
EXT_3200_1_Before
Will be executed before MSS opens the Purchases module;
Replace
EXT_3200_2_Replace
Will replace MSS Purchases module;
After
EXT_3200_3_After
Will be executed after closing the Purchases module;
Input Parameters (event before):
inDocumentType β Document type to select automatically;
inSupplierCode β Customer code to select automatically;
inDeliveryPlaceCode β Delivery place to select automatically;
inRouteCode β Active route code;
inSubRouteCode β Active sub-route code;
Input Parameters (event replace):
inDocumentType β Document type to select automatically;
inSupplierCode β Customer code to select automatically;
inDeliveryPlaceCode β Delivery place to select automatically;
inRouteCode β Active route code;
inSubRouteCode β Active sub-route code;
Output Parameters (event replace):
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;
Input Parameters (event after):
inDocumentExercise β Exercise of the document;
inDocumentType β Type of the document;
inDocumentSeries β Series of the document;
inDocumentNumber β Number of the document;
inSupplierCode β Code of the selected customer;
Last updated