Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
cActionType | ACTION | char | REQ | INPUT |
A code that indicates the activity you want to perform. Valid codes are:
A Add new record
C Change existing record
D Delete existing
record
I Inquire on existing record
. End of program or function
space Clear the form
If you enter a code that is not active, the system
highlights the code and no action occurs.
NOTE: Depending on how your company has set up action code security, you might not be authorized
to use all action codes. |
szVersion | VL01 | char | REQ | INPUT |
The list of selection values associated with a data selection item in the Dream Writer. This list is generated by the use of the *VALUES
keyword in data selection setup. Elements 1 and 2 are also used to contain the upper and lower value for the keyword *RANGE used by the
data selection in the Dream Writer. |
szLotJob | MCU | char | REQ | 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.
|
szCostType | OBJ | char | REQ | INPUT |
The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into
subcategories. For example, you can divide the Cost Code for labor into regular time, premium time, and burden.
Note: If you use a flexible chart of
accounts and the object account is set to 6 digits, J.D. Edwards recommends that you use all 6 digits. For example, entering 000456 is not
the same as entering 456 because if you enter 456 the system enters three blank spaces to fill a 6-digit object. |
szCostCode | SUB | char | REQ | INPUT |
A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account.
|
szOption | OPTION | char | REQ | INPUT |
A specific upgrade not included in the base house price and cost. In the General Accounting and Job Cost systems, this field corresponds
to the subledger field, for example, Subledger Type X.
|
mnVendorAddressNumber | AN8 | MATH_NUMERIC | REQ | INPUT |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
location.
|
mnItemNumber | ITM | MATH_NUMERIC | REQ | INPUT |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
numbers (see data item XRT) to accommodate substitute item numbers, replacements, bar codes, customer numbers, supplier numbers, and
so forth. The item numbers are as follows:
o Item Number (short) - An eight-digit, computer-assigned item number
o 2nd Item Number - The
25-digit, free-form, user defined alphanumeric item number
o 3rd Item Number - Another 25-digit, free-form, user defined alphanumeric item
number |
mnSequenceNumber | SEQ | MATH_NUMERIC | REQ | INPUT |
A number that specifies the sequence of information. |