SAP ABAP Class CL_SALV_WD_A_FUNCTION_STD (Standard ALV Function)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_A_FUNCTION | User-Defined Application-Specific Functions | 20060206 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PRS_STD_ALV_FUNCT | 20070826 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_FUNCTION_STD | ALV Standard Functions in Toolbar | 20060206 |
Properties
| Class | CL_SALV_WD_A_FUNCTION_STD | |
| Short Description | Standard ALV Function | |
| Super Class | CL_SALV_WD_A_FUNCTION | User-Defined Application-Specific Functions |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_CONFIG | SALV WD Configuration |
| Created | 20060206 | SAP |
| Last change | 20130531 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_WD_A_FUNCTION_STD has no interface implemented.
Friends
Class CL_SALV_WD_A_FUNCTION_STD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060206 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20060206 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20060206 | ||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | IF_SALV_WD_C_FUNCTION_SETTINGS=>TYPE_STD | 20060206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060206 | |
| 2 | Instance method | Public | Method | Returns Activation of Standard ALV Function | 20060206 | |
| 3 | Instance method | Public | Method | 20060207 | ||
| 4 | Instance method | Protected | Method | 20060207 | ||
| 5 | Instance method | Public | Method | 20060207 | ||
| 6 | Instance method | Protected | Method | 20060207 | ||
| 7 | Instance method | Public | Method | Indicates whether standard ALV function has UI element | 20060206 | |
| 8 | Instance method | Public | Method | Specifies Activation for Standard ALV Function | 20060206 | |
| 9 | Instance method | Protected | Method | 20060207 | ||
| 10 | Instance method | Protected | Method | 20060207 | ||
| 11 | Instance method | Protected | Method | 20060207 |
Events
Class CL_SALV_WD_A_FUNCTION_STD has no event.
Types
Class CL_SALV_WD_A_FUNCTION_STD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP | Call by reference | Type reference (TYPE) | STRING | 20060419 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20060206 | ||||
| 3 | TYPE_STD | Call by reference | Attribute reference (LIKE) | IF_SALV_WD_C_FUNCTION_SETTINGS=>TYPE_STD | IF_SALV_WD_C_FUNCTION_SETTINGS=>TYPE_STD | 20060206 |
Method CONSTRUCTOR on class CL_SALV_WD_A_FUNCTION_STD 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 | 20060206 |
Method GET_ENABLED on class CL_SALV_WD_A_FUNCTION_STD 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 | 20060207 |
Method GET_TEXT on class CL_SALV_WD_A_FUNCTION_STD has no exception.
Method GET_TEXT_STD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20060207 |
Method GET_TEXT_STD on class CL_SALV_WD_A_FUNCTION_STD 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 | 20060207 |
Method GET_TOOLTIP on class CL_SALV_WD_A_FUNCTION_STD has no exception.
Method GET_TOOLTIP_STD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20060207 |
Method GET_TOOLTIP_STD on class CL_SALV_WD_A_FUNCTION_STD has no exception.
Method GET_TYPE_STD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | IF_SALV_WD_C_FUNCTION_SETTINGS=>TYPE_STD | 20060206 |
Method GET_TYPE_STD on class CL_SALV_WD_A_FUNCTION_STD 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 | 20060206 |
Method SET_ENABLED on class CL_SALV_WD_A_FUNCTION_STD 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 | 20060207 |
Method SET_TEXT on class CL_SALV_WD_A_FUNCTION_STD 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 | 20060207 |
Method SET_TOOLTIP on class CL_SALV_WD_A_FUNCTION_STD has no exception.
Method SET_TYPE_STD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Attribute reference (LIKE) | IF_SALV_WD_C_FUNCTION_SETTINGS=>TYPE_STD | 20060207 |
Method SET_TYPE_STD on class CL_SALV_WD_A_FUNCTION_STD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |