DBA Data[Home] [Help]

APPS.PQH_TCT_SHD dependencies on PQH_TRANSACTION_CATEGORIES_VL

Line 429: From pqh_transaction_categories_vl

425: --
426: --
427: Cursor c3 is
428: Select transaction_category_id
429: From pqh_transaction_categories_vl
430: Where short_name = p_short_name and business_group_id IS NULL;
431: --
432: Cursor C_Sel1 is select pqh_transaction_categories_s.nextval from sys.dual;
433: --