SAP ABAP Class CL_SALV_WD_A_FUNCTION (User-Defined Application-Specific 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_A_MODEL_ITEM | CL_SALV_WD_A_MODEL_ITEM | 20041223 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_A_FUNCTION_STD | Standard ALV Function | 20060206 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_FUNCTION | User-Defined Application-Specific Functions | 20041202 |
Properties
| Class | CL_SALV_WD_A_FUNCTION | |
| Short Description | User-Defined Application-Specific Functions | |
| Super Class | CL_SALV_WD_A_MODEL_ITEM | CL_SALV_WD_A_MODEL_ITEM |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_CONFIG | SALV WD Configuration |
| Created | 20041202 | SAP |
| Last change | 20070911 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_WD_A_FUNCTION has no interface implemented.
Friends
Class CL_SALV_WD_A_FUNCTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | IF_SALV_WD_C_FUNCTION_SETTINGS=>ALIGN | IF_SALV_WD_C_FUNCTION_SETTINGS=>ALIGN_LEFT | 20060207 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20060906 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041202 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | 20041202 | ||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | IF_SALV_WD_C_FUNCTION_SETTINGS=>TYPE | 20060207 | ||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | CL_WD_UIELEMENT=>T_VISIBLE | CL_WD_UIELEMENT=>E_VISIBLE-VISIBLE | 20050325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20041202 | ||
| 2 | Instance method | Public | Method | Returns Where Function Is Arranged in Toolbar | 20060207 | |
| 3 | Instance method | Public | Method | Returns Group Name | 20060906 | |
| 4 | Instance method | Public | Method | Returns the ID of the Function | 20041202 | |
| 5 | Instance method | Public | Method | Returns the Position of the Function | 20050325 | |
| 6 | Instance method | Public | Method | Returns Whether Function Is User-Defined or Standard | 20060207 | |
| 7 | Instance method | Public | Method | Returns Whether the Function is Displayed | 20050325 | |
| 8 | Instance method | Public | Method | Arranges Function Right or Left in Toolbar | 20060207 | |
| 9 | Instance method | Public | Method | Specifies Name of Group for Functions | 20060906 | |
| 10 | Instance method | Protected | Method | 20050217 | ||
| 11 | Instance method | Public | Method | Sets the Position of the Function within the Toolbar | 20050325 | |
| 12 | Instance method | Protected | Method | 20060207 | ||
| 13 | Instance method | Public | Method | Displays the Function | 20050325 |
Events
Class CL_SALV_WD_A_FUNCTION has no event.
Types
Class CL_SALV_WD_A_FUNCTION 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 | 20060906 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20041202 |
Method CONSTRUCTOR on class CL_SALV_WD_A_FUNCTION has no exception.
Method GET_ALIGNMENT 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=>ALIGN | 20060207 |
Method GET_ALIGNMENT on class CL_SALV_WD_A_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) | STRING | 20060906 |
Method GET_GROUP on class CL_SALV_WD_A_FUNCTION has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20041202 |
Method GET_ID on class CL_SALV_WD_A_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) | I | 20050325 |
Method GET_POSITION on class CL_SALV_WD_A_FUNCTION has no exception.
Method GET_TYPE 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 | 20060207 |
Method GET_TYPE on class CL_SALV_WD_A_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 | Attribute reference (LIKE) | CL_WD_UIELEMENT=>T_VISIBLE | 20050325 |
Method GET_VISIBLE on class CL_SALV_WD_A_FUNCTION has no exception.
Method SET_ALIGNMENT 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=>ALIGN | IF_SALV_WD_C_FUNCTION_SETTINGS=>ALIGN_LEFT | 20060207 |
Method SET_ALIGNMENT on class CL_SALV_WD_A_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) | STRING | 20060906 |
Method SET_GROUP on class CL_SALV_WD_A_FUNCTION has no exception.
Method SET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20050217 |
Method SET_ID on class CL_SALV_WD_A_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) | I | 20050325 |
Method SET_POSITION on class CL_SALV_WD_A_FUNCTION has no exception.
Method SET_TYPE 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 | 20060207 |
Method SET_TYPE on class CL_SALV_WD_A_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 | Attribute reference (LIKE) | CL_WD_UIELEMENT=>T_VISIBLE | CL_WD_UIELEMENT=>E_VISIBLE-VISIBLE | 20050325 |
Method SET_VISIBLE on class CL_SALV_WD_A_FUNCTION has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |