DBA Data[Home] [Help]

APPS.INV_FLEX_LOT_ALLOCATION_PUB dependencies on MTL_PARAMETERS

Line 86: print_debug('Returning Real mtl_parameters.allocate_lot_flag value:'||l_allocate_lot_flag);

82:
83: --User Stub Code goes here to overwrite org parameter
84:
85:
86: print_debug('Returning Real mtl_parameters.allocate_lot_flag value:'||l_allocate_lot_flag);
87: RETURN l_allocate_lot_flag;
88:
89: END;
90: