DBA Data[Home] [Help]

APPS.PA_RBS_PUB dependencies on STANDARD

Line 2005: -- Standard Api compatibility call

2001: BEGIN
2002:
2003: X_Return_Status := Fnd_Api.G_Ret_Sts_Success;
2004:
2005: -- Standard Api compatibility call
2006: If Not Fnd_Api.Compatible_API_Call ( l_Api_Version_Number ,
2007: P_Api_Version_Number ,
2008: l_Api_Name ,
2009: G_Pkg_Name ) Then

Line 2068: -- Standard Api compatibility call

2064: BEGIN
2065:
2066: X_Return_Status := Fnd_Api.G_Ret_Sts_Success;
2067:
2068: -- Standard Api compatibility call
2069: If Not Fnd_Api.Compatible_API_Call ( l_Api_Version_Number ,
2070: P_Api_Version_Number ,
2071: l_Api_Name ,
2072: G_Pkg_Name ) Then

Line 2135: -- Standard Api compatibility call

2131: BEGIN
2132:
2133: X_Return_Status := Fnd_Api.G_Ret_Sts_Success;
2134:
2135: -- Standard Api compatibility call
2136: If Not Fnd_Api.Compatible_API_Call ( l_Api_Version_Number ,
2137: P_Api_Version_Number ,
2138: l_Api_Name ,
2139: G_Pkg_Name ) Then

Line 2420: -- Standard Api compatibility call

2416: BEGIN
2417:
2418: X_Return_Status := Fnd_Api.G_Ret_Sts_Success;
2419:
2420: -- Standard Api compatibility call
2421: If Not Fnd_Api.Compatible_Api_Call(
2422: l_Api_Version_Number,
2423: P_Api_Version_Number,
2424: l_Api_Name,

Line 2496: -- Standard Api compatibility call

2492: BEGIN
2493:
2494: X_Return_Status := Fnd_Api.G_Ret_Sts_Success;
2495:
2496: -- Standard Api compatibility call
2497: If Not Fnd_Api.Compatible_Api_Call(
2498: l_Api_Version_Number,
2499: P_Api_Version_Number,
2500: l_Api_Name,