SAP ABAP Class CL_GRFN_SR_UTIL (Smart Reports Utils)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ODATA_SMART_REPORTS (Package) Smart Reports App OData Services
⤷
⤷
Properties
| Class | CL_GRFN_SR_UTIL | |
| Short Description | Smart Reports Utils | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_ODATA_SMART_REPORTS | Smart Reports App OData Services |
| Created | 20131107 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_SR_UTIL has no forward declaration.
Interfaces
Class CL_GRFN_SR_UTIL has no interface implemented.
Friends
Class CL_GRFN_SR_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRFN_SR_CONFIG_TYPE | 'CDF' | Configuration Type | 20140121 | ||
| 2 | Constant | Public | Type reference (TYPE) | GRFN_SR_CONFIG_TYPE | 'ROLE' | Configuration Type | 20140121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get configuration for entity and type | 20140121 | |
| 2 | Static method | Public | Method | 20140124 | ||
| 3 | Static method | Public | Method | 20131112 | ||
| 4 | Static method | Public | Method | 20131112 | ||
| 5 | Static method | Public | Method | 20131112 | ||
| 6 | Static method | Public | Method | 20140115 | ||
| 7 | Static method | Public | Method | 20131107 |
Events
Class CL_GRFN_SR_UTIL has no event.
Types
Class CL_GRFN_SR_UTIL has no local type.
Method Signatures
Method GET_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20140121 | |||
| 2 | IV_TYPE | Call by reference | Type reference (TYPE) | GRFN_SR_CONFIG_TYPE | Configuration Type | 20140121 | |||
| 3 | RT_VALUE | Value transfer | Type reference (TYPE) | GRFN_T_SR_CONFIG_VALUE | Configuration Values | 20140228 |
Method GET_CONFIG on class CL_GRFN_SR_UTIL has no exception.
Method GET_COUNTRY_GROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FILTER_VALUE | Value transfer | Type reference (TYPE) | GRFN_T_OD_FILTERVALUE | OData Filter Value | 20140124 |
Method GET_COUNTRY_GROUPS on class CL_GRFN_SR_UTIL has no exception.
Method GET_GEO_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LATITUDE | Call by reference | Type reference (TYPE) | GEOLAT | Geo location latitude | 20131112 | |||
| 2 | EV_LONGITUDE | Call by reference | Type reference (TYPE) | GEOLON | Geo location longitude | 20131112 | |||
| 3 | IV_COUNTRY | Call by reference | Type reference (TYPE) | LAND1 | Country Key | 20131112 | |||
| 4 | IV_REGION | Call by reference | Type reference (TYPE) | REGIO | Region (State, Province, County) | 20131112 |
Method GET_GEO_LOCATION on class CL_GRFN_SR_UTIL has no exception.
Method GET_LOCATION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COUNTRY_NAME | Call by reference | Type reference (TYPE) | LANDX50 | Country Name (Max. 50 Characters) | 20131112 | |||
| 2 | EV_REGION_NAME | Call by reference | Type reference (TYPE) | AD_REGION | Region | 20131112 | |||
| 3 | IV_COUNTRY | Call by reference | Type reference (TYPE) | LAND1 | Country Key | 20131112 | |||
| 4 | IV_REGION | Call by reference | Type reference (TYPE) | REGIO | Region (State, Province, County) | 20131112 |
Method GET_LOCATION_NAME on class CL_GRFN_SR_UTIL has no exception.
Method GET_ORGUNIT_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COUNTRY | Call by reference | Type reference (TYPE) | GRFN_ORGUNIT_COUNTRY | Org unit country | 20131112 | |||
| 2 | EV_REGION | Call by reference | Type reference (TYPE) | GRFN_ORGUNIT_REGION | Orgunit Region (State, Province, County) | 20131112 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20131112 |
Method GET_ORGUNIT_LOCATION on class CL_GRFN_SR_UTIL has no exception.
Method GET_USER_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | 20140115 | ||||
| 2 | RS_USER | Value transfer | Type reference (TYPE) | GRFN_S_OD_USER | OData User | 20140115 |
Method GET_USER_DETAILS on class CL_GRFN_SR_UTIL has no exception.
Method RAISE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_GRFN_EXCEPTION | Generic GRC API exception | 20131107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20131107 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |