protected void removeRecIdSuspension()
{
TableId tableId= <Table num>;
appl.sysRecIdSequence().removeRecIdSuspension(tableId);
}
Replaces the value of the specified dimension attribute from source to target => LedgerDimensionDefaultFacade::serviceReplaceAttributeVal...
No comments:
Post a Comment