SAP ABAP Class CL_SALV_IDA_TEST_F4_FLD (Generates a list of Fieldnames for a F4 help)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_IDA_TEST (Package) ALV IDA Sample/Test Box
⤷
⤷
Properties
| Class | CL_SALV_IDA_TEST_F4_FLD | |
| Short Description | Generates a list of Fieldnames for a F4 help | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_IDA_TEST | ALV IDA Sample/Test Box |
| Created | 20131111 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_IDA_TEST_F4_FLD has no interface implemented.
Friends
Class CL_SALV_IDA_TEST_F4_FLD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | IF_SALV_GUI_TYPES_IDA=>YTS_FIELD_NAME | 20131111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20131111 | ||
| 2 | Instance method | Public | Method | 20131111 |
Events
Class CL_SALV_IDA_TEST_F4_FLD has no event.
Types
Class CL_SALV_IDA_TEST_F4_FLD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | DBTABL | 20131111 |
Method CONSTRUCTOR on class CL_SALV_IDA_TEST_F4_FLD has no exception.
Method GET_SELECTED_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FIELD_NAME | Value transfer | Type reference (TYPE) | CL_SALV_GUI_FIELD_CATALOG_IDA=>Y_FIELD_NAME | 20131111 |
Method GET_SELECTED_FIELD on class CL_SALV_IDA_TEST_F4_FLD has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |