DBA Data[Home] [Help]

APPS.BEN_ELIG_DPNT_API dependencies on APP_EXCEPTION

Line 1970: when app_exception.application_exception then --Bug 4387247

1966: -- As the Validate_Enabled exception has been raised
1967: -- we must rollback to the savepoint
1968: --
1969: ROLLBACK TO process_dependent_w;
1970: when app_exception.application_exception then --Bug 4387247
1971: ROLLBACK TO process_dependent_w;
1972: fnd_msg_pub.add;
1973: --Bug 4436578
1974: /* Inserted for nocopy changes */