SAP ABAP Class CL_RSQ_ISET_PERSDATA (InfoSet: Personalization Data)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSQBW (Package) BW-Specific Parts of the InfoSet Query
⤷
⤷
Properties
| Class | CL_RSQ_ISET_PERSDATA | |
| Short Description | InfoSet: Personalization Data | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RSQBW | BW-Specific Parts of the InfoSet Query |
| Created | 20010518 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSQ_ISET_PERSDATA has no interface implemented.
Friends
Class CL_RSQ_ISET_PERSDATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SPERS_KEY | 'INFOSET_USERDATA' | Personalization Object Key | 20010518 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSQ_ISET_PERSDATA | Instance | 20010518 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSQ_S_USER_DATA | User Data | 20010518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010518 | |
| 2 | Static method | Public | Method | FACTORY | 20010518 | |
| 3 | Instance method | Private | Method | Getting Data from DB | 20010518 | |
| 4 | Instance method | Public | Method | Save Data | 20010518 |
Events
Class CL_RSQ_ISET_PERSDATA has no event.
Types
Class CL_RSQ_ISET_PERSDATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSQ_ISET_PERSDATA has no parameter.
Method CONSTRUCTOR on class CL_RSQ_ISET_PERSDATA has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DATA | Value transfer | Object reference (TYPE REF TO) | CL_RSQ_ISET_PERSDATA | Personalisierungsdaten | 20010518 |
Method FACTORY on class CL_RSQ_ISET_PERSDATA has no exception.
Method READ Signature
Method READ on class CL_RSQ_ISET_PERSDATA has no parameter.
Method READ on class CL_RSQ_ISET_PERSDATA has no exception.
Method SAVE Signature
Method SAVE on class CL_RSQ_ISET_PERSDATA has no parameter.
Method SAVE on class CL_RSQ_ISET_PERSDATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |