void postJournal(LedgerJournalTable _ledgerJournalTable)
{
Args lArgs = new Args();
;
lArgs.record(_ledgerJournalTable);
LedgerJournalPost::main(lArgs);
}
{
Args lArgs = new Args();
;
lArgs.record(_ledgerJournalTable);
LedgerJournalPost::main(lArgs);
}
No comments:
Post a Comment