SAP ABAP Class CL_RSQVT_DETAILDATA (Container for Detail Information)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB (Application Component) BW Database platforms
⤷
RSQVT (Package) SAP Query Analysis Tool
⤷
⤷
Properties
| Class | CL_RSQVT_DETAILDATA | |
| Short Description | Container for Detail Information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSQVT | SAP Query Analysis Tool |
| Created | 20060515 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSQVT_DETAILDATA has no forward declaration.
Interfaces
Class CL_RSQVT_DETAILDATA has no interface implemented.
Friends
Class CL_RSQVT_DETAILDATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | See coding | 20070118 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Row to Detailed Infos | 20060515 | |
| 2 | Instance method | Public | Method | 20070118 | ||
| 3 | Instance method | Public | Method | 20060515 | ||
| 4 | Instance method | Public | Method | 20060515 | ||
| 5 | Instance method | Public | Method | 20060515 | ||
| 6 | Instance method | Public | Method | 20060515 | ||
| 7 | Instance method | Public | Method | Sets Title Row for Detailed Information | 20060515 |
Events
Class CL_RSQVT_DETAILDATA has no event.
Types
Class CL_RSQVT_DETAILDATA has no local type.
Method Signatures
Method ADD_DETAILS_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROPERTY | Call by reference | Type reference (TYPE) | STRING | 20060515 | ||||
| 2 | I_SEVERITY | Call by reference | Type reference (TYPE) | I | 0 | 20060515 | |||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | Dim: Feld für einen beliebigen Merkmalswert | 20060515 |
Method ADD_DETAILS_LINE on class CL_RSQVT_DETAILDATA has no exception.
Method APPEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OTHER | Call by reference | Object reference (TYPE REF TO) | CL_RSQVT_DETAILDATA | Container für Detailinfos | 20070118 |
Method APPEND on class CL_RSQVT_DETAILDATA has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROPERTY | Call by reference | Type reference (TYPE) | STRING | 20060515 | ||||
| 2 | R_DATA | Value transfer | Type reference (TYPE) | RSCHAVL | Dim: Feld für einen beliebigen Merkmalswert | 20060515 |
Method GET_DATA on class CL_RSQVT_DETAILDATA has no exception.
Method GET_NUMENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NUM | Value transfer | Type reference (TYPE) | I | 20060515 |
Method GET_NUMENTRIES on class CL_RSQVT_DETAILDATA has no exception.
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PROPERTIES | Call by reference | Type reference (TYPE) | TABLE | 20060515 |
Method GET_PROPERTIES on class CL_RSQVT_DETAILDATA has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TITLE | Value transfer | Type reference (TYPE) | STRING | 20060515 |
Method GET_TITLE on class CL_RSQVT_DETAILDATA has no exception.
Method SET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TITLE | Call by reference | Type reference (TYPE) | STRING | 20060515 |
Method SET_TITLE on class CL_RSQVT_DETAILDATA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |