Functional Description
Purpose
Function uses the "jdeValidateUDC" jde API to check existence of a Sys Code, UDC Type, and UDC Key
combination. An error is indicated if the combination does not exist.
Setup Notes and Prerequisites
Special Logic
Technical Specification
After memory for the data structure is initialized to Nulls, passed values are copied to Data
Structure DS25238. This structure is required for the "jdeValidateUDC" API. If the "jdeValidateUDC" returns
Null (not found), the error 0027 (User Defined Code Error) is indicated to the user. Otherwise, the
function completes successfully with no indication to the user.
D0900045 - Validate User Defined Codes
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szSystemCode | SY | char | NONE | NONE |
Special Input Expected
| ||||
szUserDefinedCodes | RT | char | NONE | NONE |
Special Input Expected
| ||||
szUserDefinedCodeKey | KY | char | NONE | NONE |
Special Input Expected
|
None |
None |