DBA Data[Home] [Help]

APPS.FA_TRANSFER_PUB dependencies on FA_IGI_EXT_PKG

Line 156: if (FA_IGI_EXT_PKG.IAC_Enabled) then

152:
153: /*
154: * Code hook for IAC
155: */
156: if (FA_IGI_EXT_PKG.IAC_Enabled) then
157: if not FA_IGI_EXT_PKG.Do_Transfer(
158: p_trans_rec => px_trans_rec,
159: p_asset_hdr_rec => px_asset_hdr_rec,
160: p_asset_cat_rec => l_asset_cat_rec,

Line 157: if not FA_IGI_EXT_PKG.Do_Transfer(

153: /*
154: * Code hook for IAC
155: */
156: if (FA_IGI_EXT_PKG.IAC_Enabled) then
157: if not FA_IGI_EXT_PKG.Do_Transfer(
158: p_trans_rec => px_trans_rec,
159: p_asset_hdr_rec => px_asset_hdr_rec,
160: p_asset_cat_rec => l_asset_cat_rec,
161: p_calling_function =>'FA_TRANSFER_PUB.Do_Transfer') then

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

160: p_asset_cat_rec => l_asset_cat_rec,
161: p_calling_function =>'FA_TRANSFER_PUB.Do_Transfer') then
162: raise FND_API.G_EXC_ERROR;
163: end if;
164: end if; -- (FA_IGI_EXT_PKG.IAC_Enabled)
165:
166: -- call to workflow business event
167:
168: fa_business_events.raise(