DBA Data[Home] [Help]

APPS.IBE_CFG_CONFIG_PVT dependencies on STANDARD

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

41: END IF;
42: end if;
43:
44: SAVEPOINT Get_Config_Launch_Info_Pvt;
45: -- Standard call to check for call compatibility.
46: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
47: p_api_version ,
48: l_api_name ,
49: G_PKG_NAME )

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

210: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
211: ibe_util.debug('Starting ibe_cfg_config_pvt.Add_Config_To_Quote ');
212: END IF;
213: SAVEPOINT Add_Config_To_Quote_Pvt;
214: -- Standard call to check for call compatibility.
215: IF NOT FND_API.Compatible_API_Call ( l_api_version ,
216: p_api_version ,
217: l_api_name ,
218: G_PKG_NAME )