1.1Purpose
This Business Function will retrieve budget amounts from Account Master File (F0902) and compare it to the schedule of values. The function will use
the ledger type specific in the processing option from Contract Billing Line Details (P5202) to retrieve budget amounts. If the processing option is left blank
, retrieve the Job Cost Budget ledger types to use from UDC 51/RB. The function only applies to Lump Sum and Unit Price Billing Lines.
D5200055 - Accumulate/Edit Schedule of Values to Budgets
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szBusinessUnit | MCU | char | OPT | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
szObjectAccount | OBJ | char | OPT | NONE |
The portion of a general ledger account that refers to the division of the Cost Code (for example, labor, materials, and equipment) into
| ||||
szSubsidiary | SUB | char | OPT | NONE |
A subset of an object account. Subsidiary accounts include detailed records of the accounting activity for an object account. | ||||
szSubledger | SBL | char | OPT | NONE |
A code that identifies a detailed, auxiliary account within a general ledger account. A subledger can be an equipment item number or an
| ||||
cSubledgerType | SBLT | char | OPT | NONE |
A user defined code (00/ST) that is used with the Subledger field to identify the subledger type and how the system performs subledger
| ||||
jdDateChange | CHD | JDEDATE | OPT | NONE |
The date of last change for the change order. This date will control general ledger processing for the change order. | ||||
szLedgerType | LT | char | OPT | NONE |
A user defined code (09/LT) that specifies the type of ledger, such as AA (Actual Amounts), BA (Budget Amount), or AU (Actual Units). You
| ||||
mnScheduleOfValues | SCOF | MATH_NUMERIC | OPT | NONE |
The expected or budgeted amount assigned to a specific line item of the contract. The system uses this amount in conjunction with the
| ||||
cErrorFlag | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cModeFlag | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
mnAmtOriginalBeginBud | BORG | MATH_NUMERIC | OPT | NONE |
Field that tracks amounts for an annual budget amount by ledger type in the Account Balances file (F0902). | ||||
mnContractNo | 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,
| ||||
szContractType | 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
| ||||
szContractCompany | 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
|
None |
None |