DBA Data[Home] [Help]

APPS.PQH_SPECIAL_ATTRIBUTES_API dependencies on PQH_SPECIAL_ATTRIBUTES_BK1

Line 49: pqh_special_attributes_bk1.create_special_attribute_b

45: begin
46: --
47: -- Start of API User Hook for the before hook of create_special_attribute
48: --
49: pqh_special_attributes_bk1.create_special_attribute_b
50: (
51: p_txn_category_attribute_id => p_txn_category_attribute_id
52: ,p_attribute_type_cd => p_attribute_type_cd
53: ,p_key_attribute_type => p_key_attribute_type

Line 92: pqh_special_attributes_bk1.create_special_attribute_a

88: begin
89: --
90: -- Start of API User Hook for the after hook of create_special_attribute
91: --
92: pqh_special_attributes_bk1.create_special_attribute_a
93: (
94: p_special_attribute_id => l_special_attribute_id
95: ,p_txn_category_attribute_id => p_txn_category_attribute_id
96: ,p_attribute_type_cd => p_attribute_type_cd