SAP ABAP Class CL_SALV_BS_RESULT_DATA (CL_SALV_BS_RESULT_DATA)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_UI_RESULT (Package) Package for Result Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_RESULT_DATA | Result Data | 20090116 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_RESULT_DATA_OBJECT | 20061110 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_RESULT_ENFORCER | Result Enforcer: Forces Refresh | 20090515 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_R_DATA_DATA | Result Data Table Data | 20090116 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_BS_RESULT_DATA_TABLE | 20050729 |
Properties
| Class | CL_SALV_BS_RESULT_DATA | |
| Short Description | CL_SALV_BS_RESULT_DATA | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_BS_UI_RESULT | Package for Result Data |
| Created | 20050729 | SAP |
| Last change | 20110908 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_BS_RESULT_DATA | Result Data | 20090116 | ||
| 2 | IF_SALV_BS_RESULT_DATA_OBJECT | 20061110 | |||
| 3 | IF_SALV_BS_RESULT_ENFORCER | Result Enforcer: Forces Refresh | 20090515 | ||
| 4 | IF_SALV_BS_R_DATA_DATA | Result Data Table Data | 20090116 |
Friends
Class CL_SALV_BS_RESULT_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090515 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20060920 | ||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | IF_SALV_BS_C_RESULT_DATA=>RESULT_DATA | IF_SALV_BS_C_RESULT_DATA=>RESULT_DATA | 20060920 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SALV_BS_MODEL | ModelController | 20050729 | |||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20060404 | |||||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SALV_BS_SERVICE_MNGR | Controls the Sequence of Service Calls | 20050729 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050729 | |
| 2 | Instance method | Protected | Method | 20060404 | ||
| 3 | Instance method | Public | Method | 20071116 | ||
| 4 | Instance method | Public | Method | 20090319 | ||
| 5 | Instance method | Public | Method | 20050729 |
Events
Class CL_SALV_BS_RESULT_DATA has no event.
Types
Class CL_SALV_BS_RESULT_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20060920 | ||||
| 2 | R_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_MODEL | 20050729 | ||||
| 3 | R_SERVICE_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_SERVICE_MNGR | 20050801 |
Method CONSTRUCTOR on class CL_SALV_BS_RESULT_DATA has no exception.
Method CREATE_RESULT_DATA Signature
Method CREATE_RESULT_DATA on class CL_SALV_BS_RESULT_DATA has no parameter.
Method CREATE_RESULT_DATA on class CL_SALV_BS_RESULT_DATA has no exception.
Method FREE Signature
Method FREE on class CL_SALV_BS_RESULT_DATA has no parameter.
Method FREE on class CL_SALV_BS_RESULT_DATA has no exception.
Method GET_DATA_OBJECT Signature
Method GET_DATA_OBJECT on class CL_SALV_BS_RESULT_DATA has no parameter.
Method GET_DATA_OBJECT on class CL_SALV_BS_RESULT_DATA has no exception.
Method REFRESH Signature
Method REFRESH on class CL_SALV_BS_RESULT_DATA has no parameter.
Method REFRESH on class CL_SALV_BS_RESULT_DATA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |