DBA Data[Home] [Help]

APPS.FA_ASSET_VAL_PVT dependencies on FA_CATEGORIES

Line 3043: from fa_categories_b

3039: p_log_level_rec IN FA_API_TYPES.log_level_rec_type) return boolean IS
3040:
3041: CURSOR get_cat_type IS
3042: select category_type
3043: from fa_categories_b
3044: where category_id = p_category_id;
3045:
3046: CURSOR C1 IS
3047: select currency_code