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