519 - Payments Screen
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Sales- 519 - Payments Screen
519 - Payments Screen
Before
Input Parameters
inDocumentExercise β Exercise of the document;
inDocumentType β Type of the document; -
inDocumentSeries β Series of the document;
inDocumentNumber β Number of the document;
inCustomerCode β Code of the selected customer;
inDocumentTotal - Document total value;
Replace
Input Parameters
inDocumentExercise β Exercise of the document;
inDocumentType β Type of the document;
inDocumentSeries β Series of the document;
inDocumentNumber β Number of the document;
inCustomerCode β Code of the selected customer;
inDocumentTotal - Document total value;
Output Parameters
outCanSave β Return code: 1 β Continue the process / 0 β Cancel;
After
Input Parameters
inDocumentExercise β Exercise of the document;
inDocumentType β Type of the document;
inDocumentSeries β Series of the document;
inDocumentNumber β Number of the document;
inCustomerCode β Code of the selected customer;
inDocumentTotal - Document total value;
Last updated