DBA Data[Home] [Help]

APPS.ZX_ON_FLY_TRX_UPGRADE_PO_PKG dependencies on XLE_ETB_PROFILES

Line 59: xle_etb_profiles xle_etb,

55: BEGIN
56: SELECT xle_etb.establishment_id
57: INTO l_estb_id
58: FROM zx_party_tax_profile ptp,
59: xle_etb_profiles xle_etb,
60: (SELECT oi.org_information2 oi_org_information2,poh.last_update_date
61: FROM po_headers_all poh,
62: financials_system_params_all fsp,
63: ap_system_parameters_all aps,