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 990: po_session_gt pogt,

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,
992: po_vendors pv,
993: po_line_types_b pltb
994: WHERE ph.global_agreement_flag = 'Y'

Line 1112: po_session_gt pogt,

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,
1114: po_vendors pv,
1115: po_line_types_b pltb
1116: WHERE ph.global_agreement_flag = 'Y'

Line 2348: po_session_gt pogt,

2344: pltb.order_type_lookup_code,
2345: pv.vendor_name supplier
2346: FROM po_headers_all ph,
2347: po_lines_all pl,
2348: po_session_gt pogt,
2349: po_attribute_values_tlp po_tlp,
2350: po_line_types_b pltb,
2351: icx_cat_categories_tl ic,
2352: po_vendors pv