Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inventory cost movement of assembling and dis assembling.
Syntax
class InventCostMovement_Component_JP extends InventCostMovement
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
addDefaultToActCostList | Adds the default cost to the actual cost list. (Overrides the addDefaultToActCostList Method.) |
![]() |
addInventTrans | (Inherited from InventCostMovement.) |
![]() |
addToCostTransList | Adds the InventTrans record that is currently being processed to RecordSortedList object. (Inherited from InventCostMovement.) |
![]() |
addToCostTransVarianceMap | Adds the variance to the keyCostTransVarianceMap map. (Inherited from InventCostMovement.) |
![]() |
addToTotal | (Inherited from InventCostMovement.) |
![]() |
calcActCost | Calculates the actual cost amount for the transaction. (Inherited from InventCostMovement.) |
![]() |
calcActCostSecCur_RU | Calculates the actual cost amount for the transaction. (Inherited from InventCostMovement.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
checkBackDate | Checks whether a revaluation for the current transaction is necessary. (Inherited from InventCostMovement.) |
![]() |
checkEvent | Checks whether the current event is supported. (Inherited from InventCostMovement.) |
![]() |
checkNoProdEndBeforeConsumption | Indicates whether the consumption for a production order occurred before the financial update. (Inherited from InventCostMovement.) |
![]() |
checkNoReturnBeforeDelivery | Checks whether the physical return occurred before the original transaction was updated. (Inherited from InventCostMovement.) |
![]() |
checkParm | (Inherited from InventCostMovement.) |
![]() |
checkVariance | Throws an error if the broken down variance differs from the variance on InventTrans. (Inherited from InventCostMovement.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
finalizeCostMovement | Finalizes an inventory cost movement. (Inherited from InventCostMovement.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
initActCostList | (Inherited from InventCostMovement.) |
![]() |
initActCostListFinancial | Initializes the actual financial cost list. (Overrides the initActCostListFinancial Method.) |
![]() |
initActCostListFinancialReturn | Initializes the actual cost list for a financial return. (Inherited from InventCostMovement.) |
![]() |
initActCostListPhysical | Initializes the actual physical cost list. (Overrides the initActCostListPhysical Method.) |
![]() |
initActCostListPhysicalReturn | Initializes the actual cost list for a physical return. (Inherited from InventCostMovement.) |
![]() |
initCostMovement | (Inherited from InventCostMovement.) |
![]() |
initEstCostList | (Inherited from InventCostMovement.) |
![]() |
initEstCostListFinancial | Initializes the Est. financia cost list. (Overrides the initEstCostListFinancial Method.) |
![]() |
initEstCostListFinancialReturn | Initializes the estimated cost list for a financial return. (Inherited from InventCostMovement.) |
![]() |
initEstCostListPhysical | Initializes the Est. physical cost list. (Overrides the initEstCostListPhysical Method.) |
![]() |
initEstCostListPhysicalReturn | Initializes the estimated cost list for physical returns. (Inherited from InventCostMovement.) |
![]() |
initFromInventMovement | (Inherited from InventCostMovement.) |
![]() |
initFromInventTrans | (Inherited from InventCostMovement.) |
![]() |
initInventItemPrice | (Inherited from InventCostMovement.) |
![]() |
initStdCostList | (Inherited from InventCostMovement.) |
![]() |
new | (Inherited from InventCostMovement.) |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmInventItemPrice | Gets or sets the InventItemPrice parameter. (Inherited from InventCostMovement.) |
![]() |
pdsCWTotalQty | Gets the catch weight total quantity for the class. (Inherited from InventCostMovement.) |
![]() |
priceType | (Inherited from InventCostMovement.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
totalCostAmount | (Inherited from InventCostMovement.) |
![]() |
totalCostAmountSecCur_RU | (Inherited from InventCostMovement.) |
![]() |
totalQty | (Inherited from InventCostMovement.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
varianceType | (Inherited from InventCostMovement.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::construct | Initializes a new instance of the InventCostMovement_Component_JP class. |
Top
Inheritance Hierarchy
Object Class
InventCostMovement Class
InventCostMovement_Component_JP Class