D3102150 - Completed Item Cost Calculation
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnOrderNumber | DOCO | MATH_NUMERIC | REQ | NONE | 
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
  | ||||
| mnErrorIndicator | EIND | MATH_NUMERIC | OPT | NONE | 
This is the error indicator associated with this field.  If this indicator (as passed in the indicator array from the interface program) is on then 
  | ||||
| cErrorLevel | ERLV | char | OPT | NONE | 
This field indicates the severity of the error message and to denote warning messages.  | ||||
| mnShortItemNumber | 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 
  | ||||
| szCostComponent | COST | char | OPT | NONE | 
A code that designates each element of cost for an item. Examples of the cost object types are:
  o  A1  Purchased raw material
  o  B1  
  | ||||
| szLocation | LOCN | char | OPT | NONE | 
The storage location from which goods will be moved.  | ||||
| szLot | LOTN | char | OPT | NONE | 
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics.  | ||||
| mnCost | UNCS | MATH_NUMERIC | OPT | NONE | 
The amount per unit, derived by dividing the total cost by the unit quantity.  | ||||
| cModCostByWorkCenterEff | MWCE | char | REQ | NONE | 
An option that determines whether the cost rollup creates cost component B4  (for labor efficiency) based on the direct labor value (cost 
  | ||||
| cOverheadPerOrRate | PORR | char | REQ | NONE | 
An option that determines whether values for overhead fields (cost components C1 through C4) in the Work Center Rates table (F30008) are 
  | ||||
| cIncVarMachOvhInCost | IVMO | char | REQ | NONE | 
An option that determines whether the cost rollup creates cost component C1  (for variable machine overhead) in the Cost Components 
  | ||||
| cIncFixMachOvhInCost | IFMO | char | REQ | NONE | 
An option that determines whether the cost rollup creates cost component C2  (for fixed machine overhead) in the Item Cost Component 
  | ||||
| cCalcVarOvhOnDirectLbr | CVDL | char | REQ | NONE | 
An option that determines whether the cost rollup includes direct labor expenses (cost component B1) in the total used to calculate variable 
  | ||||
| cCalcVarOvhOnSetupLbr | CVSL | char | REQ | NONE | 
An option that determines whether the cost rollup includes setup labor expenses (cost component B2) in the total used to calculate variable 
  | ||||
| cIncWcEffInOvh | CVDS | char | REQ | NONE | 
An option that determines whether the cost rollup includes work center efficiency when calculating overhead values, if you specified that 
  | ||||
| cIncVarOvhInCost | IVO | char | REQ | NONE | 
An option that determines whether the cost rollup creates cost component C3  (for variable labor overhead) in the Item Cost Component 
  | ||||
| cIncFixOvhInCost | IFO | char | REQ | NONE | 
An option that determines whether the cost rollup creates cost component C4  (for fixed labor overhead) in the Item Cost Component 
  | ||||
| cCalcFixOvhOnDirectLbr | CFDL | char | REQ | NONE | 
An option that determines whether the cost rollup includes direct labor expenses (cost component B1) in the total used to calculate fixed 
  | ||||
| cCalcFixOvhOnSetupLbr | CFSL | char | REQ | NONE | 
An option that determines whether the cost rollup includes setup labor expenses (cost component B2) in the total used to calculate fixed 
  | ||||
| cMachineRateSource | MARS | char | REQ | NONE | 
A code that specifies the source for machine rates when the system calculates routing costs for an estimate. Valid values are:
   1   Work 
  | ||||
| cLaborRateSource | LARS | char | REQ | NONE | 
A code that specifies the source for labor rates when the system calculates the routing costs for an estimate. Valid values are:
1
Work Center 
  | ||||
| mnTransactionUnitCost | UNCS | MATH_NUMERIC | OPT | NONE | 
The amount per unit, derived by dividing the total cost by the unit quantity.  | ||||
| mnTransactionCompletedUnits | CLAT | MATH_NUMERIC | REQ | NONE | 
The actual amount to produce a given amount of product.  | ||||
| mnTransactionScrapUnits | CTS8 | MATH_NUMERIC | REQ | NONE | 
The number of units of unaccounted scrap that the system associates with a specific component for a work order.  Manufacturing 
  | ||||
| mnCompletedUnits | CLUN | MATH_NUMERIC | REQ | NONE | 
The actual units to produce a given amount of product.  | ||||
| mnScrappedUnits | SLUN | MATH_NUMERIC | REQ | NONE | 
The units scrapped for the work order.  | ||||
| szJobNumber | JOBN | char | REQ | NONE | 
The code that identifies the work station ID that executed a particular job.  | ||||
| cParentOrChild | PART | char | OPT | NONE | 
An option that specifies whether the system displays parent records or child records. If you turn on this option, the system displays parent 
  | ||||
| szBranchPlant | MMCU | char | REQ | NONE | 
A code that represents a high-level business unit. Use this code to refer to a branch or plant that might have departments or jobs, which 
  | ||||
| cMode | MODE | char | OPT | NONE | 
The processing mode used in Purchase Order Consolidator to signify when specific orders are being processed.  | ||||
| szCostMethod | LEDG | char | REQ | NONE | 
A user defined code (40/CM) that specifies the basis for calculating item costs. Cost methods 01 through 19 are reserved for J.D. Edwards 
  | ||||
| cCostByWorkCenter | CWC | char | OPT | NONE | 
A code, maintained in the Manufacturing Constants program (P3009), that indicates whether the system tracks cost variances for discrete 
  | ||||
| cUseF3111Cache | EV01 | char | OPT | NONE | 
An option that specifies the type of processing for an event.  | ||||
| mnF3111CacheJobNo | JOBS | MATH_NUMERIC | OPT | NONE | 
The job number (work station ID) which executed the particular job.  | ||||
| szWorkOrderUOM | UOM | char | OPT | NONE | 
A user defined code (00/UM) that indicates the quantity in which to express an inventory item, for example, CS (case) or BX (box).  | ||||
| None | 
| None |