DBA Data[Home] [Help]

APPS.PA_EVENT_PUB dependencies on STANDARD

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

3302: ,x_msg => 'Beginning of api compatibility check '
3303: ,x_log_level => 5);
3304: End If;
3305:
3306: -- Standard call to check for api compatibility.
3307: IF NOT FND_API.Compatible_API_Call ( g_api_version_number ,
3308: p_api_version_number ,
3309: p_api_name ,
3310: G_PKG_NAME )

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

3461: ,x_msg => 'Beginning of api compatibility check '
3462: ,x_log_level => 5);
3463: End If;
3464:
3465: -- Standard call to check for api compatibility.
3466: IF NOT FND_API.Compatible_API_Call ( g_api_version_number ,
3467: p_api_version_number ,
3468: p_api_name ,
3469: G_PKG_NAME )

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

3606: ,x_msg => 'Beginning of api compatibility check '
3607: ,x_log_level => 5);
3608: End If;
3609:
3610: -- Standard call to check for api compatibility.
3611: IF NOT FND_API.Compatible_API_Call ( g_api_version_number ,
3612: p_api_version_number ,
3613: p_api_name ,
3614: G_PKG_NAME )

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

3781: ,x_msg => 'Beginning of api compatibility check '
3782: ,x_log_level => 5);
3783: End If;
3784:
3785: -- Standard call to check for api compatibility.
3786: IF NOT FND_API.Compatible_API_Call ( g_api_version_number ,
3787: p_api_version_number ,
3788: p_api_name ,
3789: G_PKG_NAME )