DBA Data[Home] [Help]

APPS.WMA_FLOW dependencies on WIP_UTILITIES

Line 336: wip_utilities.get_message_stack(p_msg => errMsg);

332: x_calling_function => 'wmapflwb',
333: x_error_code => errCode
334: );
335: if ( retval = PJM_PROJECT.G_VALIDATE_FAILURE ) then
336: wip_utilities.get_message_stack(p_msg => errMsg);
337: return false;
338: end if;
339: end if;
340: