DBA Data[Home] [Help]

APPS.PQH_TRAN_CATEGORY_API dependencies on PQH_CTL_UPD

Line 328: pqh_ctl_upd.upd_tl

324: ,p_master_table_route_id => p_master_table_route_id
325: ,p_effective_date => trunc(p_effective_date)
326: );
327: --
328: pqh_ctl_upd.upd_tl
329: (
330: p_language_code => p_language_code,
331: p_transaction_category_id => p_transaction_category_id ,
332: p_name => p_name );