LeftJustifyUDCValue

Update and Right Justify User Defined Codes Value

Minor Business Rule

Object Name: B9800150

Parent DLL: CRUNTIME

Location: Client/Server

Language: C

This function will take an UDC code and left justify the it

Data Structure

D9800150C - Left Justify User Defined Codes Value

Parameter NameData ItemData TypeReq/OptI/O/Both
szUDCValueKYcharNONENONE

A list of valid codes for a specific user defined code list.

szLeftJustifyFormatKYcharNONENONE

A list of valid codes for a specific user defined code list.

Related Functions

B9800100 Get Audit Information

Related Tables

F0005 User Defined Codes
RightJustifyUDCValue

RightJustifyUDCValue

Update and Right Justify User Defined Codes Value

Minor Business Rule

Object Name: B9800150

Parent DLL: CRUNTIME

Location: Client/Server

Language: C

Data Structure

D9800150B - Right Justify User Defined Codes Value

Parameter NameData ItemData TypeReq/OptI/O/Both
szUDCValueKYcharNONENONE

A list of valid codes for a specific user defined code list.

mnUDCLengthCDLMATH_NUMERICNONENONE

The length of the user defined code. It cannot be greater than 10 characters.

cSuppressErrorMessageEV01charNONENONE

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

szErrorMessageIDDTAIcharNONENONE

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

B9800100 Get Audit Information

Related Tables

F0005 User Defined Codes
UpdateUDC

UpdateUDC

Update and Right Justify User Defined Codes Value

Minor Business Rule

Object Name: B9800150

Parent DLL: CRUNTIME

Location: Client/Server

Language: C


Data Structure

D9800150A - Update User Defined Codes

Parameter NameData ItemData TypeReq/OptI/O/Both
szSystemCodeSYcharNONENONE

A user defined code (98/SY) that identifies a system. Valid values include: 01 Address Book 03B Accounts Receivable 04 Accounts 
Payable 09 General Accounting 11 Multicurrency

szCodeTypeRTcharNONENONE

A code that identifies the table that contains user defined codes. The table is also referred to as a UDC type.

szUDCValueKYcharNONENONE

A list of valid codes for a specific user defined code list.

szUDCDescription1DL01charNONENONE

A user defined name or remark.

szUDCDescription2DL02charNONENONE

Additional text that further describes or clarifies a field in the system.

szSpecialHandlingCodeSPHDcharNONENONE

A code that indicates special processing requirements for certain user defined code values. The value that you enter in this field is unique 
for each user defined code type. The system uses the special handling code in many ways. For example, special handling codes defined for 
Language Preference specify whether the language is double-byte or does not have uppercase characters. Programming is required to 
activate this field.

cUDCOwnershipFlagUDCOcharNONENONE

This flag indicates whether this information is required for J.D. Edwards software.  If it is "J", the code MUST exist and will be loaded by JDE 
during PTFs and re-installs.

cHardCodedYNHRDCcharNONENONE

A code that indicates whether a user defined code is hard-coded. Valid values are: Y The user defined code is hard-coded N The user 
defined code is not hard-coded  A checkmark indicates that the user defined code is hard-coded.

mnUDCLengthCDLMATH_NUMERICNONENONE

The length of the user defined code. It cannot be greater than 10 characters.

cSuppressErrorMessageEV01charNONENONE

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

szErrorMessageIDDTAIcharNONENONE

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.

szProgramIDPIDcharNONENONE

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

Related Functions

B9800100 Get Audit Information

Related Tables

F0005 User Defined Codes