DBA Data[Home] [Help]

APPS.WIP_EAM_RESOURCE_TRANSACTION dependencies on INVTTMTX

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

798:
799:
800: -- Get Account Period Id corresponding to sysdate
801:
802: INVTTMTX.tdatechk(org_id => l_organization_id,
803: transaction_date => sysdate,
804: period_id => l_acct_period_id,
805: open_past_period => l_open);
806: