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 216: -- Standard call to check for call compatibility.

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