DBA Data[Home] [Help]

APPS.BEN_PD_COPY_TO_BEN_ONE dependencies on PQH_TRANSACTION_CATEGORIES

Line 195: g_transaction_category pqh_transaction_categories.short_name%type;

191: g_egl_tbl_copied_count number := 0 ;
192: g_egl_tbl_reused_count number := 0 ;
193:
194: g_copy_effective_date date;
195: g_transaction_category pqh_transaction_categories.short_name%type;
196:
197: --
198: --
199: -- ----------------------------------------------------------------------------