DBA Data[Home] [Help]

APPS.WMA_FLOW dependencies on INVTTMTX

Line 208: invttmtx.tdatechk(

204: return false;
205: end if;
206:
207: -- get the accounting period
208: invttmtx.tdatechk(
209: org_id => param.environment.orgID,
210: transaction_date => param.transactionDate,
211: period_id => periodID,
212: open_past_period => openPastPeriod);