Comment on page
EXT_Document_EditLine
MSS 5.1 - Extensibility - Functions Kalipso to MSS - Document - EXT_Document_EditLine
Function to change quantities or unit on a line
Input parameters:
- inDocumentLine – Number of the line to be changed (DCLLIN)
- inNewQuantity – If empty will open MSS quantity window;
- inNewUnit – If not empty will change the unit of the line;
- inIgnoreLots_SerialNumbers – Do not open Lots or Serial number selection window ;
- inIgnoreComponents – Do not insert automatic components of the article;
- inIgnoreBonusQuantities – Do not calculate bonus quantities;
Output parameters:
- outResultCode – Return code: 0 – Done / < 0 Error occurred;
Last modified 2yr ago