DBA Data[Home] [Help]

APPS.ICX_CAT_POPULATE_PODOCS_PVT dependencies on PO_SESSION_GT

Line 122: po_session_gt pogt,

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,
126: po_vendors pv

Line 257: po_session_gt pogt,

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,
261: po_vendors pv

Line 994: po_session_gt pogt,

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,
996: po_vendors pv,
997: po_line_types_b pltb
998: WHERE ph.global_agreement_flag = 'Y'

Line 1116: po_session_gt pogt,

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,
1118: po_vendors pv,
1119: po_line_types_b pltb
1120: WHERE ph.global_agreement_flag = 'Y'

Line 2362: po_session_gt pogt,

2358: pltb.order_type_lookup_code,
2359: pv.vendor_name supplier
2360: FROM po_headers_all ph,
2361: po_lines_all pl,
2362: po_session_gt pogt,
2363: po_attribute_values_tlp po_tlp,
2364: po_line_types_b pltb,
2365: icx_cat_categories_tl ic,
2366: po_vendors pv