D5200820 - Edit Amounts for NTE
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cAction | EV01 | char | REQ | INPUT |
Following are the allowed values for this parameters:
| ||||
mnCacheJobnumberA | JOBS | MATH_NUMERIC | REQ | BOTH |
Job number is generated when Initialize Cache is called. Create a report level and form level variable for this
| ||||
cEligibilityCode | ELGC | char | REQ | INPUT |
Following values can be passed in:
| ||||
mnContractNumber | DOCO | MATH_NUMERIC | REQ | INPUT |
| ||||
szContractType | DCTO | char | REQ | INPUT |
Use F5201 Doc type or you can hard code it to 'R2'.
| ||||
szContractCompany | 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
| ||||
szContractChangeNum | 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
| ||||
mnContractLineNumber | 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
| ||||
mnRevenueAmountDom | BTOL | MATH_NUMERIC | REQ | INPUT |
This will be the BTOL column from the F4812 table.
| ||||
mnRevenueAmountFor | FTOL | MATH_NUMERIC | REQ | INPUT |
This will be the FTOL column from the F4812 table.
| ||||
mnInvoicelAmountDom | ITOL | MATH_NUMERIC | REQ | INPUT |
This will be the ITOL column from the F4812 table.
| ||||
mnInvoicelAmountFor | CITL | MATH_NUMERIC | REQ | INPUT |
This will be the CITL column from the F4812 table.
| ||||
mnUnits | U | MATH_NUMERIC | REQ | INPUT |
This will be the U column from the F4812 table.
| ||||
mnAplicationNumber | APPL | MATH_NUMERIC | OPT | INPUT |
| ||||
mnAdjustmentNumber | ADJN | MATH_NUMERIC | OPT | INPUT |
A number used to control changes to closed applications. Closed applications represent invoices that have been sent. This number is
| ||||
mnRevAmountExceededDom | BTOL | MATH_NUMERIC | OPT | OUTPUT |
Revenue Amount that exceeded the limit.
| ||||
mnRevAmountExceededFor | FTOL | MATH_NUMERIC | OPT | OUTPUT |
Revenue Amount that exceeded the limit.
| ||||
mnRevUnitExceeded | U | MATH_NUMERIC | OPT | OUTPUT |
Revenue Exceeded unit.
| ||||
cAmtExceedFlag | EV01 | char | OPT | OUTPUT |
Which Amount was exceeded:
| ||||
cLevelExceedFlag | EV01 | char | OPT | OUTPUT |
Which value exceeded:
| ||||
cError | EV01 | char | OPT | OUTPUT |
0 = No Error
|
None |
F4822 Invoice Summary Work File | ||||
F5201 Contract Master | ||||
F5202 Contract Billing Line Detail | ||||
F5280 Contract Revenue Summary |