DBA Data[Home] [Help]

APPS.CZ_BOM_CONFIG_EXPLOSIONS_PKG dependencies on BOM_CTO_ORDER_LINES

Line 52: p_top_ato_line_id in bom_cto_order_lines.ato_line_id%type,

48: p_use_matched_item in varchar2,
49: p_match_profile_on in varchar2,
50: p_top_predefined_item_id in number,
51: p_top_matched_item_id in number,
52: p_top_ato_line_id in bom_cto_order_lines.ato_line_id%type,
53: p_current_org_id in number ,
54: x_bill_sequence_id out NOCOPY number,
55: x_mlmo_item_created out NOCOPY varchar2,
56: x_routing_exists out NOCOPY varchar2,

Line 70: p_top_ato_line_id in bom_cto_order_lines.ato_line_id%type,

66: p_use_matched_item in varchar2,
67: p_match_profile_on in varchar2,
68: p_top_predefined_item_id in number,
69: p_top_matched_item_id in number,
70: p_top_ato_line_id in bom_cto_order_lines.ato_line_id%type,
71: p_current_org_id in number ,
72: x_bill_sequence_id out NOCOPY number,
73: x_mlmo_item_created out NOCOPY varchar2,
74: x_routing_exists out NOCOPY varchar2,