DBA Data[Home] [Help]

APPS.GHR_GEN_RPA_NPA dependencies on GHR_PA_REMARKS

Line 37: remarks_desc ghr_pa_remarks.description%type,

33: );
34:
35: TYPE t_remarks IS RECORD
36: (
37: remarks_desc ghr_pa_remarks.description%type,
38: remark_code ghr_remarks.code%type);
39:
40: -- Type for RPA/NPA Tags
41: TYPE t_report_tags IS RECORD