Functional Description
Purpose
This Named ER copies the order type from one work order to another.
Setup Notes and Prerequisites
Special Logic
Technical Specification
Select F4802 records based on work order number copied from
Fetch next
While the records exist
Insert the record to F4802 using work order number copied to as key
Fetch next
End while
D1300280 - Copy Record Types for a Work Order
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnWorkOrderCopiedFrom | DOCO | MATH_NUMERIC | REQ | INPUT |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
| ||||
mnWorkOrderCopiedTo | DOCO | MATH_NUMERIC | REQ | INPUT |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
|
None |
None |