DBA Data[Home] [Help]

APPS.CTO_CONFIG_ITEM_PK dependencies on MTL_SYSTEM_ITEMS_B

Line 118: , p_item_type mtl_system_items.bom_item_type%type )

114: return integer;
115:
116: function evaluate_order( p_atp_flag mtl_system_items.atp_flag%type
117: , p_atp_comp mtl_system_items.atp_components_flag%type
118: , p_item_type mtl_system_items.bom_item_type%type )
119: return number ;
120:
121: FUNCTION chk_model_in_bcod(
122: pLineId in number)

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

140: function get_attribute_control( p_attribute_name varchar2)
141: return number;
142:
143:
144: function evaluate_atp_attributes( p_atp_flag in mtl_system_items_b.atp_flag%type
145: , p_atp_components_flag in mtl_system_items_b.atp_components_flag%type )
146: return char ;
147:
148:

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

141: return number;
142:
143:
144: function evaluate_atp_attributes( p_atp_flag in mtl_system_items_b.atp_flag%type
145: , p_atp_components_flag in mtl_system_items_b.atp_components_flag%type )
146: return char ;
147:
148:
149: function get_atp_flag