DBA Data[Home] [Help]

APPS.PQH_TRANSACTION_TEMPLATES_API dependencies on PQH_TRANSACTION_TEMPLATES_BK1

Line 45: pqh_transaction_templates_bk1.create_transaction_template_b

41: begin
42: --
43: -- Start of API User Hook for the before hook of create_transaction_template
44: --
45: pqh_transaction_templates_bk1.create_transaction_template_b
46: (
47: p_enable_flag => p_enable_flag
48: ,p_template_id => p_template_id
49: ,p_transaction_id => p_transaction_id

Line 80: pqh_transaction_templates_bk1.create_transaction_template_a

76: begin
77: --
78: -- Start of API User Hook for the after hook of create_transaction_template
79: --
80: pqh_transaction_templates_bk1.create_transaction_template_a
81: (
82: p_transaction_template_id => l_transaction_template_id
83: ,p_enable_flag => p_enable_flag
84: ,p_template_id => p_template_id