ValidateCategoryCodeMapping

Validate Category Code Mapping

Minor Business Rule

Object Name: B5100002

Parent DLL: CAEC

Location: Client/Server

Language: C

Purpose
Check the valid mapping values for the category codes in the Extended Job Master. Set 2326 error for invalid data entry.

Data Structure

D5100002 - Validate Category Code Mapping

Parameter NameData ItemData TypeReq/OptI/O/Both
szCategoryCodeRCS1charREQINPUT

This field specifies the characters that the system selects from the cost code of an account to create category code 1 for that account. The 
system automatically creates the category codes when the account is added to the Account Master table (F0901). A cost code can be up to 
eight characters, therefore, valid characters are 1-8. Use a + to specify an imbedded blank in a category code. For example, add accounts 
with the cost codes 03100, 05120, and 12100.   o  If you specify 123 in this field, the system selects positions one, two, and three from the cost 
codes. It creates the codes 031, 051, and 121 and assigns them to the respective accounts as category code 1.   o  If you specify 2+4, the 
system selects positions two and four from the cost codes and separates them with a blank. It creates the codes 3 0, 5 2, and 2 0 and assigns 
them to the respective accounts.   o  If you specify 678, the system selects positions six, seven, and eight from the cost codes. Because those 
positions do not exist for the cost codes that were added, category code 1 is blank for those accounts. If you do not want to use the automatic 
selection feature for any category code 1, leave this field blank. Note: This feature is also available in the processing options for Global 
Update Category Codes program (R51807).

Related Functions

None

Related Tables

None