SAP ABAP Class CL_SALV_BS_SERVICE_MNGR_TABLE (CL_SALV_BS_SERVICE_MNGR_TABLE)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_SERVICE (Package) Service

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_BS_SERVICE_MNGR | 20050729 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_EX_SERVICE_MANAGER | 20050801 | |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_SERVICE_MANAGER | Controls the Sequence of Service Calls | 20050802 |
Properties
Class | CL_SALV_BS_SERVICE_MNGR_TABLE | |
Short Description | ||
Super Class | CL_SALV_BS_SERVICE_MNGR | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_BS_SERVICE | Service |
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
Class CL_SALV_BS_SERVICE_MNGR_TABLE has no interface implemented.
Friends
Class CL_SALV_BS_SERVICE_MNGR_TABLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_BS_BEHAVIOR | 20100527 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SALV_BS_T_KEYFIGURE_TREE | SALV: Table Aggregation Tree | 20050729 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SALV_BS_T_MEASURE | SALV: Table of Measure Columns | 20050729 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_SALV_BS=>T_TYPE_ROW | Line References | 20050729 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_SALV_BS=>T_TYPE_ROW | Line References | 20060720 |
Methods
Events
Class CL_SALV_BS_SERVICE_MNGR_TABLE has no event.
Types
Class CL_SALV_BS_SERVICE_MNGR_TABLE 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_TABLE | 20060608 |
Method CONSTRUCTOR on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
Method CONVERT_INDEXES_TO_RANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
T_RANGES_INSIDE | Call by reference | Type reference (TYPE) | IF_SALV_BS=>YT_INDEX_RANGE | Index Ranges | 20090817 | ||
2 | ![]() |
T_RANGES_OUTSIDE | Call by reference | Type reference (TYPE) | IF_SALV_BS=>YT_INDEX_RANGE | Index Ranges | 20090817 | ||
3 | ![]() |
T_ROWS_INSIDE | Call by reference | Type reference (TYPE) | IF_SALV_BS=>T_TYPE_ROW | 20090817 | |||
4 | ![]() |
T_ROWS_OUTSIDE | Call by reference | Type reference (TYPE) | IF_SALV_BS=>T_TYPE_ROW | 20090817 |
Method CONVERT_INDEXES_TO_RANGES on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
Method CREATE_T_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
T_INPUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20060801 |
Method CREATE_T_ROWS on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
Method DELETE_LINE_FROM_T_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LINE_INDEX | Value transfer | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20091021 |
Method DELETE_LINE_FROM_T_ROWS on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
Method DO_AGGREGATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | 20070606 | |||
2 | ![]() |
T_INPUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070606 |
Method DO_AGGREGATION on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
Method DO_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | 20070606 | |||
2 | ![]() |
T_INPUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070606 |
Method DO_FILTER on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
Method DO_SORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | 20070606 | |||
2 | ![]() |
T_INPUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20070606 |
Method DO_SORT on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
Method EXECUTE_SERVICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060606 | |||
2 | ![]() |
DATA_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090226 | |||
3 | ![]() |
FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060606 | ||
4 | ![]() |
T_INPUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20060606 |
Method EXECUTE_SERVICES on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
Method GET_BEHAVIOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_BS_BEHAVIOR | 20100527 |
Method GET_BEHAVIOR on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
Method GET_TRUE_SIZE_OF_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20091203 |
Method GET_TRUE_SIZE_OF_TABLE on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
Method INSERT_LINE_INTO_T_ROWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LINE_INDEX | Value transfer | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20091021 |
Method INSERT_LINE_INTO_T_ROWS on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
Method INSERT_TABLE_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_LINE | Call by reference | Type reference (TYPE) | DATA | content of line to be inserted | 20091021 | ||
2 | ![]() |
INDEX | Value transfer | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20091021 | ||
3 | ![]() |
INSERTED_LINE | Call by reference | Type reference (TYPE) | DATA | content of inserted line | 20091021 |
Method INSERT_TABLE_LINE on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
Method IS_AGGREGATION_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070606 |
Method IS_AGGREGATION_CHANGED on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
Method IS_FILTER_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070606 |
Method IS_FILTER_CHANGED on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
Method IS_SORT_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070606 |
Method IS_SORT_CHANGED on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
Method REMOVE_TABLE_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX | Value transfer | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20091021 | ||
2 | ![]() |
REMOVED_LINE | Call by reference | Type reference (TYPE) | DATA | content of deleted line | 20091021 |
Method REMOVE_TABLE_LINE on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
Method SET_BEHAVIOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BEHAVIOR | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_BEHAVIOR | 20100527 |
Method SET_BEHAVIOR on class CL_SALV_BS_SERVICE_MNGR_TABLE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |