DBA Data[Home] [Help]

APPS.PA_PROJECT_UTILS dependencies on PA_UTILS

Line 2379: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'FND',

2375: IF x_error_code = 100 THEN
2376: if p_calling_module = 'ADD_CLASS_CATEGORIES' then
2377: l_segment_name := null; /* Added this code to throw the error message for self-service without reference to Application column name.*/
2378: end if;
2379: PA_UTILS.ADD_MESSAGE(p_app_short_name => 'FND',
2380: p_msg_name => 'FLEX-MISSING SEGMENT VALUE',
2381: p_token1 => 'SEGMENT',
2382: p_value1 => l_segment_name,
2383: p_token2 => 'FLEXFIELD',