This entry point is called at the beginning of the processing of a sub-scenario, after the current product has been loaded.
It can be used to load additional (specific) variables.
There is one transaction in progress.
A log file may be open according to the value of the system variable S_TRAFLG that can set in a script.
Entry point at the beginning of the processing of the sub-scenario.
Variable or mask | Definition |
Mask [CFV0] | Summary of the configuration |
Mask [CFV1] | Summary of the configuration |
Mask [CFV2] | Summary of the configuration |
Mask [CFV3] | Summary of the configuration |
Mask [CFV9] | Summary of the configuration |
S_SUBSCE | Name of the current sub-scenario |
S_CURITM | Current product |
The tables required for the configuration
This entry point is called at the beginning of the update of a sub-scenario, after the current product has been loaded.
It can be used to load additional (specific) variables.
There is one transaction in progress.
A log file may be open according to the value of the system variable S_TRAFLG that can set in a script.
Entry point when updating the sub-scenario.
Variable or mask | Definition |
Mask [CFV0] | Summary of the configuration |
Mask [CFV1] | Summary of the configuration |
Mask [CFV2] | Summary of the configuration |
Mask [CFV3] | Summary of the configuration |
Mask [CFV9] | Summary of the configuration |
S_SUBSCE | Name of the current sub-scenario |
S_CURITM | Current product |
The tables required for the configuration