SAP ABAP Class CL_SALV_FUNCTION (ALV Single Function)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_FUNCTIONS (Package) ALV: Generic Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040524 |
Properties
Class | CL_SALV_FUNCTION | |
Short Description | ALV Single Function | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_OM_FUNCTIONS | ALV: Generic Functions |
Created | 20040202 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SALV_FUNCTION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040524 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SALV_CONTROLLER | 20040223 | ALV: Abstract Controller |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20040210 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Data Element for Constants | 20040211 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20040210 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20040202 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20040202 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Data Element for Constants | 20040210 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20040210 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20040202 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20040202 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20040210 |
Methods
Events
Class CL_SALV_FUNCTION has no event.
Types
Class CL_SALV_FUNCTION has no local type.
Method Signatures
Method GET_ENABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040210 |
Method GET_ENABLE on class CL_SALV_FUNCTION has no exception.
Method GET_FLAVOUR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040211 |
Method GET_FLAVOUR on class CL_SALV_FUNCTION has no exception.
Method GET_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SALV_DE_FUNCTION | ALV Funktion | 20040210 |
Method GET_GROUP on class CL_SALV_FUNCTION has no exception.
Method GET_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20040204 |
Method GET_ICON on class CL_SALV_FUNCTION has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20040204 |
Method GET_NAME on class CL_SALV_FUNCTION has no exception.
Method GET_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SALV_DE_CONSTANT | boolsche Variable (X=true, space=false) | 20040210 |
Method GET_POSITION on class CL_SALV_FUNCTION has no exception.
Method GET_SALV_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040210 |
Method GET_SALV_FUNCTION on class CL_SALV_FUNCTION has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20040206 |
Method GET_TEXT on class CL_SALV_FUNCTION has no exception.
Method GET_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20040206 |
Method GET_TOOLTIP on class CL_SALV_FUNCTION has no exception.
Method GET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040210 |
Method GET_VISIBLE on class CL_SALV_FUNCTION has no exception.
Method SET_ENABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040210 |
Method SET_ENABLE on class CL_SALV_FUNCTION has no exception.
Method SET_FLAVOUR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040211 |
Method SET_FLAVOUR on class CL_SALV_FUNCTION has no exception.
Method SET_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SALV_DE_FUNCTION | ALV Funktion | 20040210 |
Method SET_GROUP on class CL_SALV_FUNCTION has no exception.
Method SET_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20040202 |
Method SET_ICON on class CL_SALV_FUNCTION has no exception.
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20040202 |
Method SET_NAME on class CL_SALV_FUNCTION has no exception.
Method SET_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040210 |
Method SET_POSITION on class CL_SALV_FUNCTION has no exception.
Method SET_SALV_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040210 |
Method SET_SALV_FUNCTION on class CL_SALV_FUNCTION has no exception.
Method SET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20040202 |
Method SET_TEXT on class CL_SALV_FUNCTION has no exception.
Method SET_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20040202 |
Method SET_TOOLTIP on class CL_SALV_FUNCTION has no exception.
Method SET_VISIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040210 |
Method SET_VISIBLE on class CL_SALV_FUNCTION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |