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.
This method is used to reversal posting of the GeneralJournalAccountEntry.
Syntax
public GeneralJournalAccountEntry reversalPostingVAT_IN(
GeneralJournalAccountEntry _generalJournalAccountEntry,
Voucher _voucher,
TransDate _transDate,
[LedgerVoucher _ledgerVoucher])
Run On
Called
Parameters
- _generalJournalAccountEntry
Type: GeneralJournalAccountEntry Table
The GeneralJournalAccountEntry record.
- _voucher
Type: Voucher Extended Data Type
The voucher for which we need the payable account.
- _transDate
Type: TransDate Extended Data Type
The transDate.
- _ledgerVoucher
Type: LedgerVoucher Class
The LedgerVoucher Object.
Return Value
Type: GeneralJournalAccountEntry Table
The GeneralJournalAccountEntry record.