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.
Calculates the expense amount for the given tax amount and voucher are created.
Syntax
server public static void postToExpenseAccount_IN(TaxUncommitted _taxUncommitted, LedgerVoucherObject _ledgerVoucherObjectForChargeAsExpense)
Run On
Server
Parameters
- _taxUncommitted
Type: TaxUncommitted Table
Tax Uncommited buffer is used to post the expense amount.
- _ledgerVoucherObjectForChargeAsExpense
Type: LedgerVoucherObject Class
LedgerVoucher Object which is used for Posting Expense Account.
Remarks
Calculates the expense amount for the given tax amount and voucher are created.