DBA Data[Home] [Help]

APPS.GHR_GEN_RPA_NPA dependencies on GHR_GEN_RPA_NPA

Line 1: PACKAGE BODY GHR_GEN_RPA_NPA AS

1: PACKAGE BODY GHR_GEN_RPA_NPA AS
2: /* $Header: ghgenpa.pkb 120.20.12020000.8 2012/09/11 07:09:37 vmididho ship $ */
3: -- Package scope variables for RPA
4: l_rpa_misc_fields t_rpa_misc_fields_rec;
5: l_rpa_report_tags t_report_tags_rec;

Line 274: w_remarks GHR_GEN_RPA_NPA.remarks_wrapped; -- Fix For Bug # 11780976

270: l_rpa_page_count number; -- Fix For Bug # 11780976
271: conti_remarks_concat VARCHAR2(5000); -- Fix For Bug # 11780976
272: conti_rem_ctr NUMBER; -- Fix For Bug # 11780976
273: displayCRemarks varchar2(20); -- Fix For Bug # 11780976
274: w_remarks GHR_GEN_RPA_NPA.remarks_wrapped; -- Fix For Bug # 11780976
275: w_all_remarks GHR_GEN_RPA_NPA.remarks_wrapped; -- Fix For Bug # 11780976
276: line_count integer := 1; -- Fix For Bug # 11780976
277:
278: BEGIN

Line 275: w_all_remarks GHR_GEN_RPA_NPA.remarks_wrapped; -- Fix For Bug # 11780976

271: conti_remarks_concat VARCHAR2(5000); -- Fix For Bug # 11780976
272: conti_rem_ctr NUMBER; -- Fix For Bug # 11780976
273: displayCRemarks varchar2(20); -- Fix For Bug # 11780976
274: w_remarks GHR_GEN_RPA_NPA.remarks_wrapped; -- Fix For Bug # 11780976
275: w_all_remarks GHR_GEN_RPA_NPA.remarks_wrapped; -- Fix For Bug # 11780976
276: line_count integer := 1; -- Fix For Bug # 11780976
277:
278: BEGIN
279: l_new_line_sep := '

Line 1764: w_remarks GHR_GEN_RPA_NPA.remarks_wrapped; -- Fix For Bug # 11780976

1760:
1761: l_xml_string CLOB; -- Fix For Bug # 11780976
1762: x_xml_string CLOB; -- Fix For Bug # 11780976
1763: l_npa_page_count number; -- Fix For Bug # 11780976
1764: w_remarks GHR_GEN_RPA_NPA.remarks_wrapped; -- Fix For Bug # 11780976
1765: w_all_remarks GHR_GEN_RPA_NPA.remarks_wrapped; -- Fix For Bug # 11780976
1766: line_count integer := 1; -- Fix For Bug # 11780976
1767:
1768: BEGIN

Line 1765: w_all_remarks GHR_GEN_RPA_NPA.remarks_wrapped; -- Fix For Bug # 11780976

1761: l_xml_string CLOB; -- Fix For Bug # 11780976
1762: x_xml_string CLOB; -- Fix For Bug # 11780976
1763: l_npa_page_count number; -- Fix For Bug # 11780976
1764: w_remarks GHR_GEN_RPA_NPA.remarks_wrapped; -- Fix For Bug # 11780976
1765: w_all_remarks GHR_GEN_RPA_NPA.remarks_wrapped; -- Fix For Bug # 11780976
1766: line_count integer := 1; -- Fix For Bug # 11780976
1767:
1768: BEGIN
1769: l_new_line_sep := '

Line 2779: END GHR_GEN_RPA_NPA;

2775: END Debug;
2776:
2777:
2778:
2779: END GHR_GEN_RPA_NPA;