AddChildDataItems

Data Dictionary - Item Occurrences

Minor Business Rule

Object Name: B9200014

Parent DLL: CDDICT

Location: Client/Server

Language: C

Data Structure

D9200019 - Data Dictionary - Update Tables

Parameter NameData ItemData TypeReq/OptI/O/Both
szDataItemDTAIcharNONENONE

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.

mnNumberOfArrayElementsARRNMATH_NUMERICNONENONE

In setting up a data item in the data dictionary, you may specify a number of array elements.  This will cause the automatic creation of one 
additional data item for each array element. The array data item names are restricted to certain lengths depending on the number of array 
elements:        3 bytes - 1 to 9 elements        2 bytes - 10 to 99 elements        1  byte - 100 to 999 elements

cErrorCodeEV01charNONENONE

An option that specifies the type of processing for an event.

mnInitialNumElementsARRNMATH_NUMERICNONENONE

In setting up a data item in the data dictionary, you may specify a number of array elements.  This will cause the automatic creation of one 
additional data item for each array element. The array data item names are restricted to certain lengths depending on the number of array 
elements:        3 bytes - 1 to 9 elements        2 bytes - 10 to 99 elements        1  byte - 100 to 999 elements

szDescriptionAlphaDSCAcharNONENONE

A description for the data items. Enter text in upper and lower case. The system uses this name to search for similar data items. To enter an 
alpha description, follow these conventions: Dates Begin all date fields with the word, Date. Amounts Begin all amount fields with the word, 
Amount. Units Begin all unit, quantity, and volume fields with the word, Units. Name Begin all 30-byte description fields with the word, 
Name. Prompt Begin any Y/N prompting field with the word, Prompt. Address Number  Begin all address numbers (employee, customer, owner) with the 
word, Address Number.

szDescCompressedDSCCcharNONENONE

The compressed description contains the alpha name without spaces, slashes,dashes, commas, and other special characters.  The 
compressed description is the field used in the Data Dictionary Name Search.

szDescriptionRowDSCRcharNONENONE

For OneWorld, the row description that identifies fields on forms and reports. For World, the title that identifies text and reports. Use it in a 
manner similar to the column description in the query facility. It should be less than 35 characters. Use abbreviations whenever possible. 
Common abbreviations are: U/M Units of measure   YTD Year-to-date MTD Month-to-date PYE Prior year end   QTY Quantity G/L General ledger  
A/P Accounts payable   DEPR Depreciation

szColTitle1XrefBuildCH1charNONENONE

The first line of description used in column headings on a report or form. This description should be no larger than the data item size, if 
possible. If the column heading is only one line, it should be placed in this column. Use the second line of the Column Title when one is not 
sufficient.

szColTitle2XrefBuildCH2charNONENONE

The second line of description used in column headings on a report or form. This description should be no larger than the data item size, if 
possible. If the column heading is only one line, it should be placed in the first column.

szDataItemClassCLAScharNONENONE

Data item class. A class defines the essential attributes and characteristics of a data item. Informational only.

Related Functions

None

Related Tables

F9200 Data Item Master
F9210 Data Field Specifications (OneWorld)
CheckForSpaces

CheckForSpaces

Data Dictionary - Item Occurrences

Minor Business Rule

Object Name: B9200014

Parent DLL: CDDICT

Location: Client/Server

Language: C

Data Structure

D9200018 - Data Dictionary - Item Occurrence

Parameter NameData ItemData TypeReq/OptI/O/Both
mnNumberOfArrayElementsARRNMATH_NUMERICNONENONE

In setting up a data item in the data dictionary, you may specify a number of array elements.  This will cause the automatic creation of one 
additional data item for each array element. The array data item names are restricted to certain lengths depending on the number of array 
elements:        3 bytes - 1 to 9 elements        2 bytes - 10 to 99 elements        1  byte - 100 to 999 elements

szDataFieldParentPDTAcharNONENONE

A data item which becomes the template from which other data items are created. For example:  AC (Category Codes) is the parent to 
AC01.

szDataItemLongOWDIcharNONENONE

An identifier that refers to and defines a unit of information. It is a 32-character, alphabetical field that does not allow blanks or special 
characters such as % & , . +. The data item cannot be changed. It forms the C-code data name (for example AddressNumber) that is used in 
business functions, data structures, and event rules. Also identify a data item by the alias or alpha description.

mnDataItemSizeDTASMATH_NUMERICNONENONE

The field size of the data item. Note: All amount fields should be entered as 15 bytes, 0 decimals, and the data item type should be P 
(packed).

szDataItemDTAIcharNONENONE

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.

cErrorCodeEV01charNONENONE

An option that specifies the type of processing for an event.

