Functional Description
Purpose
The purpose of this function is to create a table trigger for amounts in the F1794.
Setup Notes and Prerequisites
Special Logic
The Table trigger will fetch the F1720 records for currency codes. Currency routines are used to get
display decimals.
Technical Specification
D1701560 - S/WM Get Decimals for F1794
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnContract_DOCO | DOCO | MATH_NUMERIC | REQ | INPUT |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
| ||||
szDocType_DCTO | DCTO | char | REQ | 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
| ||||
szKeyCompany_KCOO | KCOO | char | REQ | INPUT |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
szContractChangeNo_COCH | COCH | char | REQ | 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 | LNID | MATH_NUMERIC | REQ | INPUT |
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns
| ||||
cGenerationType_GENT | GENT | char | REQ | INPUT |
A code that identifies the type of billing transaction.
Examples:
1 Recurring Billings
2 Expense Participation
3 Sales Overage
4
| ||||
mnAmountBilled001_AB01 | AB01 | MATH_NUMERIC | REQ | BOTH |
The amount that is billed or amortized for period 01. | ||||
mnAmountBilled002_AB02 | AB02 | MATH_NUMERIC | REQ | BOTH |
A number that specifies the amount which is billed for property management period 02. | ||||
mnAmountBilled003_AB03 | AB03 | MATH_NUMERIC | REQ | BOTH |
A number that specifies the amount which is billed for property management period 03. | ||||
mnAmountBilled004_AB04 | AB04 | MATH_NUMERIC | REQ | BOTH |
A number that specifies the amount which is billed for property management period 04. | ||||
mnAmountBilled005_AB05 | AB05 | MATH_NUMERIC | REQ | BOTH |
A number that specifies the amount which is billed for property management period 05. | ||||
mnAmountBilled006_AB06 | AB06 | MATH_NUMERIC | REQ | BOTH |
A number that specifies the amount which is billed for property management period 06. | ||||
mnAmountBilled007_AB07 | AB07 | MATH_NUMERIC | REQ | BOTH |
A number that specifies the amount which is billed for property management period 07. | ||||
mnAmountBilled008_AB08 | AB08 | MATH_NUMERIC | REQ | BOTH |
A number that specifies the amount which is billed for property management period 08. | ||||
mnAmountBilled009_AB09 | AB09 | MATH_NUMERIC | REQ | BOTH |
A number that specifies the amount which is billed for property management period 09. | ||||
mnAmountBilled010_AB10 | AB10 | MATH_NUMERIC | REQ | BOTH |
A number that specifies the amount which is billed for property management period 10. | ||||
mnAmountBilled011_AB11 | AB11 | MATH_NUMERIC | REQ | BOTH |
A number that specifies the amount which is billed for property management period 11. | ||||
mnAmountBilled012_AB12 | AB12 | MATH_NUMERIC | REQ | BOTH |
A number that specifies the amount which is billed for property management period 12. | ||||
mnAmountBilled013_AB13 | AB13 | MATH_NUMERIC | REQ | BOTH |
A number that specifies the amount which is billed for property management period 13. | ||||
mnAmountBilled014_AB14 | AB14 | MATH_NUMERIC | REQ | BOTH |
A number that specifies the amount which is billed for property management period 14. |
None |
F0013 Currency Codes | ||||
F1721 Contract Detail |