DBA Data[Home] [Help]

APPS.OE_INLINE_FLEX dependencies on APP_EXCEPTION

Line 132: app_exception.raise_exception;

128: fnd_message.set_token('GENERIC_TEXT','The Line Number '
129: ||to_char(location.num)
130: ||' and Column Segment Number for '||location.column_name
131: ||' must be equal.');
132: app_exception.raise_exception;
133: end if;
134:
135: -- if the segment number is not the prior segment number then that means
136: -- total segment is not more.we then store the sequenc of location,