SAP ABAP Class CL_RSR_HINT_VARIABLE (Variable for Finding Hint Restrictions)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSROA_VAR (Package) OLAP Variables
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_SINGLE_VARIABLE | Wrapper of a Variable with F4 | 20080418 |
Properties
| Class | CL_RSR_HINT_VARIABLE | |
| Short Description | Variable for Finding Hint Restrictions | |
| Super Class | CL_RSR_SINGLE_VARIABLE | Wrapper of a Variable with F4 |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSROA_VAR | OLAP Variables |
| Created | 20080418 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_HINT_VARIABLE has no forward declaration.
Interfaces
Class CL_RSR_HINT_VARIABLE has no interface implemented.
Friends
Class CL_RSR_HINT_VARIABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'H' | Single-Character Indicator | 20080513 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSDD_SX_SELDR | SELDR Row with 0INFOPROV Restriction | 20100414 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSDD_TSX_SELDR | SELDR Table (Like reportk-SELDR) | 20100414 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20080421 | ||
| 2 | Instance method | Public | Method | 20080513 |
Events
Class CL_RSR_HINT_VARIABLE has no event.
Types
Class CL_RSR_HINT_VARIABLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20080421 |
Method CONSTRUCTOR on class CL_RSR_HINT_VARIABLE has no exception.
Method GET_HINT_RESTRICTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SX_SELDR | Call by reference | Type reference (TYPE) | RSDD_SX_SELDR | Selektion an den Datamanager | 20080513 | |||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20080513 | |||
| 3 | I_T_RANGE | Call by reference | Type reference (TYPE) | RSDD_T_RANGE | Range erweitert um die SID | 20080513 |
Method GET_HINT_RESTRICTION on class CL_RSR_HINT_VARIABLE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |