Share via


InventSettlement::stdCostPhysical2FinancialAdjustment Method

Initializes an inventory settlement with a financial adjustment that corresponds to a physical standard cost adjustment.

Syntax

client server public static InventSettlement stdCostPhysical2FinancialAdjustment(
    LedgerVoucher _ledgerVoucher, 
    InventMovement _inventMovement, 
    InventTrans _inventTrans, 
    InventSettlement _inventSettlement)

Run On

Called

Parameters

Return Value

Type: InventSettlement Table
An inventory settlement.

Exceptions

Exception Condition
Error

The inventory settlement is not a physical adjustment or canceled.

See Also

Reference

InventSettlement Table