B03B0157
F03B15 Retrieve Fetch Flag
Functional Description
Purpose
This function will determine if a record exist in the F03B15 table based upon the AN8, CO, and the
PART as the key.
Setup Notes and Prerequisites
If a record is found then cFetchFlag = '1'.
If a record is not found then cFetchFlag = '0'.
Special Logic
Technical Specifications
Parameters
ItemDescriptionI/OReq?Notes
AN8mnAddressNumberIYes
COszCompanyIYes
PARTcParentChildRelationshipI Yes
EV01cFetchFlagO
Related Tables
F03B15Credit and Cash Management
Related Business Functions
Processing
JDB_FetchKeyed for table F03B15 key = AN8, CO, PART
If JDEDB_PASSED
^
D03B0157 - F03B15 Retrieve Fetch Flag
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
| ||||
szCompany | CO | char | NONE | NONE |
A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company
| ||||
cParentChildRelationshi | PART | char | NONE | NONE |
An option that specifies whether the system displays parent records or child records. If you turn on this option, the system displays parent
| ||||
cFetchFlag | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. |
None |
F03B15 Credit and Cash Management |