cDataDisplayDecimalsCDECcharNONENONE

A value that designates the number of decimals in the currency, amount, or quantity fields the system displays. For example, U.S. Dollars 
would be 2  decimals, Japanese Yen would be no decimals, and Cameroon Francs would be 3  decimals.

mnInitialNumElementsARRNMATH_NUMERICNONENONE

In setting up a data item in the data dictionary, you may specify a number of array elements.  This will cause the automatic creation of one 
additional data item for each array element. The array data item names are restricted to certain lengths depending on the number of array 
elements:        3 bytes - 1 to 9 elements        2 bytes - 10 to 99 elements        1  byte - 100 to 999 elements

Related Functions

None

Related Tables

F9200 Data Item Master
F9210 Data Field Specifications (OneWorld)
ChildRecExistCheck

ChildRecExistCheck

Data Dictionary - Item Occurrences

Minor Business Rule

Object Name: B9200014

Parent DLL: CDDICT

Location: Client/Server

Language: C

Data Structure

D9200018 - Data Dictionary - Item Occurrence

Parameter NameData ItemData TypeReq/OptI/O/Both
mnNumberOfArrayElementsARRNMATH_NUMERICNONENONE

In setting up a data item in the data dictionary, you may specify a number of array elements.  This will cause the automatic creation of one 
additional data item for each array element. The array data item names are restricted to certain lengths depending on the number of array 
elements:        3 bytes - 1 to 9 elements        2 bytes - 10 to 99 elements        1  byte - 100 to 999 elements

szDataFieldParentPDTAcharNONENONE

A data item which becomes the template from which other data items are created. For example:  AC (Category Codes) is the parent to 
AC01.

szDataItemLongOWDIcharNONENONE

An identifier that refers to and defines a unit of information. It is a 32-character, alphabetical field that does not allow blanks or special 
characters such as % & , . +. The data item cannot be changed. It forms the C-code data name (for example AddressNumber) that is used in 
business functions, data structures, and event rules. Also identify a data item by the alias or alpha description.

mnDataItemSizeDTASMATH_NUMERICNONENONE

The field size of the data item. Note: All amount fields should be entered as 15 bytes, 0 decimals, and the data item type should be P 
(packed).

szDataItemDTAIcharNONENONE

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.

cErrorCodeEV01charNONENONE

An option that specifies the type of processing for an event.

cDataDisplayDecimalsCDECcharNONENONE

A value that designates the number of decimals in the currency, amount, or quantity fields the system displays. For example, U.S. Dollars 
would be 2  decimals, Japanese Yen would be no decimals, and Cameroon Francs would be 3  decimals.

mnInitialNumElementsARRNMATH_NUMERICNONENONE

In setting up a data item in the data dictionary, you may specify a number of array elements.  This will cause the automatic creation of one 
additional data item for each array element. The array data item names are restricted to certain lengths depending on the number of array 
elements:        3 bytes - 1 to 9 elements        2 bytes - 10 to 99 elements        1  byte - 100 to 999 elements

Related Functions

None

Related Tables

F9200 Data Item Master
F9210 Data Field Specifications (OneWorld)
DeleteChildDataItems

DeleteChildDataItems

Data Dictionary - Item Occurrences

Minor Business Rule

Object Name: B9200014

Parent DLL: CDDICT

Location: Client/Server

Language: C

Data Structure

D9200019 - Data Dictionary - Update Tables

Parameter NameData ItemData TypeReq/OptI/O/Both
szDataItemDTAIcharNONENONE

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.

mnNumberOfArrayElementsARRNMATH_NUMERICNONENONE

In setting up a data item in the data dictionary, you may specify a number of array elements.  This will cause the automatic creation of one 
additional data item for each array element. The array data item names are restricted to certain lengths depending on the number of array 
elements:        3 bytes - 1 to 9 elements        2 bytes - 10 to 99 elements        1  byte - 100 to 999 elements

cErrorCodeEV01charNONENONE

An option that specifies the type of processing for an event.

mnInitialNumElementsARRNMATH_NUMERICNONENONE

In setting up a data item in the data dictionary, you may specify a number of array elements.  This will cause the automatic creation of one 
additional data item for each array element. The array data item names are restricted to certain lengths depending on the number of array 
elements:        3 bytes - 1 to 9 elements        2 bytes - 10 to 99 elements        1  byte - 100 to 999 elements

szDescriptionAlphaDSCAcharNONENONE

A description for the data items. Enter text in upper and lower case. The system uses this name to search for similar data items. To enter an 
alpha description, follow these conventions: Dates Begin all date fields with the word, Date. Amounts Begin all amount fields with the word, 
Amount. Units Begin all unit, quantity, and volume fields with the word, Units. Name Begin all 30-byte description fields with the word, 
Name. Prompt Begin any Y/N prompting field with the word, Prompt. Address Number  Begin all address numbers (employee, customer, owner) with the 
word, Address Number.

