DBA Data[Home] [Help]

APPS.PA_PROGRESS_REPORT_WORKFLOW dependencies on PA_PROGRESS_REPORT_WORKFLOW

Line 1: package body pa_progress_report_WORKFLOW as

1: package body pa_progress_report_WORKFLOW as
2: /* $Header: PAPRWFPB.pls 120.9.12000000.2 2007/04/26 17:17:16 vvjoshi ship $ */
3: /*============================================================================+
4: | Copyright (c) 1993 Oracle Corporation Belmont, California, USA |
5: | All rights reserved. |

Line 2706: END pa_progress_report_WORKFLOW;

2702: dbms_lob.writeappend(document, 255, substr(Sqlerrm, 255));
2703:
2704: END show_report_content;
2705:
2706: END pa_progress_report_WORKFLOW;
2707: