DBA Data[Home] [Help]

APPS.PQH_GEN_FORM dependencies on PQH_TRANSACTION_CATEGORIES

Line 57: g_txn_name pqh_transaction_categories.short_name%type ;

53: g_initial_value pqh_copy_entity_results.information1%type;
54: --
55: g_context pqh_copy_entity_txns.context%type;
56: g_gbl_context pqh_copy_entity_txns.context%type;
57: g_txn_name pqh_transaction_categories.short_name%type ;
58: g_txn_id pqh_copy_entity_txns.copy_entity_txn_id%type;
59: --
60: c_information1 pqh_copy_entity_attribs.information1%type;
61: c_information2 pqh_copy_entity_attribs.information2%type;