1.Functional Description
1.1Purpose
This function will copy all records in F3013 (Parts List and Related Items) for a given Order Number, 
and add the same records for a new Order Number.
1.2Setup Notes and Prerequisites
None.
1.3Special Logic
None.
2.Technical Specifications
2.4Processing 
1.0Open table F3013.
2.0Select from F3013 where Order Number is equal to BF mnCopyFromOrderNumber.
3.0Call B9800100 - Get Audit Information 
4.0For each selected record, 
Rev, DOCO-Order Number, DCTO-Order type, and Audit Info.)
equal to the ER variables. (Excluding FRV-From Rev, TRV-To Rev, and RVNO-Drawing to Rev.  These 
should be blank)
^
D3003490 - F3013 Copy ECO Parts List
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnCopyFromOrderNumber | 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, 
  | ||||
| mnCopyToOrderNumber | 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, 
  | ||||
| szCopyToOrderType | DCTO | char | OPT | NONE | 
A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
  | ||||
| szProgramId | PID | char | OPT | NONE | 
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
  | ||||
| None | 
| None |