Share via


InventoryMainAccDimensionListProvider::ledgerPostingType2InventAccountType Method [AX 2012]

Converts a ledger posting type to an inventory account type.

Syntax

client server public static InventAccountType ledgerPostingType2InventAccountType(LedgerPostingType _ledgerPostingType)

Run On

Called

Parameters

Return Value

Type: InventAccountType Enumeration
The converted inventory account type.

Exceptions

Exception Condition
Error

The ledger posting type cannot be converted.

See Also

Reference

InventoryMainAccDimensionListProvider Class