DBA Data[Home] [Help]

APPS.PQP_AAT_API dependencies on PQP_AAT_API_BK1

Line 129: pqp_aat_api_bk1.create_assignment_attribute_b

125: --
126: -- Call Before Process User Hook
127: --
128: begin
129: pqp_aat_api_bk1.create_assignment_attribute_b
130: (p_effective_date => l_effective_date
131: ,p_business_group_id => p_business_group_id
132: ,p_effective_start_date => l_effective_start_date
133: ,p_effective_end_date => l_effective_end_date

Line 322: pqp_aat_api_bk1.create_assignment_attribute_a

318: --
319: -- Call After Process User Hook
320: --
321: begin
322: pqp_aat_api_bk1.create_assignment_attribute_a
323: (p_effective_date => l_effective_date
324: ,p_business_group_id => p_business_group_id
325: ,p_effective_start_date => l_effective_start_date
326: ,p_effective_end_date => l_effective_end_date