DBA Data[Home] [Help]

APPS.WIP_EAM_RESOURCE_TRANSACTION dependencies on INVTTMTX

Line 735: INVTTMTX.tdatechk(org_id => l_organization_id,

731:
732:
733: -- Get Account Period Id corresponding to sysdate
734:
735: INVTTMTX.tdatechk(org_id => l_organization_id,
736: transaction_date => sysdate,
737: period_id => l_acct_period_id,
738: open_past_period => l_open);
739: