DBA Data[Home] [Help]

APPS.WMA_MATERIAL dependencies on INVTTMTX

Line 184: invttmtx.tdatechk(

180: return false;
181: end if;
182:
183: -- get the accounting period
184: invttmtx.tdatechk(
185: org_id => param.environment.orgID,
186: transaction_date => sysdate,
187: period_id => periodID,
188: open_past_period => openPastPeriod);