3802 – On Select Document Type
MSS 5.1 - Extensibility - Functions MSS to Kalipso - General - 3802 – On Select Document Type
3802 – On Select Document Type
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, if selected
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, if selected
Output Parameters
outCanSelect - Return code: 1 – Continue the process / 0 – Cancel;
outCustomerToSelect - If configured, returns the customer code to be selected
outDeliveryPLaceToSelect - If configured, returns the delivery place code to be selected
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, if selected
Last updated