DBA Data[Home] [Help]

APPS.INV_SERIAL_NUMBER_PUB dependencies on MTL_FLEX_CONTEXT

Line 3365: v_context_value mtl_flex_context.descriptive_flex_context_code%type;

3361: v_segments fnd_dflex.segments_dr;
3362: l_attributes_default_count NUMBER;
3363: l_enabled_attributes NUMBER;
3364: l_attributes_default INV_LOT_SEL_ATTR.Lot_Sel_Attributes_Tbl_Type;
3365: v_context_value mtl_flex_context.descriptive_flex_context_code%type;
3366: v_colName VARCHAR2(50);
3367: l_context_value VARCHAR2(150);
3368: l_return_status VARCHAR2(1);
3369: l_msg_data VARCHAR2(255);