DBA Data[Home] [Help]

APPS.PQH_RULE_SETS_API dependencies on PQH_RULE_SETS_BK1

Line 56: pqh_RULE_SETS_bk1.create_RULE_SET_b

52: begin
53: --
54: -- Start of API User Hook for the before hook of create_RULE_SET
55: --
56: pqh_RULE_SETS_bk1.create_RULE_SET_b
57: (
58: p_business_group_id => p_business_group_id
59: ,p_rule_set_name => p_rule_set_name
60: ,p_description => p_description

Line 118: pqh_RULE_SETS_bk1.create_RULE_SET_a

114: begin
115: --
116: -- Start of API User Hook for the after hook of create_RULE_SET
117: --
118: pqh_RULE_SETS_bk1.create_RULE_SET_a
119: (
120: p_business_group_id => p_business_group_id
121: ,p_rule_set_id => l_rule_set_id
122: ,p_rule_set_name => p_rule_set_name