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.
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
- _account
Type: LedgerJournalAC Extended Data Type
A non-ledger account.
- _accountType
Type: int
An enumeration value.
- _enumType
Type: EnumId Extended Data Type
An enumId value of the enumeration value; optional.
- _custVend
Type: ModuleInventCustVend Enumeration
A ModuleInventCustVend enumeration value; optional.
Return Value
Type: RecId Extended Data Type
The record ID of the DimensionAttributeValueCombination record.