DBA Data[Home] [Help]

APPS.CSD_SOO_PVT dependencies on OE_ORDER_LINES_ALL

Line 1929: from oe_order_lines_all oel,

1925: oel.line_number document_line_name,
1926: 'INTSO' document_type,
1927: null status_id,
1928: lv.lookup_code status_code
1929: from oe_order_lines_all oel,
1930: oe_order_headers_all oeh,
1931: csd_product_transactions dpt,
1932: csd_repairs dra,
1933: fnd_lookup_values lv

Line 2232: from oe_order_lines_all oel,

2228: oel.line_number document_line_name,
2229: 'RMA' document_type,
2230: null status_id,
2231: lv.lookup_code status_code
2232: from oe_order_lines_all oel,
2233: oe_order_headers_all oeh,
2234: csd_product_transactions dpt,
2235: cs_estimate_details edt,
2236: csd_repairs dra,

Line 2534: from oe_order_lines_all oel,

2530: oel.line_number document_line_name,
2531: 'RMA_TP' document_type,
2532: null status_id,
2533: lv.lookup_code status_code
2534: from oe_order_lines_all oel,
2535: oe_order_headers_all oeh,
2536: csd_product_transactions dpt,
2537: cs_estimate_details edt,
2538: csd_repairs dra,

Line 2838: from oe_order_lines_all oel,

2834: oel.line_number document_line_name,
2835: 'SHIP' document_type,
2836: null status_id,
2837: lv.lookup_code status_code
2838: from oe_order_lines_all oel,
2839: oe_order_headers_all oeh,
2840: csd_product_transactions dpt,
2841: cs_estimate_details edt,
2842: csd_repairs dra,

Line 3142: from oe_order_lines_all oel,

3138: oel.line_number document_line_name,
3139: 'SHIP_TP' document_type,
3140: null status_id,
3141: lv.lookup_code status_code
3142: from oe_order_lines_all oel,
3143: oe_order_headers_all oeh,
3144: csd_product_transactions dpt,
3145: cs_estimate_details edt,
3146: csd_repairs dra,

Line 3449: oe_order_lines_all oel,

3445: wdd.released_status status_code
3446: from wsh_delivery_details wdd,
3447: wsh_delivery_assignments_v wda,
3448: wsh_new_deliveries wnd,
3449: oe_order_lines_all oel,
3450: csd_product_transactions dpt,
3451: cs_estimate_details edt,
3452: ORG_ORGANIZATION_DEFINITIONS orgd,
3453: csd_repairs dra