DBA Data[Home] [Help]

APPS.INV_SERIAL_NUMBER_PUB dependencies on MTL_FLEX_CONTEXT

Line 3722: v_context_value mtl_flex_context.descriptive_flex_context_code%type;

3718: v_segments fnd_dflex.segments_dr;
3719: l_attributes_default_count NUMBER;
3720: l_enabled_attributes NUMBER;
3721: l_attributes_default INV_LOT_SEL_ATTR.Lot_Sel_Attributes_Tbl_Type;
3722: v_context_value mtl_flex_context.descriptive_flex_context_code%type;
3723: v_colName VARCHAR2(50);
3724: l_context_value VARCHAR2(150);
3725: l_return_status VARCHAR2(1);
3726: l_msg_data VARCHAR2(255);