DBA Data[Home] [Help]

APPS.WIP_EAM_WORKREQUEST_PUB dependencies on STANDARD

Line 54: -- Standard Start of API savepoint

50: l_error_message VARCHAR2(200);
51: l_resultout VARCHAR2(1);
52:
53: BEGIN
54: -- Standard Start of API savepoint
55: SAVEPOINT work_request_import_pvt;
56:
57: l_stmt_num := 10;
58:

Line 59: -- Standard call to check for call compatibility.

55: SAVEPOINT work_request_import_pvt;
56:
57: l_stmt_num := 10;
58:
59: -- Standard call to check for call compatibility.
60: IF NOT fnd_api.compatible_api_call(
61: l_api_version
62: ,p_api_version
63: ,l_api_name