DBA Data[Home] [Help]

APPS.PQH_CTL_UPD dependencies on PQH_TRANSACTION_CATEGORIES_VL

Line 408: From pqh_transaction_categories_vl

404: --
405: --
406: Cursor c1 is
407: Select transaction_category_id
408: From pqh_transaction_categories_vl
409: Where short_name = p_short_name;
410: --
411: begin
412: --