DBA Data[Home] [Help]

APPS.JA_CN_PS_FA_AC_EXP_PKG dependencies on FA_CATEGORIES_B_KFV

Line 754: , fa_categories_b_kfv ckfv

750: ln_asset_unit
751: , lv_category_code
752: FROM
753: fa_asset_history_v fhv
754: , fa_categories_b_kfv ckfv
755: WHERE fhv.key = ln_transaction_header_id
756: AND fhv.transaction_header_id_out = ln_transaction_header_id
757: AND fhv.category_id = ckfv.category_id;
758: END IF; --(ln_transaction_header_id)