SAP ABAP Class CL_SALV_BS_DATA (CL_SALV_BS_DATA)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_CONFIG (Package) Configuration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_DATA | if_salv_bs_data | 20080207 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_DATA_OBJECT | 20061110 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_BS_DATA_TABLE | Data Table | 20090313 |
Properties
| Class | CL_SALV_BS_DATA | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_BS_CONFIG | Configuration |
| 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... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_BS_DATA | if_salv_bs_data | 20080207 | ||
| 2 | IF_SALV_BS_DATA_OBJECT | 20061110 |
Friends
Class CL_SALV_BS_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | IF_SALV_BS_C_DATA=>DATA | IF_SALV_BS_C_DATA=>DATA | ABAB Dictionary: Two-Digit Numeric Field | 20060920 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20061211 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050729 | ||||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SALV_BS_DATA_CHANGE_P | 20050729 | ||||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20050802 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Clear | 20060913 | |
| 2 | Instance method | Public | Constructor | Constructor | 20050729 | |
| 3 | Instance method | Protected | Method | Create Change Log | 20090604 | |
| 4 | Instance method | Public | Method | 20090319 | ||
| 5 | Instance method | Public | Method | 20060714 | ||
| 6 | Instance method | Public | Method | 20090528 | ||
| 7 | Instance method | Public | Method | 20080229 | ||
| 8 | Instance method | Public | Method | 20090319 | ||
| 9 | Instance method | Public | Method | 20090519 | ||
| 10 | Instance method | Public | Method | 20090319 | ||
| 11 | Instance method | Public | Method | Set Data | 20050802 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ON_NEW_DATA | Instance Event (0) |
Public (2) |
20050729 |
Types
Class CL_SALV_BS_DATA has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_SALV_BS_DATA has no parameter.
Method CLEAR on class CL_SALV_BS_DATA has no exception.
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 | 20050729 |
Method CONSTRUCTOR on class CL_SALV_BS_DATA has no exception.
Method CREATE_CHANGE_LOG Signature
Method CREATE_CHANGE_LOG on class CL_SALV_BS_DATA has no parameter.
Method CREATE_CHANGE_LOG on class CL_SALV_BS_DATA has no exception.
Method EQUALS Signature
Method EQUALS on class CL_SALV_BS_DATA has no parameter.
Method EQUALS on class CL_SALV_BS_DATA has no exception.
Method FREE Signature
Method FREE on class CL_SALV_BS_DATA has no parameter.
Method FREE on class CL_SALV_BS_DATA has no exception.
Method GET_CHANGE_LOG Signature
Method GET_CHANGE_LOG on class CL_SALV_BS_DATA has no parameter.
Method GET_CHANGE_LOG on class CL_SALV_BS_DATA has no exception.
Method GET_DATA Signature
Method GET_DATA on class CL_SALV_BS_DATA has no parameter.
Method GET_DATA on class CL_SALV_BS_DATA has no exception.
Method GET_DATA_REF Signature
Method GET_DATA_REF on class CL_SALV_BS_DATA has no parameter.
Method GET_DATA_REF on class CL_SALV_BS_DATA has no exception.
Method IS_SUPPLIED Signature
Method IS_SUPPLIED on class CL_SALV_BS_DATA has no parameter.
Method IS_SUPPLIED on class CL_SALV_BS_DATA has no exception.
Method IS_VALID Signature
Method IS_VALID on class CL_SALV_BS_DATA has no parameter.
Method IS_VALID on class CL_SALV_BS_DATA has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS_REFERENCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060608 | |||
| 2 | ONLY_IF_NEW_DESCR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20061211 | |||
| 3 | VALUE | Call by reference | Type reference (TYPE) | DATA | 20050802 |
Method SET_DATA on class CL_SALV_BS_DATA has no exception.
Event Signatures
Event ON_NEW_DATA Signature
Event ON_NEW_DATA on class CL_SALV_BS_DATA has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |