SAP ABAP Class CL_GRRM_UTIL_SURVEY_BROWSER (Survey Browser)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_UTILITY (Package) Utility classes for Risk Management
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_UTILITY (Package) Utility classes for Risk Management
Properties
Class | CL_GRRM_UTIL_SURVEY_BROWSER | |
Short Description | Survey Browser | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_UTILITY | Utility classes for Risk Management |
Created | 20081205 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | GRRMR | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRRM_UTIL_SURVEY_BROWSER has no interface implemented.
Friends
Class CL_GRRM_UTIL_SURVEY_BROWSER has no friend class.
Attributes
Class CL_GRRM_UTIL_SURVEY_BROWSER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET | Static method | Public | Method | 20081205 | |
2 | GET_OBJECT_CATEGORY_NAME | Static method | Private | Method | 20100511 | |
3 | GET_PLANUSAGES | Static method | Public | Method | 20091014 | |
4 | GET_STRUCTURE | Static method | Private | Method | 20081205 | |
5 | GET_USAGE_TEXT | Static method | Public | Method | 20091014 | |
6 | QUERY | Static method | Public | Method | 20081205 | |
7 | QUERY_BY_ENTITY | Static method | Public | Method | 20091014 |
Events
Class CL_GRRM_UTIL_SURVEY_BROWSER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_GRFNPLANUSAGE | Public | See coding | 20091014 | T_GRFNPLANUSAGE type standard table of grfnplanusage with non-unique default key
|
||
2 | T_GRRMTSVYINST | Public | See coding | 20091014 | T_GRRMTSVYINST type standard table of grrmtsvyinst with non-unique default key
|
Method Signatures
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EO_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20081205 | ||
2 | Exporting | ER_RESULT | Call by reference | Object reference (TYPE REF TO) | DATA | 20081205 | |||
3 | Exporting | ET_COLUMN_TEXT | Call by reference | Type reference (TYPE) | GRFN_T_STRING | String table | 20091028 | ||
4 | Exporting | EV_TYPE | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20090717 | ||
5 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090717 | ||
6 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090722 | ||
7 | Importing | IV_SHOW_COMMENTS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091028 | ||
8 | Importing | IV_TASKPLAN_GROUP_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20090717 | ||
9 | Importing | IV_TASKPLAN_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20081205 |
Method GET on class CL_GRRM_UTIL_SURVEY_BROWSER has no exception.
Method GET_OBJECT_CATEGORY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100511 | ||
2 | Importing | IV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100511 | ||
3 | Returning | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20100511 |
Method GET_OBJECT_CATEGORY_NAME on class CL_GRRM_UTIL_SURVEY_BROWSER has no exception.
Method GET_PLANUSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RT_PLANUSAGE | Value transfer | Type reference (TYPE) | T_GRFNPLANUSAGE | 20091014 |
Method GET_PLANUSAGES on class CL_GRRM_UTIL_SURVEY_BROWSER has no exception.
Method GET_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_QUESTIONS | Call by reference | Type reference (TYPE) | YT_QUESTIONS | 20091028 | |||
2 | Importing | IT_QUESTIONS_INFO | Call by reference | Type reference (TYPE) | YT_QUESTIONS_INFO | 20091028 | |||
3 | Importing | IV_SHOW_COMMENTS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091028 | ||
4 | Returning | RO_STRUCTURE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20081205 |
Method GET_STRUCTURE on class CL_GRRM_UTIL_SURVEY_BROWSER has no exception.
Method GET_USAGE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_USAGE | Value transfer | Type reference (TYPE) | GRFN_PLAN_USAGE | Plan usage | 20091014 | ||
2 | Returning | RV_TEXT | Value transfer | Type reference (TYPE) | GRFN_PLAN_ACTIVITY_NAME | Name text of a plan activity | 20091014 |
Method GET_USAGE_TEXT on class CL_GRRM_UTIL_SURVEY_BROWSER has no exception.
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090717 | ||
2 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081205 | ||
3 | Returning | RT_SURVEY | Value transfer | Type reference (TYPE) | GRRM_T_WD_SURVEY | Survey | 20081205 |
Method QUERY on class CL_GRRM_UTIL_SURVEY_BROWSER has no exception.
Method QUERY_BY_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091014 | ||
2 | Importing | IV_ENTITY | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20091014 | ||
3 | Returning | RT_INSTANCE | Value transfer | Type reference (TYPE) | T_GRRMTSVYINST | 20091014 |
Method QUERY_BY_ENTITY on class CL_GRRM_UTIL_SURVEY_BROWSER has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |