DBA Data[Home] [Help]

APPS.FA_RETIREMENT_PUB dependencies on FA_ASSET_HISTORY_PKG

Line 3974: if g_log_level_rec.statement_level then fa_debug_pkg.add(l_calling_fn, 'FA_ASSET_HISTORY_PKG.DELETE_ROW', '', p_log_level_rec); end if;

3970: X_Book_Type_Code=> l_asset_hdr_rec.Book_Type_Code,
3971: X_Calling_Fn => l_calling_fn
3972: ,p_log_level_rec => p_log_level_rec);
3973:
3974: if g_log_level_rec.statement_level then fa_debug_pkg.add(l_calling_fn, 'FA_ASSET_HISTORY_PKG.DELETE_ROW', '', p_log_level_rec); end if;
3975: FA_ASSET_HISTORY_PKG.DELETE_ROW
3976: (X_Transaction_Header_Id_In =>
3977: l_asset_retire_rec.detail_info.transaction_header_id_in,
3978: X_Asset_Id => l_asset_hdr_rec.Asset_Id,

Line 3975: FA_ASSET_HISTORY_PKG.DELETE_ROW

3971: X_Calling_Fn => l_calling_fn
3972: ,p_log_level_rec => p_log_level_rec);
3973:
3974: if g_log_level_rec.statement_level then fa_debug_pkg.add(l_calling_fn, 'FA_ASSET_HISTORY_PKG.DELETE_ROW', '', p_log_level_rec); end if;
3975: FA_ASSET_HISTORY_PKG.DELETE_ROW
3976: (X_Transaction_Header_Id_In =>
3977: l_asset_retire_rec.detail_info.transaction_header_id_in,
3978: X_Asset_Id => l_asset_hdr_rec.Asset_Id,
3979: X_Calling_Fn => l_calling_fn

Line 3982: if g_log_level_rec.statement_level then fa_debug_pkg.add(l_calling_fn, 'FA_ASSET_HISTORY_PKG.REACTIVATE_ROW', '', p_log_level_rec); end if;

3978: X_Asset_Id => l_asset_hdr_rec.Asset_Id,
3979: X_Calling_Fn => l_calling_fn
3980: ,p_log_level_rec => p_log_level_rec);
3981:
3982: if g_log_level_rec.statement_level then fa_debug_pkg.add(l_calling_fn, 'FA_ASSET_HISTORY_PKG.REACTIVATE_ROW', '', p_log_level_rec); end if;
3983: FA_ASSET_HISTORY_PKG.REACTIVATE_ROW
3984: (X_Transaction_Header_Id_Out =>
3985: l_asset_retire_rec.detail_info.transaction_header_id_in,
3986: X_Asset_Id => l_asset_hdr_rec.Asset_Id,

Line 3983: FA_ASSET_HISTORY_PKG.REACTIVATE_ROW

3979: X_Calling_Fn => l_calling_fn
3980: ,p_log_level_rec => p_log_level_rec);
3981:
3982: if g_log_level_rec.statement_level then fa_debug_pkg.add(l_calling_fn, 'FA_ASSET_HISTORY_PKG.REACTIVATE_ROW', '', p_log_level_rec); end if;
3983: FA_ASSET_HISTORY_PKG.REACTIVATE_ROW
3984: (X_Transaction_Header_Id_Out =>
3985: l_asset_retire_rec.detail_info.transaction_header_id_in,
3986: X_Asset_Id => l_asset_hdr_rec.Asset_Id,
3987: X_Calling_Fn => l_calling_fn