EXT_Menu_OpenModule
MSS 5.1 - Extensibility - Functions Kalipso to MSS - Menu - EXT_Menu_OpenModule
Function to open a MSS module, can be specified a parameter with, for example, a document type code, a customer and a delivery location code.
Input parameters:
inModuleCode β Code of the MSS module to open, can be one of the following codes:
CLI - Customers
ART - TProducts
ENC - Orders
VEN - Sales
REC - Receipts
CTG - Catalog
STK - Stocks
IGC β Transport document
ENT - Deliveries
DOC - Documents
DIA β Diary information
VIS β Visit reports
OLR β Online Requests
POS - Mobile POS
DSB - Dashboards
DES - Expenses
EQP - Equipments
PRP - Prospects
AGD - Agenda
DEP β Bank Deposits
FRN - Suppliers
SRV - Services
PPT β Prospection (only Tablet)
INQ - Inquiries
RPT β Reports (only Tablet)
KAL β Kalipso function
inModuleParameter β If not empty must be a document type code, or if inModuleCode=KAL, the function code to be executed;
inSaveAndClose β To close the module after save (only used in documents inModuleCode=ENC or VEN or REC);
inCustomerCode β Code of the customer to select automatically;
inDeliveryPlaceCode β Code of the delivery place to select automatically;
Output parameters:
outResultCode β 0 β OK / -3 β Error or user canceled
outDocumentExercise β Exercise of the document created
outDocumentType β Code of the document created
outDocumentSeries β Series of the document created
outDocumentNumber β Number of the document created
Last updated