This business function checks if a UDC value exists. If it does, it returns 1, if it does not find
anything 0 is returned.
D7400340 - Validate UDC
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szSystemCode | SY | char | OPT | 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 | OPT | NONE |
A code that identifies the table that contains user defined codes. The table is also referred to as a UDC type. | ||||
szUserDefinedCode | KY | char | OPT | NONE |
A list of valid codes for a specific user defined code list. | ||||
cEverestEventPoint01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. |
None |
None |