511 - Add Article
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Sales - 511 - Add Article
511 - Add Article
Before
Input Parameters
inArticleCode - Code of the selected article;
inDocumentType - Type of the document;
inCustomerCode - Code of the selected customer;
Replace
Input Parameters
inArticleCode - Code of the selected article;
inDocumentType - Type of the document;
inCustomerCode - Code of the selected customer;
Output Parameters
outCanSelect - Return code: 1 – Continue the process / 0 – Cancel;
After
Input Parameters
inArticleCode - Code of the selected article;
inDocumentType - Type of the document;
inCustomerCode - Code of the selected customer;
inDocumentLine - Line number created;
Output Parameters
outReloadDocument - Reload document lines, if equal to 1 MSS will reload all document lines to show any change made to the document.
Last updated