Functional Description
This function will return 1 if a warranty claim other that sent as input existing for the dealer reference.
Purpose
This function will search F4801 table to see if another warranty claim is existing with the same dealer reference.
Technical Specification
Processing
input Dealer number.
3.If any of the selected orders is a warranty claim, assign 1 to DuplicateClaimExists parameter and break out of loop.
4.If no warranty claim exists for the dealer reference, assign 0 to DuplicateClaimExists.
D1702400 - Check Duplicate Dealer Reference For Warranty Claims
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnOrderNumber | DOCO | MATH_NUMERIC | OPT | NONE |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
| ||||
szReference | VR02 | char | OPT | NONE |
A field available to record reference numbers, such as the supplier's bid document number, quote document, sales order, work order, or
| ||||
cDuplicateClaimExists | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
mnDealerNumber | ANSA | MATH_NUMERIC | OPT | NONE |
The address book number of a manager or planner.
Note: A processing option for some forms allows you to enter a default value for this
|
None |
None |