Process CFGLIB: CFGLIB
CFGASALP: Before entry of alphanumeric script response
This entry point is called before the entry of an alphanumeric response to a script.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Char VALEUR |
Current field |
Integer GPE |
Set to <> 0 to not pre-load the value of the corresponding symbol |
Mkstat |
Set to <> 0 to operate on the entry or not of the field |
Open tables
All the tables of the configurator.
CFGASNUM: Before entry of numeric script response
This entry point is called before the entry of a numeric response to a script.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Decimal VALEUR |
Current field |
Integer GPE |
Set to <> 0 to not pre-load the value of the corresponding symbol |
Mkstat |
Set to <> 0 to operate on the entry or not of the field |
Open tables
All the tables of the configurator.
CFGASDAT: Before entry of date script response
This entry point is called before the entry of a date type response to a script.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Date VALEUR |
Current field |
Integer GPE |
Set to <> 0 to not pre-load the value of the corresponding symbol |
Mkstat |
Set to <> 0 to operate on the entry or not of the field |
Open tables
All the tables of the configurator.
CFGASCAS: Before entry of check box script response
This entry point is called before the entry of a tick box response to a script.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Integer VALEUR |
Current field |
Integer GPE |
Set to <> 0 to not pre-load the value of the corresponding symbol |
Mkstat |
Set to <> 0 to operate on the entry or not of the field |
Open tables
All the tables of the configurator.
CFGAMALP: After modification of alphanumeric script response
This entry point is called after the modification of an alphanumeric response to a script.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Char VALEUR |
Current field |
Open tables
All the tables of the configurator.
CFGAMNUM: After modification of numeric script response
This entry point is called after the modification of a numeric response to a script.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Decimal VALEUR |
Current field |
Open tables
All the tables of the configurator.
CFGAMDAT: After modification of date script response
This entry point is called after the modification of a date type response to a script.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Date VALEUR |
Current field |
Open tables
All the tables of the configurator.
CFGAMCAS: After modification of tick box script response
This entry point is called after the modification of a tick box response to a script.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Integer VALEUR |
Current field |
Open tables
All the tables of the configurator.
CFGCTRALP: Check alphanumeric script response
This entry point is called during control of an alphanumeric response to a script.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Table [CQU] |
Recording of the processed symbol |
Char VALEUR |
Current field |
Integer GPE |
Set GPE <> 0 to short circuit the standard control |
Mkstat |
Set GPE <> 0 to refuse the entry of the field |
Open tables
All the tables of the configurator.
CFGCTRNUM: Check numeric script response
This entry point is called during control of a numeric response to a script.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Table [CQU] |
Recording of the processed symbol |
Decimal VALEUR |
Current field |
Integer GPE |
Set GPE <> 0 to short circuit the standard control |
Mkstat |
Set GPE <> 0 to refuse the entry of the field |
Open tables
All the tables of the configurator.
CFGCTRDAT: Check date script response
This entry point is called during control of a date type response to a script.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Table [CQU] |
Recording of the processed symbol |
Date VALEUR |
Current field |
Integer GPE |
Set GPE <> 0 to short circuit the standard control |
Mkstat |
Set GPE <> 0 to refuse the entry of the field |
Open tables
All the tables of the configurator.
CFGCTRCAS: Check tick box script response
This entry point is called during control of a tick box type response to a script.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Table [CQU] |
Recording of the processed symbol |
Integer VALEUR |
Current field |
Integer GPE |
Set GPE <> 0 to short circuit the standard control |
Mkstat |
Set GPE <> 0 to refuse the entry of the field |
Open tables
All the tables of the configurator.
CFGCTRTXT: Check text type script response
This entry point is called during control of a text type response to a script.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Table [CQU] |
Recording of the processed symbol |
Char VALEUR |
Current field |
Integer GPE |
Set GPE <> 0 to short circuit the standard control |
Mkstat |
Set GPE <> 0 to refuse the entry of the field |
Open tables
All the tables of the configurator.
CFGCTRTAB: Check script response with X3 table
This entry point is called during control of an alphanumeric response to a script controlled by an X3 table.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Table [CQU] |
Recording of the processed symbol |
Char VALEUR |
Current field |
Integer GPE |
Set GPE <> 0 to short circuit the standard control |
Mkstat |
Set GPE <> 0 to refuse the entry of the field |
Open tables
All the tables of the configurator.
CFG_AAAA: Generic entry point for configurator actions
This entry point is called for each action of the type 'table selection', 'list selection', 'window selection' or 'standard process' managed by the CFGLIB process. (AAAA = Action)
It is used to carryout a process before the standard action and/or to not carryout the standard action.
Context and operating mode
This entry point is called for the following actions managed by the CFGLIB process.
Standard process SAICFGLIN : Enter product line
SAICFGLIN2 : Enter product line
SAICFGPOS : Enter screen positions generated
Enter window CFGASTXT : Enter questions in ‘text’ format
SAICFGCMP : Enter script line components
SAICFGOPE : Enter script line operations
SAICFGINP : Entry in the configurator from sales
SAICFGNOV : Copy of a BOM in options / variants setup
VISUCFG : View of the configurator usage (V140 only)
VISUCFM : View procedure
VISUCIT : View product fields for product line
VISUCQU : View configurator symbol
VISUCRE : View responses (in configuration entry)
VISUCVA : View variables (in configuration entry)
VISUDIC : View data dictionary
VISUHIS : View configuration history
VISUPIC : View product image
VISUPIS : View question image
Selection in table SELFLD : Dictionary field selection
SELABF : Calculator selection with filter
SELABQ : Calculator selection
SELBRF : BP Selection in configuration history
SELCUR : Currency selection
SELFIC : Selection of a table name
SELFOR : Selection of a configurator formula
SELMAC : Selection of a procedure
SELNOC : Selection of a BOM alternative
SELOPS : Selection of a standard operation
SELQST : Selection of a ‘question’ symbol
SELSCE : Selection of a script
SELSHA : Selection of a group of shapes / patterns
SELSHB : Selection in a group of shapes / patterns
SELSHC : Automatic opening of a group of shapes / patterns
SELSYM : Selection of a symbol type in script line setup
SELTBL : Selection of a field in a table
SELTCA : Automatic opening of a control table
SELTCO : Selection of a control table
SELTCT : Selection of a response in a control table
SELVAR : Selection of a symbol of the type ‘variable’
Available variables and masks
Variable or mask |
Definition |
GPOINT |
Containing ‘CFG_’ followed by action code (INIT, DEBUT…) |
GACTION |
Contains action code (SAICFGLIN, VISUCFG, SELTBL…) |
GPE |
Loaded with zero: the standard action is carried out Loaded <> zero:the standard action is not carried out |
Open tables
All the tables of the configurator.
CFGAMTXT: After entering a text response to a script
This entry point is called after the entry of a text response to a script.
Context and operating method
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Integer VALEUR |
Current field |
Integer GPE |
Set to <> 0 to not pre-load the value of the corresponding symbol |
Mkstat |
Set to <> 0 to operate on the entry or not of the field |
Open tables
All the tables of the configurator.
CFGAMBLB: After entering a blob response to a script
This entry point is called after the entry of a blob response to a script.
Context and operating method
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Integer VALEUR |
Current field |
Integer GPE |
Set to <> 0 to not pre-load the value of the corresponding symbol |
Mkstat |
Set to <> 0 to operate on the entry or not of the field |
Open tables
All the tables of the configurator.
CFGAMCLB: After entering a clob response to a script
This entry point is called after the entry of a clob response to a script.
Context and operating method
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Integer VALEUR |
Current field |
Integer GPE |
Set to <> 0 to not pre-load the value of the corresponding symbol |
Mkstat |
Set to <> 0 to operate on the entry or not of the field |
Open tables
All the tables of the configurator.
CFGCTRBLB: Check blob type script response
This entry point is called during control of a blob (image) type response to a script.
Context and operating method
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Table [CQU] |
Recording of the processed symbol |
Char VALEUR |
Current field |
Integer GPE |
Set GPE <> 0 to short circuit the standard control |
Mkstat |
Set GPE <> 0 to refuse the entry of the field |
Open tables
All the tables of the configurator.
CFGCTRCLB: Check clob type script response
This entry point is called during control of a clob (long text) type response to a script.
Context and operating method
Transaction
There is no transaction in progress.
Log file
There is an open log file if the system variable S_TRAFLG is <> 0
Available variables and masks
Variable or mask |
Definition |
Mask WUXnnnnn [CSCE] |
Mask generated for the nnnnn script |
Table [CQU] |
Recording of the processed symbol |
Char VALEUR |
Current field |
Integer GPE |
Set GPE <> 0 to short circuit the standard control |
Mkstat |
Set GPE <> 0 to refuse the entry of the field |
Open tables
All the tables of the configurator.