EXT_Document_EditLine
MSS 5.0 - Extensibility - Functions Kalipso to MSS - 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 updated