Share via


RetailStatementPaymentJournal::getNativeNonLedgerAccount Method [AX 2012]

Gets the combination for the specified account.

Syntax

client server private static RecId getNativeNonLedgerAccount(
    LedgerJournalAC _account, 
    int _accountType, 
   [EnumId _enumType, 
    ModuleInventCustVend _custVend])

Run On

Called

Parameters

  • _accountType
    Type: int
    An enumeration value.

Return Value

Type: RecId Extended Data Type
The record ID of the DimensionAttributeValueCombination record.

See Also

Reference

RetailStatementPaymentJournal Class