DBA Data[Home] [Help]

APPS.WMA_MOVE dependencies on INVTTMTX

Line 772: invttmtx.tdatechk(

768: end if; -- revQtyControlCode = WIP_CONSTANTS.REVISION_CONTROLLED
769: end if; -- Background transaction
770:
771: -- derive the accounting period stuff by calling inv routine
772: invttmtx.tdatechk(
773: org_id => parameters.environment.orgID,
774: transaction_date => sysdate,
775: period_id => periodID,
776: open_past_period => openPastPeriod);