DBA Data[Home] [Help]

APPS.PATC dependencies on STANDARD

Line 1241: /* Bug 6053374: If condition introduced. No error should be thrown in this case, for a Standard Invoice.*/

1237: end if ;
1238:
1239: Exception
1240: WHEN NO_DATA_FOUND THEN
1241: /* Bug 6053374: If condition introduced. No error should be thrown in this case, for a Standard Invoice.*/
1242: IF p_sys_link_function = 'VI' THEN
1243: null;
1244: ELSE
1245: /*changes for bug 10271889 start*/