1.Functional Description
1.1Purpose
The purpose of this business function is to provide the following functionality:
Copy Detail Media Objects
'b7'b7'b7'b7'b7'b7'b7'b7
1.2Setup Notes and Prerequisites
Prior to calling this function, you must determine which media objects to copy. In most cases this
will be from the 'Copy Defaults' Processing Options Tab.
You must have media objects attached to the original contract.
'b7'b7'b7'b7'b7'b7'b7'b7
1.3Special Logic
If you copy a contract, and then cancel out of the copy, the media objects will be deleted from the
F00165.
cErrorCode_ERRC is reserved for future. Currently, no flags are returned to this field.
c_MediaObjectExist_EV01 will return a 1, 2, 3, 'Blank'.
1 = Internal Detail
2 = External Detail
3 = Both
'Blank' = Nothing was copied.
'b7'b7'b7'b7'b7'b7'b7
D1702500A - Copy Service Contract Detail Media Objects
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnOldDocumentNumber_DOCO | DOCO | MATH_NUMERIC | OPT | INPUT |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
| ||||
szOldDocumentType_DCTO | DCTO | char | OPT | INPUT |
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
| ||||
szOldDocumentCompany_KCOO | KCOO | char | OPT | INPUT |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
szOldContractChangeNumber_COCH | COCH | char | OPT | INPUT |
The change number of the contract. The change order number of the base contract is always initialized to 000. Each time you enter a
| ||||
mnOldLineNumber_LNID | LNID | MATH_NUMERIC | OPT | INPUT |
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns
| ||||
mnNewDocumentNumber_DOCO | DOCO | MATH_NUMERIC | OPT | INPUT |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
| ||||
szNewDocumentType_DCTO | DCTO | char | OPT | INPUT |
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
| ||||
szNewDocumentCompany_KCOO | KCOO | char | OPT | INPUT |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
szNewContractChangeNumber_COCH | COCH | char | OPT | INPUT |
The change number of the contract. The change order number of the base contract is always initialized to 000. Each time you enter a
| ||||
mnNewLineNumber_LNID | LNID | MATH_NUMERIC | OPT | INPUT |
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns
| ||||
cInternalDetailMO_EV01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cExternalDetailMO_EV01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cErrorCode_ERRC | ERRC | char | OPT | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
c_MediaObjectExist_EV01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. |
None |
None |