2210 - Catalog v3 shopping cart
MSS 5.1 - Extensibility - Functions MSS to Kalipso - Catalog - 2210 - Catalog v3 shopping cart
2210 - Catalog v3 shopping cart
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;
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;
Output Parameters
outCanCloseCart β Return code: 1 β Continue to the order screen / 0 β Cancel;
outArticleCode β When closing cart, if not empty, will show this article details (only Tablet);
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;
Last updated