The purpose of this business function is to create and maintain the next number system for configuration ID. This next number will be
unique in the Configurator system and this number will be used to identify each configuration in the Configurator process.
D3201450 - Get Next Number Configuration ID
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szEnvironmentName | LL | char | OPT | NONE |
The name associated with a specific list of libraries. The J98INITA initial program uses these library list names to control environments that
| ||||
mnConfigurationIDNumber | CFGID | MATH_NUMERIC | OPT | NONE |
An identifier that represents a unique configuration. It is generated by a next number value and is the key to the configuration tables. | ||||
cSuppressErrorMessage | SUPPS | char | OPT | NONE |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
| ||||
szErrorMessageID | DTAI | char | OPT | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
|
None |
F3201 Configurator Master Table |