DBA Data[Home] [Help]

APPS.BEN_ELIG_DPNT_API dependencies on APP_EXCEPTION

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

1959: -- As the Validate_Enabled exception has been raised
1960: -- we must rollback to the savepoint
1961: --
1962: ROLLBACK TO process_dependent_w;
1963: when app_exception.application_exception then --Bug 4387247
1964: ROLLBACK TO process_dependent_w;
1965: fnd_msg_pub.add;
1966: --Bug 4436578
1967: /* Inserted for nocopy changes */