DBA Data[Home] [Help]

APPS.ICX_CAT_POPULATE_PODOCS_PVT dependencies on PO_GA_ORG_ASSIGNMENTS

Line 121: po_ga_org_assignments ga,

117: TRUNC(SYSDATE) system_date,
118: ph.created_by
119: FROM po_headers_all ph,
120: po_lines_all pl,
121: po_ga_org_assignments ga,
122: po_session_gt pogt,
123: po_attribute_values_tlp po_tlp,
124: po_line_types_b pltb,
125: icx_cat_categories_tl ic,

Line 256: po_ga_org_assignments ga,

252: TRUNC(SYSDATE) system_date,
253: ph.created_by
254: FROM po_headers_all ph,
255: po_lines_all pl,
256: po_ga_org_assignments ga,
257: po_session_gt pogt,
258: po_attribute_values_tlp po_tlp,
259: po_line_types_b pltb,
260: icx_cat_categories_tl ic,

Line 795: FROM po_ga_org_assignments t,

791: pv.vendor_name supplier,
792: ph.global_agreement_flag,
793: --For global agreement status
794: NVL(t.enabled_flag, 'N') enabled_flag
795: FROM po_ga_org_assignments t,
796: po_headers_all ph,
797: po_lines_all pl,
798: icx_cat_items_ctx_hdrs_tlp ctxIn,
799: po_vendors pv,

Line 873: FROM po_ga_org_assignments t,

869: pv.vendor_name supplier,
870: ph.global_agreement_flag,
871: --For global agreement status
872: NVL(t.enabled_flag, 'N') enabled_flag
873: FROM po_ga_org_assignments t,
874: po_headers_all ph,
875: po_lines_all pl,
876: icx_cat_items_ctx_hdrs_tlp ctxIn,
877: po_vendors pv,

Line 991: FROM po_ga_org_assignments t,

987: pltb.order_type_lookup_code,
988: pv.vendor_name supplier,
989: ph.global_agreement_flag,
990: NVL(t.enabled_flag, 'N') enabled_flag
991: FROM po_ga_org_assignments t,
992: po_headers_all ph,
993: po_lines_all pl,
994: po_session_gt pogt,
995: icx_cat_items_ctx_hdrs_tlp ctxIn,

Line 1113: FROM po_ga_org_assignments t,

1109: pltb.order_type_lookup_code,
1110: pv.vendor_name supplier,
1111: ph.global_agreement_flag,
1112: NVL(t.enabled_flag, 'N') enabled_flag
1113: FROM po_ga_org_assignments t,
1114: po_headers_all ph,
1115: po_lines_all pl,
1116: po_session_gt pogt,
1117: icx_cat_items_ctx_hdrs_tlp ctxIn,

Line 1711: po_ga_org_assignments ga,

1707: TRUNC(SYSDATE) system_date,
1708: ph.created_by
1709: FROM po_headers_all ph,
1710: po_lines_all pl,
1711: po_ga_org_assignments ga,
1712: po_attribute_values_tlp po_tlp,
1713: po_line_types_b pltb,
1714: icx_cat_categories_tl ic,
1715: po_vendors pv

Line 1811: po_ga_org_assignments ga,

1807: TRUNC(SYSDATE) system_date,
1808: ph.created_by
1809: FROM po_headers_all ph,
1810: po_lines_all pl,
1811: po_ga_org_assignments ga,
1812: po_attribute_values_tlp po_tlp,
1813: po_line_types_b pltb,
1814: icx_cat_categories_tl ic,
1815: po_vendors pv