D5200720 - Accumulate Billing Amounts for NTE
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| mnBillingControlId | BCI | MATH_NUMERIC | OPT | INPUT |
A unique number that the system assigns to each billing record. The system assigns the number from the Next Numbers - Automatic table
| ||||
| jdDtForGLAndVouch1 | DGL | JDEDATE | OPT | INPUT |
A date that identifies the financial period to which the transaction is to be posted.
The company constants specify the date range for each
| ||||
| mnParentSequenceNbr | PRSQ | MATH_NUMERIC | OPT | INPUT |
A number that provides an audit trail to the original transaction of a billing detail transaction. The system initially assigns 000 as the parent
| ||||
| mnSequenceNbrServiceBilling | SBSQ | MATH_NUMERIC | OPT | INPUT |
A number that provides an audit trail for the billing detail transactions related to the same billing control ID. The system initially assigns 001
| ||||
| mnSecondarySequence | SCSQ | MATH_NUMERIC | OPT | INPUT |
A number you can use to track the changes applied to a billing detail transaction. The system initially assigns 001 as the secondary
| ||||
| mnSplitLink | SLNK | MATH_NUMERIC | OPT | INPUT |
The split link field ties component records to their base record when a transaction split occurs. | ||||
| mnComponentLink | CLNK | MATH_NUMERIC | OPT | INPUT |
A code that attaches the component record to its base work file record. | ||||
| mnDocumentOrderInvoiceE | DOCO | MATH_NUMERIC | OPT | 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 | 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
| ||||
| szCompanyKeyOrderNo | KCOO | char | OPT | INPUT |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
| szContractChangeNum | COCH | char | OPT | INPUT |
The change number of the contract. The change order number of the base contract is always initialized to 000. Each time you enter a
| ||||
| mnLineNumber | LNID | MATH_NUMERIC | OPT | INPUT |
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns
| ||||
| mnInvoiceTaxable | ITXA | MATH_NUMERIC | OPT | OUTPUT |
The portion of the invoice amount that is subject to tax. | ||||
| mnInvoiceTaxableForeign | CITA | MATH_NUMERIC | OPT | OUTPUT |
The portion of the foreign invoice amount that is subject to tax. | ||||
| mnRevAmount | BTOL | MATH_NUMERIC | OPT | OUTPUT |
The revenue amount for a billing detail transaction. | ||||
| mnForRevAmount | FTOL | MATH_NUMERIC | OPT | OUTPUT |
The total amount of the invoice or bill. The total of the individual line items must match this amount. | ||||
| mnUnits | U | MATH_NUMERIC | OPT | OUTPUT |
The quantity of something that is identified by a unit of measure. For example, it can be the number of barrels, boxes, cubic yards, gallons,
| ||||
| None |
| None |