DBA Data[Home] [Help]

APPS.PA_EVENT_PUB dependencies on STANDARD

Line 3348: -- Standard call to check for api compatibility.

3344: ,x_msg => 'Beginning of api compatibility check '
3345: ,x_log_level => 5);
3346: End If;
3347:
3348: -- Standard call to check for api compatibility.
3349: IF NOT FND_API.Compatible_API_Call ( g_api_version_number ,
3350: p_api_version_number ,
3351: p_api_name ,
3352: G_PKG_NAME )

Line 3507: -- Standard call to check for api compatibility.

3503: ,x_msg => 'Beginning of api compatibility check '
3504: ,x_log_level => 5);
3505: End If;
3506:
3507: -- Standard call to check for api compatibility.
3508: IF NOT FND_API.Compatible_API_Call ( g_api_version_number ,
3509: p_api_version_number ,
3510: p_api_name ,
3511: G_PKG_NAME )

Line 3652: -- Standard call to check for api compatibility.

3648: ,x_msg => 'Beginning of api compatibility check '
3649: ,x_log_level => 5);
3650: End If;
3651:
3652: -- Standard call to check for api compatibility.
3653: IF NOT FND_API.Compatible_API_Call ( g_api_version_number ,
3654: p_api_version_number ,
3655: p_api_name ,
3656: G_PKG_NAME )

Line 3827: -- Standard call to check for api compatibility.

3823: ,x_msg => 'Beginning of api compatibility check '
3824: ,x_log_level => 5);
3825: End If;
3826:
3827: -- Standard call to check for api compatibility.
3828: IF NOT FND_API.Compatible_API_Call ( g_api_version_number ,
3829: p_api_version_number ,
3830: p_api_name ,
3831: G_PKG_NAME )