3803 - On Select Document Delivery Place
MSS 5.1 - Extensibility - Functions MSS to Kalipso - General - 3803 - On Select Document Delivery Place
Last updated
MSS 5.1 - Extensibility - Functions MSS to Kalipso - General - 3803 - On Select Document Delivery Place
Last updated
3803 - On Select Document Delivery Place
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
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;
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
Event
Extension action set
Description
EXT_3803_1_Before
Will be executed before MSS validates the selected document type
EXT_3803_2_Replace
Will be executed before MSS validates the selected document type with the possibility to cancel the process
EXT_3803_3_After
Will be executed after MSS validates the selected document type