GeneralJournalAccountEntryZakat_SA::itemCode Method
Gets debit or credit transaction Zakat item.
Syntax
client server public static LedgerItemNumZakat_SA itemCode(
GeneralJournalEntryRecId _generalJournalEntryRecId,
LedgerDimensionAccount _ledgerDimension,
NoYes _crediting)
Run On
Called
Parameters
- _generalJournalEntryRecId
Type: GeneralJournalEntryRecId Extended Data Type
The record id of the GeneralJournalEntry table record.
- _ledgerDimension
Type: LedgerDimensionAccount Extended Data Type
The ledger dimension account.
- _crediting
Type: NoYes Enumeration
An enumeration that indicates get debit or credit item code
Return Value
Type: LedgerItemNumZakat_SA Extended Data Type
The Zakat item code.