Process FUNSTKA: ABC Class Calculation
STKABCITM: After reading the ITMFACILIT file
This entry point is used to insert additional logic after the read of the ITMFACILIT file.
Context and operating mode
Transaction
There is no transaction in process.
Log file
There is an open log file
Different call cases
After reading the ITMFACILIT file
Available variables and masks
Variable or mask |
Definition |
File ITMFACILIT [ITF] |
Buffer table ITMFACILIT entirely loaded |
File ITMMASTER [ITM] |
Buffer table ITMMASTER entirely loaded |
File ITMMVT [ITV] |
Buffer table ITMMVT entirely loaded |
File ITMCOST [ITC] |
Buffer table ITMCOST entirely loaded |
Integer GPE |
Make GPE <> 0 to prevent the processing of the read product |
MAJABCITF: Before rewriting the ITMFACILIT file
This entry point is used to intervene before rewriting the ITMFACILIT file.
Context and operating mode
Transaction
There is one transaction in progress.
Log file
There is an open log file
Different call cases
Before rewrite of the ITMFACILIT file
Used to update an ABC calculation date.
Available variables and masks
Variable or mask |
Definition |
File ITMFACILIT [ITF] |
Buffer table ITMFACILIT entirely loaded |
File ITMMASTER [ITM] |
Buffer table ITMMASTER entirely loaded |
File ITMMVT [ITV] |
Buffer table ITMMVT entirely loaded |
File ITMCOST [ITC] |
Buffer table ITMCOST entirely loaded |
STKABCHISTO: Before reading the ITMMASTER files
This entry point allows to intervene before reading ITMMASTER, ITMMVT, ITMMVTHIS and ITMCOST.
Context and operating method
Transaction
There is no transaction in process.
Log file
There is an open log file
Different call cases
Before reading ITMMASTER, ITMMVT, ITMMVTHIS and ITMCOST.
All these files must be loaded in the specific code by setting GPE <>0.
Available variables and masks
Variable or mask |
Definition |
File ITMFACILIT [ITF] |
Buffer table ITMFACILIT not loaded yet |
File ITMMASTER [ITM] |
Buffer table ITMMASTER not loaded yet |
File ITMMVT [ITV] |
Buffer table ITMMVT not loaded yet |
File ITMCOST [ITC] |
Buffer table ITMCOST not loaded yet |
Integer GPE |
Set GPE <> 0 to edit all these tables differently |