Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
szCostCenter | MCU | char | OPT | INPUT |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
might be a warehouse location, job, project, work center, branch, or plant.
You can assign a business unit to a document, entity, or person for
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by
business unit to track equipment by responsible department.
Business unit security might prevent you from viewing information about business units
for which you have no authority.
|
szOrderType | 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
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
|
szSameAsDocumentType | SMAS | char | OPT | INPUT |
If you set up next numbers by company or by company and fiscal year, a document type can share the same next number sequence as
another document type. Same As Document Type refers to the document type that controls the next number the system uses.
For example, you
create a document with a document type of RR. The document that you create should use the same next number sequence as regular
invoices or RI document types. In this case, define the RR document type setup record with a Same As Document Type of RI. |
mnNextNumber001 | N001 | MATH_NUMERIC | OPT | BOTH |
The number that the system will assign next. The system can use next numbers for voucher numbers, invoice numbers, journal entry
numbers, employee numbers, address numbers, contract numbers, and sequential W-2s. You must use the next number types already
established unless you provide custom programming. |
cSuppressErrorMessage | SUPPS | char | OPT | INPUT |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
runtime error message handling.
1 = suppress runtime error message handling. |
szErrorCode | DTAI | char | OPT | OUTPUT |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.
|
cWriteDeliveryNote | EV01 | char | OPT | BOTH |
An option that specifies the type of processing for an event.
|
cPreventStatusUpdate | EV01 | char | OPT | BOTH |
An option that specifies the type of processing for an event.
|