DBA Data[Home] [Help]

APPS.ZX_PTP_MIGRATE_PKG dependencies on AP_SYSTEM_PARAMETERS_ALL

Line 379: ,Ap_System_Parameters_All ASP

375: ,xle_etb_profiles XEP
376: ,Hr_All_Organization_Units HrOU
377: ,Hr_Organization_Information HrOrgInfo
378: ,Financials_System_Params_All Fso
379: ,Ap_System_Parameters_All ASP
380: ,Ar_System_Parameters_All ARP
381: ,Zx_party_tax_profile ptp
382: WHERE
383: XEP.legal_entity_id = HrOU.organization_id (+) --bug 4519314

Line 805: ,Ap_System_Parameters_All ASP

801: ,xle_etb_profiles XEP
802: ,Hr_All_Organization_Units HrOU
803: ,Hr_Organization_Information HrOrgInfo
804: ,Financials_System_Params_All Fso
805: ,Ap_System_Parameters_All ASP
806: ,Ar_System_Parameters_All ARP
807: WHERE
808: XEP.legal_entity_id = HrOU.organization_id (+) --bug 4519314
809: AND decode(l_multi_org_flag,'N',l_org_id,HrOu.organization_id) =