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 791: FROM po_ga_org_assignments t,

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

Line 869: FROM po_ga_org_assignments t,

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

Line 987: FROM po_ga_org_assignments t,

983: pltb.order_type_lookup_code,
984: pv.vendor_name supplier,
985: ph.global_agreement_flag,
986: NVL(t.enabled_flag, 'N') enabled_flag
987: FROM po_ga_org_assignments t,
988: po_headers_all ph,
989: po_lines_all pl,
990: po_session_gt pogt,
991: icx_cat_items_ctx_hdrs_tlp ctxIn,

Line 1109: FROM po_ga_org_assignments t,

1105: pltb.order_type_lookup_code,
1106: pv.vendor_name supplier,
1107: ph.global_agreement_flag,
1108: NVL(t.enabled_flag, 'N') enabled_flag
1109: FROM po_ga_org_assignments t,
1110: po_headers_all ph,
1111: po_lines_all pl,
1112: po_session_gt pogt,
1113: icx_cat_items_ctx_hdrs_tlp ctxIn,

Line 1697: po_ga_org_assignments ga,

1693: TRUNC(SYSDATE) system_date,
1694: ph.created_by
1695: FROM po_headers_all ph,
1696: po_lines_all pl,
1697: po_ga_org_assignments ga,
1698: po_attribute_values_tlp po_tlp,
1699: po_line_types_b pltb,
1700: icx_cat_categories_tl ic,
1701: po_vendors pv

Line 1797: po_ga_org_assignments ga,

1793: TRUNC(SYSDATE) system_date,
1794: ph.created_by
1795: FROM po_headers_all ph,
1796: po_lines_all pl,
1797: po_ga_org_assignments ga,
1798: po_attribute_values_tlp po_tlp,
1799: po_line_types_b pltb,
1800: icx_cat_categories_tl ic,
1801: po_vendors pv