SAP ABAP Class CL_GRFN_POWL_ISSUE (POWL feeder for ad-hoc issue)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_ISSUE (Package) GRC Issue Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_POWL_BASE Base class for POWL feeder 20091229
Properties
Class CL_GRFN_POWL_ISSUE  
Short Description POWL feeder for ad-hoc issue    
Super Class CL_GRFN_POWL_BASE Base class for POWL feeder 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_ISSUE   GRC Issue Management 
Created 20091229   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GRFN0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRFN_POWL_ISSUE has no interface implemented.
Friends
Class CL_GRFN_POWL_ISSUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_QUERY_ALL Constant Public Type reference (TYPE) STRING 'GRFN_ISSUE_ALL' ABAP/4: Name of SELECT-OPTION / PARAMETER 20100301
2 CV_QUERY_INIT Constant Public Type reference (TYPE) STRING 'GRFN_ISSUE_INI' ABAP/4: Name of SELECT-OPTION / PARAMETER 20100202
3 CV_QUERY_OPEN Constant Public Type reference (TYPE) STRING 'GRFN_ISSUE_OPN' ABAP/4: Name of SELECT-OPTION / PARAMETER 20100127
4 CV_QUERY_PROCESSOR Constant Public Type reference (TYPE) STRING 'GRFN_ISSUE_ASS' ABAP/4: Name of SELECT-OPTION / PARAMETER 20100127
5 CV_QUERY_REPORTER Constant Public Type reference (TYPE) STRING 'GRFN_ISSUE_REP' ABAP/4: Name of SELECT-OPTION / PARAMETER 20100127
6 CV_SELCRIT_OBJNAM Constant Public Type reference (TYPE) RSSCR_NAME 'OBJ_NAME' ABAP/4: Name of SELECT-OPTION / PARAMETER 20091229
7 CV_SELCRIT_OBJTYP Constant Public Type reference (TYPE) RSSCR_NAME 'OBJ_TYPE' ABAP/4: Name of SELECT-OPTION / PARAMETER 20091229
8 CV_SELCRIT_PRI Constant Public Type reference (TYPE) RSSCR_NAME 'PRIORITY' ABAP/4: Name of SELECT-OPTION / PARAMETER 20091229
9 CV_SELCRIT_PROCESSOR Constant Public Type reference (TYPE) RSSCR_NAME 'PROCESOR' ABAP/4: Name of SELECT-OPTION / PARAMETER 20100121
10 CV_SELCRIT_REPDAT Constant Public Type reference (TYPE) RSSCR_NAME 'REP_DATE' ABAP/4: Name of SELECT-OPTION / PARAMETER 20091229
11 CV_SELCRIT_REPORTER Constant Public Type reference (TYPE) RSSCR_NAME 'REPORTER' ABAP/4: Name of SELECT-OPTION / PARAMETER 20100121
12 CV_SELCRIT_STATUS Constant Public Type reference (TYPE) RSSCR_NAME 'STATUS' ABAP/4: Name of SELECT-OPTION / PARAMETER 20091229
13 CV_VIS_COLS_COUNT Constant Public Type reference (TYPE) CHAR4 '8' Not More Closely Defined Area, Possibly Used for Patchlevels 20100129
14 CV_VIS_ROWS_COUNT Constant Public Type reference (TYPE) CHAR4 '12' Not More Closely Defined Area, Possibly Used for Patchlevels 20100129
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ISSUEHEADER_FIELDS Instance method Private Method 20091229
2 GET_OBJECT_INFO Static method Public Method get information of an object 20100201
3 GET_OBJTYP_VALUES Instance method Private Method 20100120
4 GET_PRI_VALUES Instance method Private Method 20100120
5 GET_STATUS_VALUES Instance method Private Method 20100120
6 ISSUESTRUCTURE_API_TO_UI Static method Public Method Transform structure from API to UI 20100118
7 ISSUESTRUCTURE_UI_TO_API Static method Public Method Transform structure from UI to API 20100118
Events
Class CL_GRFN_POWL_ISSUE has no event.
Types
Class CL_GRFN_POWL_ISSUE has no local type.
Method Signatures

Method ADD_ISSUEHEADER_FIELDS Signature

Method ADD_ISSUEHEADER_FIELDS on class CL_GRFN_POWL_ISSUE has no parameter.
Method ADD_ISSUEHEADER_FIELDS on class CL_GRFN_POWL_ISSUE has no exception.

Method GET_OBJECT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJECT_NAME Call by reference Type reference (TYPE) GRPC_API_OBJECT_DESCR Objektname 20100205
2 Exporting EV_OBJECT_TYPE Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Objekttyp 20100205
3 Exporting EV_OWNER Call by reference Type reference (TYPE) GRPC_UI_PERSON_UNAME Objektverantwortlicher 20100201
4 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management für GRC-APIs 20100201
5 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Objekt-ID 20100201

Method GET_OBJECT_INFO on class CL_GRFN_POWL_ISSUE has no exception.

Method GET_OBJTYP_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJTYP Call by reference Type reference (TYPE) POWL_NAMEVALUE_TTY Namen-/Wertemenge 20100120

Method GET_OBJTYP_VALUES on class CL_GRFN_POWL_ISSUE has no exception.

Method GET_PRI_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRI Call by reference Type reference (TYPE) POWL_NAMEVALUE_TTY Namen-/Wertemenge 20100120

Method GET_PRI_VALUES on class CL_GRFN_POWL_ISSUE has no exception.

Method GET_STATUS_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATUS Call by reference Type reference (TYPE) POWL_NAMEVALUE_TTY Namen-/Wertemenge 20100120

Method GET_STATUS_VALUES on class CL_GRFN_POWL_ISSUE has no exception.

Method ISSUESTRUCTURE_API_TO_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SOURCE Call by reference Type reference (TYPE) GRFN_S_API_ISSUE Schwachstellendaten für API 20100118
2 Returning RS_RESULT Value transfer Type reference (TYPE) GRFN_S_UI_ISSUE GRFN-UI: Schwachstelle 20100118

Method ISSUESTRUCTURE_API_TO_UI on class CL_GRFN_POWL_ISSUE has no exception.

Method ISSUESTRUCTURE_UI_TO_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SOURCE Call by reference Type reference (TYPE) GRFN_S_UI_ISSUE GRFN-UI: Schwachstelle 20100118
2 Returning RS_RESULT Value transfer Type reference (TYPE) GRFN_S_API_ISSUE Schwachstellendaten für API 20100118

Method ISSUESTRUCTURE_UI_TO_API on class CL_GRFN_POWL_ISSUE has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600