| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
| mnDocumentNumber | DOCO | MATH_NUMERIC | NONE | NONE |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
and so on. |
| szDocumentType | DCTO | char | NONE | 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
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post
program. (These entries are not self-balancing when you originally enter them.)
The following document types are defined by J.D. Edwards and
should not be changed:
P
Accounts Payable documents
R
Accounts Receivable documents
T
Payroll documents
I
Inventory documents
O
Purchase Order Processing documents
J
General Accounting/Joint Interest Billing documents
S
Sales Order Processing documents
|
| szDocumentCompany | KCOO | char | NONE | NONE |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
sales order, and so on).
If you use the Next Numbers by Company/Fiscal Year facility, the Automatic Next Numbers program (X0010) uses the
order company to retrieve the correct next number for that company. If two or more order documents have the same order number and order
type, the order company lets you locate the desired document.
If you use the regular Next Numbers facility, the order company is not used to
assign a next number. In this case, you probably would not use the order company to locate the document. |
| cAddressNumberType | ANTY | char | NONE | NONE |
This will indicate the address number that is associated with the order address information. The possible values are as follows:
1 Sold-to
Address Number (Sales Orders) Supplier Address Number (Purchase Orders)
2 Ship-to Address Number |
| szMailingName | MLNM | char | NONE | NONE |
The company or person to whom billing or correspondence is addressed. |
| szAddressLine1 | ADD1 | char | NONE | NONE |
The first line of a mailing address for an employee, customer, or supplier in the Address Book system. The U.S. Internal Revenue Service
(IRS) restricts the size of the address that prints on an employee's year-end tax return. To comply with IRS regulations, the system has the
following restrictions:
o On W-2 returns, the system prints only the last three nonblank address lines plus the city, state, and postal code.
o On
1099 returns, the system prints only the last nonblank address line plus the city, state, and postal code.
o On other U.S. federal magnetic
media, the system prints only the last nonblank address line plus the city, state, and postal code.
|
| szAddressLine2 | ADD2 | char | NONE | NONE |
The second line of the mailing address for an employee, customer, or supplier in the Address Book system.
Attention Payroll users: The
Internal Revenue Service (IRS) restricts the size of the address that prints on employee's year-end forms. To comply with IRS regulations, the
address that prints on W-2 forms includes only the last three nonblank address lines plus the city, state, and postal code. The address that
prints on 1099 forms includes only the last nonblank address line plus the city, state, and postal code. If you process year-end information using
the federal magnetic media format, the address that prints on those forms contains only the last nonblank address line plus the city, state,
and postal code. |
| szAddressLine3 | ADD3 | char | NONE | NONE |
The third line of the mailing address for an employee, customer, or supplier in the Address Book system.
Attention Payroll users: The
Internal Revenue Service (IRS) restricts the size of the address that prints on employee's year-end forms. To comply with IRS regulations, the
address that prints on W-2 forms includes only the last three nonblank address lines plus the city, state, and postal code. The address that prints
on 1099 forms includes only the last nonblank address line plus the city, state, and postal code. If you process year-end information using
the federal magnetic media format, the address that prints on those forms contains only the last nonblank address line plus the city, state, and
postal code. |
| szAddressLine4 | ADD4 | char | NONE | NONE |
The fourth line of the mailing address for an employee, customer, or supplier in the Address Book system.
Attention Payroll users: The
Internal Revenue Service (IRS) restricts the size of the address that prints on employee's year-end forms. To comply with IRS regulations, the
address that prints on W-2 forms includes only the last three nonblank address lines plus the city, state, and postal code. The address that
prints on 1099 forms includes only the last nonblank address line plus the city, state, and postal code. If you process year-end information using
the federal magnetic media format, the address that prints on those forms contains only the last nonblank address line plus the city, state, and
postal code. |
| szPostalCode | ADDZ | char | NONE | NONE |
The United States ZIP code or the postal code that specifies where a letter is to be routed. Attach this code to the address for delivery in
other countries. This code is used as the low end value when doing Postal Code Transaction range processing. |
| szCity | CTY1 | char | NONE | NONE |
A name that indicates the city associated with the address. |
| szCounty | COUN | char | NONE | NONE |
The name of a county, parish, or other political district that is necessary for the address or for tax purposes. |
| szState | ADDS | char | NONE | NONE |
A user defined code (00/S) that specifies the state or province. This code is usually a postal service abbreviation. |
| szCarrierRoute | CRTE | char | NONE | NONE |
This field is used to indicate the Carrier Route for the U.S. Postal Service and is reserved for future use. |
| szBulkMailing | BKML | char | NONE | NONE |
This field is used to indicate the Bulk Mailing Center for the U.S. Postal System and is reserved for future use. |
| szCountry | CTR | char | NONE | NONE |
A user defined code (00/CN) that identifies a country. The country code has no effect on currency conversion.
The Address Book system
uses the country code for data selection and address formatting. |
| cFetchFailed | ERR | char | NONE | NONE |
The Data Field Error Code field is simply a generic data field to pass an error condition flag. This field is one of the fields that make up the
external parameter data structure of the Data Dictionary Server. |
| cBatchFile | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event.
|