DBA Data[Home] [Help]

APPS.BOMPMCFG dependencies on SO_LINE_DETAILS

Line 33: so_line_details sod,

29: so_lines_all solp, /* Parent of the Model of processing if any */
30: so_lines_all sol1, /* processing */
31: so_headers_all soh, /* to get the header info */
32: so_order_types_all sot,
33: so_line_details sod,
34: mtl_system_items msi,
35: bom_parameters bp
36: where BAC1.base_model_id = sol1.inventory_item_id
37: and soh.header_id = sol1.header_id