DBA Data[Home] [Help]

APPS.PQP_ERT_SHD dependencies on PQP_EXR_API

Line 266: pqp_exr_api.create_exception_report (

262: begin
263:
264: IF p_type='I' THEN
265:
266: pqp_exr_api.create_exception_report (
267: p_exception_report_name => p_exception_report_name
268: ,p_legislation_code => p_legislation_code
269: ,p_business_group_id => p_business_group_id
270: ,p_currency_code => p_currency_code

Line 282: pqp_exr_api.update_exception_report (

278: ,p_object_version_number => p_object_version_number
279: ,p_output_format_type => p_output_format_type
280: ,p_variance_operator => p_variance_operator );
281: ELSE
282: pqp_exr_api.update_exception_report (
283: p_exception_report_name => p_exception_report_name
284: ,p_legislation_code => p_legislation_code
285: ,p_business_group_id => p_business_group_id
286: ,p_currency_code => p_currency_code