DBA Data[Home] [Help]

APPS.WIP_DISCRETE_WS_MOVE dependencies on INVTTMTX

Line 46: invttmtx.tdatechk(

42: x_compHeaderID := x_txnHeaderID;
43: end if;
44:
45: -- derive the accounting period stuff by calling inv routine
46: invttmtx.tdatechk(
47: org_id => p_orgID,
48: transaction_date => sysdate,
49: period_id => periodID,
50: open_past_period => openPastPeriod);