szDescCompressedDSCCcharNONENONE

The compressed description contains the alpha name without spaces, slashes,dashes, commas, and other special characters.  The 
compressed description is the field used in the Data Dictionary Name Search.

szDescriptionRowDSCRcharNONENONE

For OneWorld, the row description that identifies fields on forms and reports. For World, the title that identifies text and reports. Use it in a 
manner similar to the column description in the query facility. It should be less than 35 characters. Use abbreviations whenever possible. 
Common abbreviations are: U/M Units of measure   YTD Year-to-date MTD Month-to-date PYE Prior year end   QTY Quantity G/L General ledger  
A/P Accounts payable   DEPR Depreciation

szColTitle1XrefBuildCH1charNONENONE

The first line of description used in column headings on a report or form. This description should be no larger than the data item size, if 
possible. If the column heading is only one line, it should be placed in this column. Use the second line of the Column Title when one is not 
sufficient.

szColTitle2XrefBuildCH2charNONENONE

The second line of description used in column headings on a report or form. This description should be no larger than the data item size, if 
possible. If the column heading is only one line, it should be placed in the first column.

szDataItemClassCLAScharNONENONE

Data item class. A class defines the essential attributes and characteristics of a data item. Informational only.

Related Functions

None

Related Tables

F9200 Data Item Master
F9210 Data Field Specifications (OneWorld)
DetermineIfParentItem

DetermineIfParentItem

Data Dictionary - Item Occurrences

Minor Business Rule

Object Name: B9200014

Parent DLL: CDDICT

Location: Client/Server

Language: C

Data Structure

D9200018 - Data Dictionary - Item Occurrence

Parameter NameData ItemData TypeReq/OptI/O/Both
mnNumberOfArrayElementsARRNMATH_NUMERICNONENONE

In setting up a data item in the data dictionary, you may specify a number of array elements.  This will cause the automatic creation of one 
additional data item for each array element. The array data item names are restricted to certain lengths depending on the number of array 
elements:        3 bytes - 1 to 9 elements        2 bytes - 10 to 99 elements        1  byte - 100 to 999 elements

szDataFieldParentPDTAcharNONENONE

A data item which becomes the template from which other data items are created. For example:  AC (Category Codes) is the parent to 
AC01.

szDataItemLongOWDIcharNONENONE

An identifier that refers to and defines a unit of information. It is a 32-character, alphabetical field that does not allow blanks or special 
characters such as % & , . +. The data item cannot be changed. It forms the C-code data name (for example AddressNumber) that is used in 
business functions, data structures, and event rules. Also identify a data item by the alias or alpha description.

mnDataItemSizeDTASMATH_NUMERICNONENONE

The field size of the data item. Note: All amount fields should be entered as 15 bytes, 0 decimals, and the data item type should be P 
(packed).

szDataItemDTAIcharNONENONE

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.

cErrorCodeEV01charNONENONE

An option that specifies the type of processing for an event.

cDataDisplayDecimalsCDECcharNONENONE

A value that designates the number of decimals in the currency, amount, or quantity fields the system displays. For example, U.S. Dollars 
would be 2  decimals, Japanese Yen would be no decimals, and Cameroon Francs would be 3  decimals.

mnInitialNumElementsARRNMATH_NUMERICNONENONE

In setting up a data item in the data dictionary, you may specify a number of array elements.  This will cause the automatic creation of one 
additional data item for each array element. The array data item names are restricted to certain lengths depending on the number of array 
elements:        3 bytes - 1 to 9 elements        2 bytes - 10 to 99 elements        1  byte - 100 to 999 elements

Related Functions

None

Related Tables

F9200 Data Item Master
F9210 Data Field Specifications (OneWorld)
UpdateChildDataItems

UpdateChildDataItems

Data Dictionary - Item Occurrences

Minor Business Rule

Object Name: B9200014

Parent DLL: CDDICT

Location: Client/Server

Language: C

Data Structure

D9200019 - Data Dictionary - Update Tables

Parameter NameData ItemData TypeReq/OptI/O/Both
szDataItemDTAIcharNONENONE

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.

mnNumberOfArrayElementsARRNMATH_NUMERICNONENONE

In setting up a data item in the data dictionary, you may specify a number of array elements.  This will cause the automatic creation of one 
additional data item for each array element. The array data item names are restricted to certain lengths depending on the number of array 
elements:        3 bytes - 1 to 9 elements        2 bytes - 10 to 99 elements        1  byte - 100 to 999 elements

