SAP ABAP Class CL_SALV_BS_RUNTIME_INFO (CL_SALV_BS_RUNTIME_INFO)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_COMMON (Package) Package SALV_BS_COMMON
⤷
⤷
Properties
| Class | CL_SALV_BS_RUNTIME_INFO | |
| Short Description | CL_SALV_BS_RUNTIME_INFO | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_BS_COMMON | Package SALV_BS_COMMON |
| Created | 20060508 | SAP |
| Last change | 20070911 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SALV_BS_RUNTIME_INFO has no interface implemented.
Friends
Class CL_SALV_BS_RUNTIME_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20061019 | ||||
| 2 | Constant | Public | Type reference (TYPE) | CHAR100 | 'ALV_RUNTIME_DATA' | Character 100 | 20060519 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR100 | 'ALV_RUNTIME_DATA_DEF' | Character 100 | 20061018 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR100 | 'ALV_RUNTIME_DATA_LINE' | Character 100 | 20060803 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR100 | 'ALV_RUNTIME_DATA_LINE_DEF' | Character 100 | 20061018 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR100 | 'ALV_RUNTIME_ERROR' | Character 100 | 20060519 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR100 | 'ALV_RUNTIME_INFO' | Character 100 | 20060519 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR100 | 'ALV_RUNTIME_METADATA' | Character 100 | 20060519 | ||
| 9 | Static Attribute | Private | Type reference (TYPE) | IF_SALV_BS_T_DATA=>T_TYPE_ATTRIBUTE | 20061019 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | IF_SALV_BS_T_DATA=>T_TYPE_ATTRIBUTE | 20061019 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20060508 | ||
| 2 | Static method | Public | Method | 20060508 | ||
| 3 | Static method | Public | Method | 20060508 | ||
| 4 | Static method | Public | Method | 20060508 | ||
| 5 | Static method | Public | Method | 20060508 | ||
| 6 | Static method | Private | Method | 20061019 | ||
| 7 | Static method | Public | Method | 20060508 | ||
| 8 | Static method | Public | Method | 20060508 | ||
| 9 | Static method | Private | Method | 20061019 | ||
| 10 | Static method | Public | Method | 20061018 | ||
| 11 | Static method | Public | Method | 20060508 | ||
| 12 | Static method | Public | Method | 20060508 | ||
| 13 | Static method | Private | Method | 20061019 | ||
| 14 | Static method | Public | Method | 20061018 | ||
| 15 | Static method | Public | Method | 20060508 | ||
| 16 | Static method | Public | Method | 20060508 | ||
| 17 | Static method | Public | Method | 20060508 | ||
| 18 | Static method | Public | Method | 20060508 |
Events
Class CL_SALV_BS_RUNTIME_INFO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_TYPE_METADATA | Public | See coding | 20060508 | begin of s_type_metadata,
is_hierseq type abap_bool,
tabname type string,
tabname_line type string,
s_keyinfo type kkblo_keyinfo,
s_layout type lvc_s_layo,
t_fcat type lvc_t_fcat,
t_filter type lvc_t_filt,
t_sort type lvc_t_sort,
end of s_type_metadata
|
||
| 2 | S_TYPE_RECTIFY_INFO | Public | See coding | 20061019 | begin of s_type_rectify_info,
s_rectify_keyinfo type s_type_rectify_keyinfo,
end of s_type_rectify_info
|
||
| 3 | S_TYPE_RECTIFY_KEYINFO | Public | See coding | 20061019 | begin of s_type_rectify_keyinfo,
keyinfo_in_fcat type abap_bool,
end of s_type_rectify_keyinfo
|
||
| 4 | S_TYPE_RUNTIME_INFO | Public | See coding | 20060508 | begin of s_type_runtime_info,
display type abap_bool,
metadata type abap_bool,
data type abap_bool,
structure type tabname,
structure_line type tabname,
end of s_type_runtime_info
|
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_SALV_BS_RUNTIME_INFO has no parameter.
Method CLEAR on class CL_SALV_BS_RUNTIME_INFO has no exception.
Method CLEAR_ALL Signature
Method CLEAR_ALL on class CL_SALV_BS_RUNTIME_INFO has no parameter.
Method CLEAR_ALL on class CL_SALV_BS_RUNTIME_INFO has no exception.
Method CLEAR_DATA Signature
Method CLEAR_DATA on class CL_SALV_BS_RUNTIME_INFO has no parameter.
Method CLEAR_DATA on class CL_SALV_BS_RUNTIME_INFO has no exception.
Method CLEAR_ERROR Signature
Method CLEAR_ERROR on class CL_SALV_BS_RUNTIME_INFO has no parameter.
Method CLEAR_ERROR on class CL_SALV_BS_RUNTIME_INFO has no exception.
Method CLEAR_METADATA Signature
Method CLEAR_METADATA on class CL_SALV_BS_RUNTIME_INFO has no parameter.
Method CLEAR_METADATA on class CL_SALV_BS_RUNTIME_INFO has no exception.
Method FCAT_FROM_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NO_OUT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20061019 | |||
| 2 | S_ATTRIBUTE | Call by reference | Type reference (TYPE) | IF_SALV_BS_T_DATA=>S_TYPE_ATTRIBUTE | 20061019 | ||||
| 3 | TABNAME | Call by reference | Type reference (TYPE) | STRING | 20061019 | ||||
| 4 | TECH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20061019 | |||
| 5 | VALUE | Value transfer | Type reference (TYPE) | LVC_S_FCAT | ALV-Control: Feldkatalog | 20061019 |
Method FCAT_FROM_ATTRIBUTE on class CL_SALV_BS_RUNTIME_INFO has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | S_TYPE_RUNTIME_INFO | 20060508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060508 |
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_DATA | Call by reference | Type reference (TYPE) | TABLE | 20060508 | ||||
| 2 | T_DATA_LINE | Call by reference | Type reference (TYPE) | TABLE | 20060803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060508 |
Method GET_DATA_ATTRIBUTES Signature
Method GET_DATA_ATTRIBUTES on class CL_SALV_BS_RUNTIME_INFO has no parameter.
Method GET_DATA_ATTRIBUTES on class CL_SALV_BS_RUNTIME_INFO has no exception.
Method GET_DATA_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20061018 | ||||
| 2 | R_DATA_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Run Time Type Services | 20061018 | |||
| 3 | R_DATA_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20061018 | ||||
| 4 | R_DATA_LINE_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Run Time Type Services | 20061018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20061018 |
Method GET_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SALV_BS_S_MSG | Returnparameter | 20060508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060508 |
Method GET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | S_TYPE_METADATA | 20060508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060508 |
Method RECTIFY_KEYINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | S_RECTIFY_KEYINFO | Call by reference | Type reference (TYPE) | S_TYPE_RECTIFY_KEYINFO | 20061019 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | S_TYPE_METADATA | 20061019 |
Method RECTIFY_KEYINFO on class CL_SALV_BS_RUNTIME_INFO has no exception.
Method RECTIFY_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | S_RECTIFY_INFO | Call by reference | Type reference (TYPE) | S_TYPE_RECTIFY_INFO | 20061019 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | S_TYPE_METADATA | 20061018 |
Method RECTIFY_METADATA on class CL_SALV_BS_RUNTIME_INFO has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060508 | ||||
| 2 | DISPLAY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060508 | ||||
| 3 | METADATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060508 | ||||
| 4 | STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20060508 | |||
| 5 | STRUCTURE_LINE | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20060828 |
Method SET on class CL_SALV_BS_RUNTIME_INFO has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | TABLE | 20060508 | ||||
| 2 | DATA_LINE | Call by reference | Type reference (TYPE) | TABLE | 20060803 |
Method SET_DATA on class CL_SALV_BS_RUNTIME_INFO has no exception.
Method SET_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | S_MSG | Call by reference | Type reference (TYPE) | SALV_BS_S_MSG | SALV_BS_MSG | 20060508 |
Method SET_ERROR on class CL_SALV_BS_RUNTIME_INFO has no exception.
Method SET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HIERSEQ | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060803 | |||
| 2 | S_KEYINFO | Call by reference | Type reference (TYPE) | KKBLO_KEYINFO | 20060803 | ||||
| 3 | S_LAYOUT | Call by reference | Type reference (TYPE) | LVC_S_LAYO | ALV-Control: Layoutstruktur | 20060508 | |||
| 4 | TABNAME | Call by reference | Type reference (TYPE) | STRING | 20060803 | ||||
| 5 | TABNAME_LINE | Call by reference | Type reference (TYPE) | STRING | 20060803 | ||||
| 6 | T_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20060508 | |||
| 7 | T_FILTER | Call by reference | Type reference (TYPE) | LVC_T_FILT | ALV-Control: Tabelle der Filterbedingungen | 20060508 | |||
| 8 | T_SORT | Call by reference | Type reference (TYPE) | LVC_T_SORT | ALV-Contol: Tabelle der Sortierkriterien | 20060508 |
Method SET_METADATA on class CL_SALV_BS_RUNTIME_INFO has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |