SAP ABAP Class CL_GRFN_SR_FAVORITE (Smart Reports Favorites)
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_FAVORITE | |
| Short Description | Smart Reports Favorites | |
| 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 | 20131106 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_SR_FAVORITE has no forward declaration.
Interfaces
Class CL_GRFN_SR_FAVORITE has no interface implemented.
Friends
Class CL_GRFN_SR_FAVORITE has no friend class.
Attributes
Class CL_GRFN_SR_FAVORITE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20131106 | ||
| 2 | Static method | Public | Method | 20131106 | ||
| 3 | Static method | Public | Method | 20131106 | ||
| 4 | Static method | Public | Method | 20131106 |
Events
Class CL_GRFN_SR_FAVORITE has no event.
Types
Class CL_GRFN_SR_FAVORITE has no local type.
Method Signatures
Method DELETE_FAVORITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20131106 | |||
| 2 | IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20131106 |
Method DELETE_FAVORITE on class CL_GRFN_SR_FAVORITE has no exception.
Method GET_FAVORITES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20131106 | ||
| 2 | RT_OBJECT | Value transfer | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20131106 |
Method GET_FAVORITES on class CL_GRFN_SR_FAVORITE has no exception.
Method IS_FAVORITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20131106 | |||
| 2 | IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20131106 | ||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20131106 |
Method IS_FAVORITE on class CL_GRFN_SR_FAVORITE has no exception.
Method SET_FAVORITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20131106 | |||
| 2 | IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20131106 |
Method SET_FAVORITE on class CL_GRFN_SR_FAVORITE has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |