DBA Data[Home] [Help]

APPS.PQH_ATTRIBUTE_RANGES_API dependencies on PQH_ATTRIBUTE_RANGES_BK1

Line 56: pqh_ATTRIBUTE_RANGES_bk1.create_ATTRIBUTE_RANGE_b

52: begin
53: --
54: -- Start of API User Hook for the before hook of create_ATTRIBUTE_RANGE
55: --
56: pqh_ATTRIBUTE_RANGES_bk1.create_ATTRIBUTE_RANGE_b
57: (
58: p_approver_flag => p_approver_flag
59: ,p_enable_flag => p_enable_flag
60: ,p_delete_flag => p_delete_flag

Line 113: pqh_ATTRIBUTE_RANGES_bk1.create_ATTRIBUTE_RANGE_a

109: begin
110: --
111: -- Start of API User Hook for the after hook of create_ATTRIBUTE_RANGE
112: --
113: pqh_ATTRIBUTE_RANGES_bk1.create_ATTRIBUTE_RANGE_a
114: (
115: p_attribute_range_id => l_attribute_range_id
116: ,p_approver_flag => p_approver_flag
117: ,p_enable_flag => p_enable_flag