protected void removeRecIdSuspension()
{
TableId tableId= <Table num>;
appl.sysRecIdSequence().removeRecIdSuspension(tableId);
}
Requirement: 1. Override custom dimension value on posting sales invoice 2. Ledger posting type as "Cost of goods, invoiced" ...
No comments:
Post a Comment