DBA Data[Home] [Help]

APPS.PQH_TRAN_CATEGORY_API dependencies on PQH_TRAN_CATEGORY_BK1

Line 61: pqh_TRAN_CATEGORY_bk1.create_TRAN_CATEGORY_b

57: begin
58: --
59: -- Start of API User Hook for the before hook of create_TRAN_CATEGORY
60: --
61: pqh_TRAN_CATEGORY_bk1.create_TRAN_CATEGORY_b
62: (
63: p_custom_wf_process_name => p_custom_wf_process_name
64: ,p_custom_workflow_name => p_custom_workflow_name
65: ,p_form_name => p_form_name

Line 134: pqh_TRAN_CATEGORY_bk1.create_TRAN_CATEGORY_a

130: begin
131: --
132: -- Start of API User Hook for the after hook of create_TRAN_CATEGORY
133: --
134: pqh_TRAN_CATEGORY_bk1.create_TRAN_CATEGORY_a
135: (
136: p_transaction_category_id => l_transaction_category_id
137: ,p_custom_wf_process_name => p_custom_wf_process_name
138: ,p_custom_workflow_name => p_custom_workflow_name