SAP ABAP Interface IF_SALV_WD_FUNCTION_SETTINGS (Settings for User-Defined Functions)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_CONFIG (Package) SALV WD Configuration
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_WD_CONFIG_TABLE | Configuration of the ALV Output | 20040916 |
Properties
| Interface | IF_SALV_WD_FUNCTION_SETTINGS | |
| Short Description | Settings for User-Defined Functions |
General Data
| Package | SALV_WD_CONFIG | SALV WD Configuration |
| Created | 20020903 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | CL_WD_TOOLBAR | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 3 | IF_SALV_WD_C_STD_FUNCTIONS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 4 | IF_WDL_CORE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SALV_WD_FUNCTION_SETTINGS has no interface.
Friends
Interface IF_SALV_WD_FUNCTION_SETTINGS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESIGN | Instance attribute | Public | Attribute reference (LIKE) | CL_WD_TOOLBAR=>T_DESIGN | 20080404 | |||
| 2 | ENABLED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20041201 | |||
| 3 | T_FUNCTIONS | Instance attribute | Public | Type reference (TYPE) | SALV_WD_T_A_FUNCTION_REF | SALV_WD_T_A_FUNCTION_REF | 20041223 | ||
| 4 | VISIBLE | Instance attribute | Public | Attribute reference (LIKE) | CL_WD_TOOLBAR=>T_VISIBLE | 20041201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generates an Object for a User-Defined Function (Left) | 20041223 | |
| 2 | Instance method | Public | Method | Generates an Object for a User-Defined Function (Right) | 20041223 | |
| 3 | Instance method | Public | Method | Deletes a User-Defined Function (Left) | 20041223 | |
| 4 | Instance method | Public | Method | Deletes a User-Defined Function (Right) | 20041223 | |
| 5 | Instance method | Public | Method | Returns the Design of the Toolbar | 20080404 | |
| 6 | Instance method | Public | Method | Shows Whether the Toolbar Is Active | 20040916 | |
| 7 | Instance method | Public | Method | Returns an Object for a User-Defined Function (Left) | 20041223 | |
| 8 | Instance method | Public | Method | Returns All Objects for User-Defined Functions (Left) | 20041223 | |
| 9 | Instance method | Public | Method | Returns All Objects for User-Defined Functions (Left) | 20060207 | |
| 10 | Instance method | Public | Method | Returns All Objects for Standard ALV Functions (Left) | 20060207 | |
| 11 | Instance method | Public | Method | Returns All Objects for User-Defined Functions (Right) | 20041223 | |
| 12 | Instance method | Public | Method | Returns All Objects for Standard ALV Functions (Right) | 20060207 | |
| 13 | Instance method | Public | Method | Returns All Objects for Standard ALV Functions | 20060207 | |
| 14 | Instance method | Public | Method | Returns an Object for a User-Defined Function (Left) | 20060207 | |
| 15 | Instance method | Public | Method | Returns an Objects of a User-Defined Function (Right) | 20041223 | |
| 16 | Instance method | Public | Method | Returns Object of Standard ALV Function | 20060207 | |
| 17 | Instance method | Public | Method | Shows Whether the Functions in the Toolbar Are Visible | 20040916 | |
| 18 | Instance method | Public | Method | Determines the Design of the Toolbar | 20080404 | |
| 19 | Instance method | Public | Method | Activates All Functions of the Toolbar | 20040916 | |
| 20 | Instance method | Public | Method | Shows Functions in the Toolbar | 20040916 |
Events
Interface IF_SALV_WD_FUNCTION_SETTINGS has no event.
Types
Interface IF_SALV_WD_FUNCTION_SETTINGS has no local type.
Method Signatures
Method CREATE_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20041223 | ||||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_WD_FUNCTION | 20041223 |
Method CREATE_FUNCTION on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method CREATE_FUNCTION_RIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20041223 | ||||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_WD_FUNCTION | 20041223 |
Method CREATE_FUNCTION_RIGHT on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method DELETE_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20041223 |
Method DELETE_FUNCTION on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method DELETE_FUNCTION_RIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20041223 |
Method DELETE_FUNCTION_RIGHT on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method GET_DESIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | CL_WD_TOOLBAR=>T_DESIGN | 20080404 |
Method GET_DESIGN on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method GET_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040916 |
Method GET_ENABLED on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method GET_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20041223 | ||||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_WD_FUNCTION | 20041223 |
Method GET_FUNCTION on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method GET_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SALV_WD_T_FUNCTION_REF | SALV_WD_T_FUNCTION_REF | 20041223 |
Method GET_FUNCTIONS on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method GET_FUNCTIONS_LEFT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SALV_WD_T_FUNCTION_REF | SALV_WD_T_FUNCTION_REF | 20060207 |
Method GET_FUNCTIONS_LEFT on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method GET_FUNCTIONS_LEFT_STD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SALV_WD_T_FUNCTION_STD_REF | SALV_WD_T_FUNCTION_REF | 20060207 |
Method GET_FUNCTIONS_LEFT_STD on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method GET_FUNCTIONS_RIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SALV_WD_T_FUNCTION_REF | SALV_WD_T_FUNCTION_REF | 20041223 |
Method GET_FUNCTIONS_RIGHT on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method GET_FUNCTIONS_RIGHT_STD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SALV_WD_T_FUNCTION_STD_REF | SALV_WD_T_FUNCTION_STD_REF | 20060207 |
Method GET_FUNCTIONS_RIGHT_STD on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method GET_FUNCTIONS_STD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SALV_WD_T_FUNCTION_STD_REF | SALV_WD_T_FUNCTION_STD_REF | 20060207 |
Method GET_FUNCTIONS_STD on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method GET_FUNCTION_LEFT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20060207 | ||||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_WD_FUNCTION | Selbstdefinierte, anwendungsspezifische Funktionen | 20060207 |
Method GET_FUNCTION_LEFT on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method GET_FUNCTION_RIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20041223 | ||||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_WD_FUNCTION | 20041223 |
Method GET_FUNCTION_RIGHT on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method GET_FUNCTION_STD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Attribute reference (LIKE) | IF_SALV_WD_C_STD_FUNCTIONS=>DEFAULT | 20060207 | ||||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_WD_FUNCTION_STD | 20060207 |
Method GET_FUNCTION_STD on Interface IF_SALV_WD_FUNCTION_SETTINGS 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 | Attribute reference (LIKE) | CL_WD_TOOLBAR=>T_VISIBLE | 20040916 |
Method GET_VISIBLE on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method SET_DESIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Attribute reference (LIKE) | CL_WD_TOOLBAR=>T_DESIGN | CL_WD_TOOLBAR=>E_DESIGN-STANDARD | 20080404 |
Method SET_DESIGN on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
Method SET_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040916 |
Method SET_ENABLED on Interface IF_SALV_WD_FUNCTION_SETTINGS 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 | Attribute reference (LIKE) | CL_WD_TOOLBAR=>T_VISIBLE | CL_WD_TOOLBAR=>E_VISIBLE-VISIBLE | 20040916 |
Method SET_VISIBLE on Interface IF_SALV_WD_FUNCTION_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |