3803 - On Select Document Delivery Place
MSS 5.1 - Extensibility - Functions MSS to Kalipso - General - 3803 - On Select Document Delivery Place
3803 - On Select Document Delivery Place
Event
Extension action set
Description
EXT_3803_2_Replace
Will be executed before MSS validates the selected document type with the possibility to cancel the process
Before
Input Parameters
inDocumentModule β Code of the document module (P β Orders / A β Sales / F β Purchases / E β Suppliers orders)
inDocumentType - Code of the selected document type
inCustomerCode - Code of the customer
inDeliveryPlaceCode - Code of the delivery place code
Replace
Input Parameters
inDocumentModule β Code of the document module (P β Orders / A β Sales / F β Purchases / E β Suppliers orders)
inDocumentType - Code of the selected document type
inCustomerCode - Code of the customer
inDeliveryPlaceCode - Code of the delivery place code
Output Parameters
outCanSelect - Return code: 1 β Continue the process / 0 β Cancel;
After
Input Parameters
inDocumentModule β Code of the document module (P β Orders / A β Sales / F β Purchases / E β Suppliers orders)
inDocumentType - Code of the selected document type
inCustomerCode - Code of the customer inDeliveryPlaceCode - Code of the delivery place code
Last updated