cErrorCodeEV01charNONENONE

An option that specifies the type of processing for an event.

mnInitialNumElementsARRNMATH_NUMERICNONENONE

In setting up a data item in the data dictionary, you may specify a number of array elements.  This will cause the automatic creation of one 
additional data item for each array element. The array data item names are restricted to certain lengths depending on the number of array 
elements:        3 bytes - 1 to 9 elements        2 bytes - 10 to 99 elements        1  byte - 100 to 999 elements

szDescriptionAlphaDSCAcharNONENONE

A description for the data items. Enter text in upper and lower case. The system uses this name to search for similar data items. To enter an 
alpha description, follow these conventions: Dates Begin all date fields with the word, Date. Amounts Begin all amount fields with the word, 
Amount. Units Begin all unit, quantity, and volume fields with the word, Units. Name Begin all 30-byte description fields with the word, 
Name. Prompt Begin any Y/N prompting field with the word, Prompt. Address Number  Begin all address numbers (employee, customer, owner) with the 
word, Address Number.

szDescCompressedDSCCcharNONENONE

The compressed description contains the alpha name without spaces, slashes,dashes, commas, and other special characters.  The 
compressed description is the field used in the Data Dictionary Name Search.

szDescriptionRowDSCRcharNONENONE

For OneWorld, the row description that identifies fields on forms and reports. For World, the title that identifies text and reports. Use it in a 
manner similar to the column description in the query facility. It should be less than 35 characters. Use abbreviations whenever possible. 
Common abbreviations are: U/M Units of measure   YTD Year-to-date MTD Month-to-date PYE Prior year end   QTY Quantity G/L General ledger  
A/P Accounts payable   DEPR Depreciation

szColTitle1XrefBuildCH1charNONENONE

The first line of description used in column headings on a report or form. This description should be no larger than the data item size, if 
possible. If the column heading is only one line, it should be placed in this column. Use the second line of the Column Title when one is not 
sufficient.

szColTitle2XrefBuildCH2charNONENONE

The second line of description used in column headings on a report or form. This description should be no larger than the data item size, if 
possible. If the column heading is only one line, it should be placed in the first column.

szDataItemClassCLAScharNONENONE

Data item class. A class defines the essential attributes and characteristics of a data item. Informational only.

Related Functions

None

Related Tables

F9200 Data Item Master
F9210 Data Field Specifications (OneWorld)
VerifyDataNameLength

VerifyDataNameLength

Data Dictionary - Item Occurrences

Minor Business Rule

Object Name: B9200014

Parent DLL: CDDICT

Location: Client/Server

Language: C

Data Structure

D9200018 - Data Dictionary - Item Occurrence

Parameter NameData ItemData TypeReq/OptI/O/Both
mnNumberOfArrayElementsARRNMATH_NUMERICNONENONE

In setting up a data item in the data dictionary, you may specify a number of array elements.  This will cause the automatic creation of one 
additional data item for each array element. The array data item names are restricted to certain lengths depending on the number of array 
elements:        3 bytes - 1 to 9 elements        2 bytes - 10 to 99 elements        1  byte - 100 to 999 elements

szDataFieldParentPDTAcharNONENONE

A data item which becomes the template from which other data items are created. For example:  AC (Category Codes) is the parent to 
AC01.

szDataItemLongOWDIcharNONENONE

An identifier that refers to and defines a unit of information. It is a 32-character, alphabetical field that does not allow blanks or special 
characters such as % & , . +. The data item cannot be changed. It forms the C-code data name (for example AddressNumber) that is used in 
business functions, data structures, and event rules. Also identify a data item by the alias or alpha description.

mnDataItemSizeDTASMATH_NUMERICNONENONE

The field size of the data item. Note: All amount fields should be entered as 15 bytes, 0 decimals, and the data item type should be P 
(packed).

szDataItemDTAIcharNONENONE

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.

cErrorCodeEV01charNONENONE

An option that specifies the type of processing for an event.

cDataDisplayDecimalsCDECcharNONENONE

A value that designates the number of decimals in the currency, amount, or quantity fields the system displays. For example, U.S. Dollars 
would be 2  decimals, Japanese Yen would be no decimals, and Cameroon Francs would be 3  decimals.

mnInitialNumElementsARRNMATH_NUMERICNONENONE

In setting up a data item in the data dictionary, you may specify a number of array elements.  This will cause the automatic creation of one 
additional data item for each array element. The array data item names are restricted to certain lengths depending on the number of array 
elements:        3 bytes - 1 to 9 elements        2 bytes - 10 to 99 elements        1  byte - 100 to 999 elements

Related Functions

None

Related Tables

F9200 Data Item Master
F9210 Data Field Specifications (OneWorld)