DBA Data[Home] [Help]

APPS.ZX_PTP_MIGRATE_PKG dependencies on AP_SYSTEM_PARAMETERS_ALL

Line 385: ,Ap_System_Parameters_All ASP

381: ,xle_assoc_object_types ctype_sub
382: ,Hr_All_Organization_Units HrOU
383: ,Hr_Organization_Information HrOuInfo
384: ,Financials_System_Params_All Fso
385: ,Ap_System_Parameters_All ASP
386: ,Ar_System_Parameters_All ARP
387: ,Zx_party_tax_profile ptp
388: WHERE XEP.legal_entity_id = HrOuInfo.ORG_INFORMATION2
389: AND XEP.establishment_id = xa.subject_id

Line 821: ,Ap_System_Parameters_All ASP

817: ,xle_assoc_object_types ctype_sub
818: ,Hr_All_Organization_Units HrOU
819: ,Hr_Organization_Information HrOuInfo
820: ,Financials_System_Params_All Fso
821: ,Ap_System_Parameters_All ASP
822: ,Ar_System_Parameters_All ARP
823: ,Zx_party_tax_profile ptp
824: WHERE XEP.legal_entity_id = HrOuInfo.ORG_INFORMATION2
825: AND XEP.establishment_id = xa.subject_id

Line 925: ,Ap_System_Parameters_All ASP

921: ,xle_etb_profiles XEP
922: ,Hr_All_Organization_Units HrOU
923: ,Hr_Organization_Information HrOrgInfo
924: ,Financials_System_Params_All Fso
925: ,Ap_System_Parameters_All ASP
926: ,Ar_System_Parameters_All ARP
927: WHERE
928: XEP.legal_entity_id = HrOU.organization_id (+) --bug 4519314
929: AND decode(l_multi_org_flag,'N',l_org_id,HrOu.organization_id) =