Share via


LedgerAccountRestriction_CN::findByNaturalKey Method

Finds the ledger account restriction by natural key.

Syntax

client server public static LedgerAccountRestriction_CN findByNaturalKey(
    RefRecId _ledgerVoucherType, 
    LedgerJournalACType _accountType, 
    DimensionDynamicAccount _account, 
    LedgerVoucherRestrictionType_CN _restrictionType, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    The forUpdate flag.

Return Value

Type: LedgerAccountRestriction_CN Table
The instance of the LedgerAccountRestriction_CN class.

See Also

Reference

LedgerAccountRestriction_CN Table