static void dodelete(Args _args)
{
InventParameters invent;
ttsBegin;
select forUpdate invent;
invent.doDelete();
ttsCommit;
info("Done....");
}
There are a variety of ways users can view balances in the general ledger. Some of the most common options are: 1. Trial balance 2. Financia...
No comments:
Post a Comment