DBA Data[Home] [Help]

APPS.CTO_CONFIG_ITEM_PK dependencies on MTL_SYSTEM_ITEMS_B

Line 110: , p_item_type mtl_system_items.bom_item_type%type )

106: return integer;
107:
108: function evaluate_order( p_atp_flag mtl_system_items.atp_flag%type
109: , p_atp_comp mtl_system_items.atp_components_flag%type
110: , p_item_type mtl_system_items.bom_item_type%type )
111: return number ;
112:
113: FUNCTION chk_model_in_bcod(
114: pLineId in number)

Line 136: function evaluate_atp_attributes( p_atp_flag in mtl_system_items_b.atp_flag%type

132: function get_attribute_control( p_attribute_name varchar2)
133: return number;
134:
135:
136: function evaluate_atp_attributes( p_atp_flag in mtl_system_items_b.atp_flag%type
137: , p_atp_components_flag in mtl_system_items_b.atp_components_flag%type )
138: return char ;
139:
140:

Line 137: , p_atp_components_flag in mtl_system_items_b.atp_components_flag%type )

133: return number;
134:
135:
136: function evaluate_atp_attributes( p_atp_flag in mtl_system_items_b.atp_flag%type
137: , p_atp_components_flag in mtl_system_items_b.atp_components_flag%type )
138: return char ;
139:
140:
141: function get_atp_flag