DBA Data[Home] [Help]

APPS.GHR_GEN_RPA_NPA dependencies on GHR_PA_REMARKS

Line 49: remarks_desc ghr_pa_remarks.description%type,

45: );
46:
47: TYPE t_remarks IS RECORD
48: (
49: remarks_desc ghr_pa_remarks.description%type,
50: remark_code ghr_remarks.code%type);
51:
52: -- Type for RPA/NPA Tags
53: TYPE t_report_tags IS RECORD