SAP ABAP Class CL_SALV_ITAB_SERVICES (ALV UI services for internal tables: factory)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
⤷
SALV_ST_PUB (Package) ALV Services for Tables: Public API

⤷

⤷

Properties
Class | CL_SALV_ITAB_SERVICES | |
Short Description | ALV UI services for internal tables: factory | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_ST_PUB | ALV Services for Tables: Public API |
Created | 20100728 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_ITAB_SERVICES has no interface implemented.
Friends
Class CL_SALV_ITAB_SERVICES has no friend class.
Attributes
Class CL_SALV_ITAB_SERVICES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates table services for internal tables | 20100728 |
2 | ![]() |
Static method | Public | Method | factory method for IF_SALV_ITAB_RULE_CONVERTER | 20120120 |
3 | ![]() |
Static method | Public | Method | factory method for IF_SALV_ITAB_TOOLBOX | 20120120 |
4 | ![]() |
Static method | Public | Method | factory method for IF_SALV_ITAB_TOOLBOX | 20120202 |
Events
Class CL_SALV_ITAB_SERVICES has no event.
Types
Class CL_SALV_ITAB_SERVICES has no local type.
Method Signatures
Method CREATE_FOR_TABLE_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IRT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | reference to index table | 20100728 | ||
2 | ![]() |
RO_ITAB_SERVICES | Value transfer | Object reference (TYPE REF TO) | IF_SALV_ITAB_SERVICES | ALV UI services for internal tables | 20100728 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100728 |
Method CREATE_RULE_CONVERTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_COLUMN_CATALOG | Call by reference | Object reference (TYPE REF TO) | IF_SALV_COLUMN_CATALOG | Column catalog | 20120120 | ||
2 | ![]() |
EO_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_ITAB_RULE_CONVERTER | Rule Converter for Itab Services | 20120120 | ||
3 | ![]() |
IO_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20120120 |
Method CREATE_RULE_CONVERTER on class CL_SALV_ITAB_SERVICES has no exception.
Method CREATE_TOOLBOX_FOR_TABLE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TABLE_TEMPLATE | Call by reference | Type reference (TYPE) | ANY TABLE | 20120120 | |||
2 | ![]() |
RO_TOOLBOX | Value transfer | Object reference (TYPE REF TO) | IF_SALV_ITAB_TOOLBOX | 20120120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
parameter is not an index table | 20120127 |
Method CREATE_TOOLBOX_WITH_CATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_COLUMN_CATALOG | Value transfer | Object reference (TYPE REF TO) | IF_SALV_COLUMN_CATALOG | Column catalog | 20120202 | ||
2 | ![]() |
EO_TOOLBOX | Value transfer | Object reference (TYPE REF TO) | IF_SALV_ITAB_TOOLBOX | 20120202 | |||
3 | ![]() |
IO_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20120202 |
Method CREATE_TOOLBOX_WITH_CATALOG on class CL_SALV_ITAB_SERVICES has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |