Functional Description
Purpose
This function verifies that an address number is not in the F41001 Inventory Constants file.
Technical Specification
Pass the address number into the function.
The error code is set to 1 if any records in F41001 contain the address number parameter. Otherwise
the error code is returned as zero.
^
D4101100 - F41001 Verify Inventory Constants Not Using Address
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnAddressNumber | AN8 | MATH_NUMERIC | NONE | NONE |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
szDataItem | DTAI | char | NONE | NONE |
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
| ||||
cErrorCode | ERRC | char | NONE | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
|
None |
None |