D3900130A - Cardex Trigger Data Structure
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szBranchPlant | MCU | char | REQ | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
mnShortItemNo | ITM | MATH_NUMERIC | REQ | NONE |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
| ||||
szCompany | CO | char | REQ | NONE |
A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company
| ||||
szDocumentType | DCT | char | REQ | NONE |
A user defined code (00/DT) that identifies the origin and purpose of the transaction. PeopleSoft reserves several prefixes for document
| ||||
cReversalFlag | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szTransactionUOM | TRUM | char | REQ | NONE |
The unit of measure you used when you entered this transaction into the system. | ||||
mnTransactionQuantity | TRQT | MATH_NUMERIC | REQ | NONE |
A value that represents the available quantity, which might consist of the on-hand balance minus commitments, reservations, and
| ||||
mnUnitCost | UNCS | MATH_NUMERIC | REQ | NONE |
The amount per unit, derived by dividing the total cost by the unit quantity. | ||||
mnExtendedAmount | PAID | MATH_NUMERIC | REQ | NONE |
The extended cost or price value of an inventory transaction for an inventory item. | ||||
mnFiscalYear | SVYR | MATH_NUMERIC | OPT | NONE |
The fiscal year for the period being processed. | ||||
mnFiscalPeriod | PNC | MATH_NUMERIC | OPT | NONE |
A number (from 1 to 14) that identifies the current accounting period . The system uses this number to generate error messages, such as
| ||||
jdOrderDate | TRDJ | JDEDATE | OPT | NONE |
The date that an order was entered into the system. This date determines which effective level the system uses for inventory pricing. | ||||
mnOrderNumber | DOCO | MATH_NUMERIC | OPT | NONE |
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 | char | OPT | 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
| ||||
szOrderCompany | KCOO | char | OPT | NONE |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
mnLineNumber | LNID | MATH_NUMERIC | OPT | NONE |
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns
| ||||
mnNoOfLinesOnOrder | NLIN | MATH_NUMERIC | OPT | NONE |
A number representing the number of lines on either a purchase or sales order.
or The number of receivers recorded during the receipts
| ||||
mnOrderItemNumber | OITM | MATH_NUMERIC | OPT | NONE |
mnGLFiscalYear | FYR | MATH_NUMERIC | OPT | NONE |
The four-digit fiscal year designation. You must always use the year in which the first period ends. For example, a fiscal year beginning
| ||||
mnGLFiscalPeriod | PN | MATH_NUMERIC | OPT | NONE |
A number indicating the current accounting period. This number, used in conjunction with the Company Constants table (F0010) and the
| ||||
jdGLDate | DGJ | JDEDATE | OPT | NONE |
A date that identifies the financial period to which the transaction will be posted. You define financial periods for a date pattern code that you
| ||||
szNumberOfPeriods | CALD | char | OPT | NONE |
A number that determines the normal number of accounting periods for annual budgeting and fixed asset depreciation.
In budgeting, this is
| ||||
cDisplayDecimals | CDEC | char | OPT | NONE |
A value that designates the number of decimals in the currency, amount, or quantity fields the system displays. For example, U.S. Dollars
| ||||
szCurrencyCode | CRCD | char | OPT | NONE |
A code that identifies the currency of a transaction. | ||||
cTransactionType | TNTP | char | OPT | NONE |
A value that specifies if the transaction type is incoming, outgoing, or both.
Valid values are:
* Select all transactions.
1 Select only
| ||||
mnUniqueKeyID | UKID | MATH_NUMERIC | OPT | NONE |
This field is a unique number used to identify a record in a file. |
None |
None |