Page tree
Skip to end of metadata
Go to start of metadata


The CheckParent (CPAR) function performs filtering by indicating the parent material class codes to which the transaction lines must be linked. For example: CPAR ("Parent Material Class Code")
CheckService (CSRV) indicates the service in the transaction line. For example: CSRV ("Service Code")
FicheParentCalc (FPCLC) is used to find out the slip amount and quantity according to the parent material class specified in the function. For example: FPCLC ("Parent Material Class Code", Return Type)
FicheParentCalc (FPCLC) is used to find out the slip bottom amount and quantity of the materials specified in the function. For example: FICLC ("Material (Class) Code", Return Type)
Used to limit the values to be assigned to the value specified in the EqualCalc (EQLC) function.
EQLC (" Parameter to be used in the formula", "The value of the parameter") For example: EQLC (P101,"1*") Material code starting with 1 or EQLC(P101,"?1"): Material code last character 1.
Return Type 1: Quantity (Main Unit)
2: Quantity (Unit used)
3: Gross Amount
4: Net Amount

  • No labels