DBA Data[Home] [Help]

APPS.FA_TRANSFER_PUB dependencies on FA_IGI_EXT_PKG

Line 204: if (FA_IGI_EXT_PKG.IAC_Enabled) then

200:
201: /*
202: * Code hook for IAC
203: */
204: if (FA_IGI_EXT_PKG.IAC_Enabled) then
205: if not FA_IGI_EXT_PKG.Do_Transfer(
206: p_trans_rec => px_trans_rec,
207: p_asset_hdr_rec => px_asset_hdr_rec,
208: p_asset_cat_rec => l_asset_cat_rec,

Line 205: if not FA_IGI_EXT_PKG.Do_Transfer(

201: /*
202: * Code hook for IAC
203: */
204: if (FA_IGI_EXT_PKG.IAC_Enabled) then
205: if not FA_IGI_EXT_PKG.Do_Transfer(
206: p_trans_rec => px_trans_rec,
207: p_asset_hdr_rec => px_asset_hdr_rec,
208: p_asset_cat_rec => l_asset_cat_rec,
209: p_calling_function =>'FA_TRANSFER_PUB.Do_Transfer') then

Line 212: end if; -- (FA_IGI_EXT_PKG.IAC_Enabled)

208: p_asset_cat_rec => l_asset_cat_rec,
209: p_calling_function =>'FA_TRANSFER_PUB.Do_Transfer') then
210: raise FND_API.G_EXC_ERROR;
211: end if;
212: end if; -- (FA_IGI_EXT_PKG.IAC_Enabled)
213:
214: -- call to workflow business event
215:
216: fa_business_events.raise(