Check the entered UDC values against code length in table F0004.
^
D9800134 - Edit User Defined Codes
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szSystemCode | SY | char | NONE | NONE | 
A user defined code (98/SY) that identifies a system. Valid values include:
01
Address Book
03B
Accounts Receivable
04
Accounts 
  | ||||
| szUserDefinedCodes | RT | char | NONE | NONE | 
A code that identifies the table that contains user defined codes. The table is also referred to as a UDC type.  | ||||
| szUserDefinedCodeValue | KY | char | NONE | NONE | 
A list of valid codes for a specific user defined code list.  | ||||
| mnCodeLength | CDL | MATH_NUMERIC | NONE | NONE | 
The length of the user defined code. It cannot be greater than 10 characters.  | ||||
| cNumericyn | CNUM | char | NONE | NONE | 
Determines whether a user defined code is numeric or alphanumeric.
Valid values are:
   Y Indicates that the code is numeric and should be 
  | ||||
| szDescription001 | DL01 | char | NONE | NONE | 
A user defined name or remark.  | ||||
| cLine2Desiredyn | LN2 | char | NONE | NONE | 
Valid values are:
   Y Enables the Select User Defined Code form to display a second line of description.
   M For maintenance only for 
  | ||||
| szLanguagepreference | LNGP | char | NONE | NONE | 
A user defined code (01/LP) that specifies the language to use on forms and printed reports. Before you specify a language, a code for that 
  | ||||
| None | 
| None |