DBA Data[Home] [Help]

APPS.GMS_LD_PKG dependencies on PA_ORGANIZATIONS_EXPEND_V

Line 624: from pa_organizations_expend_v

620: ORG_FIRST := FALSE;
621:
622: select organization_id
623: into l_temp_org_id
624: from pa_organizations_expend_v
625: --hr_all_organization_units
626: WHERE organization_id = l_temp_org_id
627: and active_flag = 'Y'
628: and trunc(TrxRec.expenditure_ending_date) between date_from