Functional Description
Purpose
This NER is used to create Mailing data for the Installed Base Location Details table (F17311) at the time that an Installed Base item is being
created. The Mailing data is obtained from either the Order Address Information table (F4006), using Sales Order data, or the Address By Date table
(F0116), using the Site Number.
Setup Notes and Prerequisites
Six parameters are required:
NUMB - Installed Base Number
LANO - Site Number
DOCO - Sales Order Number
DCTO - Order Type
KCOO - Order Company
ANTY - Address Number Type
D1701290 - F17311 Create Mailing Data
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnInstalledBaseNumber_NUMB | NUMB | MATH_NUMERIC | REQ | INPUT |
An 8-digit number that uniquely identifies an asset. | ||||
mnSiteNumber_LANO | LANO | MATH_NUMERIC | REQ | INPUT |
The address book number for the lessor, renter, or lending institution. | ||||
mnSalesOrderNumber_DOCO | 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,
| ||||
szOrderType_DCTO | DCTO | char | REQ | 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
| ||||
szOrderCompany_KCOO | KCOO | char | REQ | INPUT |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
cTypeAddressNumber_ANTY | ANTY | char | REQ | INPUT |
This will indicate the address number that is associated with the order address information. The possible values are as follows:
1 Sold-to
| ||||
cSuccess_ERRC | ERRC | char | OPT | OUTPUT |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
|
None |
None |