GetNextNumberConfigurationID

Get Next Number Configuration ID

Minor Business Rule

Object Name: B3201450

Parent DLL: CMFG

Location: Client/Server

Language: C

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. 

Data Structure

D3201450 - Get Next Number Configuration ID

Parameter NameData ItemData TypeReq/OptI/O/Both
szEnvironmentNameLLcharOPTNONE

The name associated with a specific list of libraries. The J98INITA initial program uses these library list names to control environments that 
a user can sign on to.  These configurations of library lists are maintained in the Library List Master File table (F0094). This field represents a 
valid environment that can be used to run in PeopleSoft EnterpriseOne.  The environment encompasses both a path code (objects), and a 
data source (data).  When put together, users have a valid workplace within the system.

mnConfigurationIDNumberCFGIDMATH_NUMERICOPTNONE

An identifier that represents a unique configuration. It is generated by a next number value and is the key to the configuration tables.

cSuppressErrorMessageSUPPScharOPTNONE

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

szErrorMessageIDDTAIcharOPTNONE

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 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

Related Functions

None

Related Tables

F3201 Configurator Master Table