Functional Description
Purpose
If standard cost is the costing method used, calculate the standard cost variance. This will be used
in the Inventory Transfers process and only from the TO side of the transfer.
Setup Notes and Prerequisites
Special Logic
Technical Specifications
Parameters
Data Item Data Structure Description I/O Required Notes
TRQT Transaction Quantity I Y
UNCS Inventory Unit Cost I Y
UNCS Standard Cost - From B N
VARA Variance Amount O N
LEDG Costing Method I Y
FTRN From Side of Transfer I Y
EV01 Unit Cost Entered I Y
ACOS Add Item Cost B N
EV06 Suppress Error Message I Y
DTAI Error Message ID O N
REVL Inventory Reversal I N
LEDG To Cost Method O N
LEDG From Cost Method O N
UNCS Transaction Unit Cost I N
Related Tables
Related Business Functions
Processing
Retrieve costing method for the 'To' and 'From' locations.
If standard cost is used in 'From' and 'To' location is new,
use cost from 'From' regardless of 'To' method.
Calculate standard cost on a reversal if necessary.
^
D4100360 - Standard Costing
Parameters
Data Item Data Structure Description I/O Required Notes
TRQT Transaction Quantity I Y
UNCS Inventory Unit Cost I Y
UNCS Standard Cost - From B N
VARA Variance Amount O N
LEDG Costing Method I Y
FTRN From Side of Transfer I Y
EV01 Unit Cost Entered I Y
ACOS Add Item Cost B N
EV06 Suppress Error Message I Y
DTAI Error Message ID O N
REVL Inventory Reversal I N
LEDG To Cost Method O N
LEDG From Cost Method O N
UNCS Transaction Unit Cost I N
^
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnTransactionQuantity | TRQT | MATH_NUMERIC | NONE | NONE |
A value that represents the available quantity, which might consist of the on-hand balance minus commitments, reservations, and
| ||||
mnInventoryUnitCost | UNCS | MATH_NUMERIC | NONE | NONE |
The amount per unit, derived by dividing the total cost by the unit quantity. | ||||
szCostingMethod | LEDG | char | NONE | 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
| ||||
cUnitCostEnteredFlag | EV03 | char | NONE | NONE |
A radio button that specifies the level at which trace/track result is to be displayed. Select the Detail to display all transactions except IB, IX,
| ||||
szProgramID | PID | char | NONE | NONE |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
cSuppressErrorMessage | EV06 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szErrorMessageID | DTAI | char | NONE | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
szToCostingMethod | LEDG | char | NONE | 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
| ||||
szFromCostingMethod | LEDG | char | NONE | 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
| ||||
mnFromStandardCost | UNCS | MATH_NUMERIC | NONE | NONE |
The amount per unit, derived by dividing the total cost by the unit quantity. | ||||
mnTransactionUnitCost | UNCS | MATH_NUMERIC | NONE | NONE |
The amount per unit, derived by dividing the total cost by the unit quantity. | ||||
mnVarianceAmount | VARA | MATH_NUMERIC | NONE | NONE |
The variance amount of an inventory transaction for an inventory item. | ||||
cFromSideOfTransfer | FTRN | char | NONE | NONE |
This field indicates if the record is a From transaction. | ||||
cInventoryReversal | REVL | char | NONE | NONE |
This field indicates whether the record being processed is a reversal. | ||||
cAddItemLocation | ALON | char | NONE | NONE |
This code designates if an Item Location Record needs to be added. |
None |
None |