DBA Data[Home] [Help]

APPS.OE_CANSRV dependencies on OE_MSG

Line 97: x :=OE_MSG.SET_MESSAGE_NAME('OE_CAN_LINE_IN_PROCESS');

93: RETURN;
94: END IF;
95:
96: IF V_PRINT_ERR_MSG = 1 THEN
97: x :=OE_MSG.SET_MESSAGE_NAME('OE_CAN_LINE_IN_PROCESS');
98: -- This line is being processed. Please make this change later.
99: END IF;
100:
101: V_RESULT := 0;