SAP ABAP Class /EACC/CL_FSELECTION_LIST (Field List for Field Selection via ALV)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
/EACC/GENERAL_TOOLS (Package) Financial Basis: General Tools
⤷
⤷
Properties
| Class | /EACC/CL_FSELECTION_LIST | |
| Short Description | Field List for Field Selection via ALV | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /EACC/GENERAL_TOOLS | Financial Basis: General Tools |
| Created | 20010712 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /EACC/CL_FSELECTION_LIST has no forward declaration.
Interfaces
Class /EACC/CL_FSELECTION_LIST has no interface implemented.
Friends
Class /EACC/CL_FSELECTION_LIST 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) | TABNAME | Row Structure | 20010712 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Contect of Table (ITEM_STRUCTURE) | 20010712 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | Style ALV Grid | 20010713 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-TITLE | Screens, Title Text | 20010712 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20010712 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | LVC_T_SGRP | ALV Control: Table of Field Groups | 20010712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Line (in Structure LINE_STRUCTURE) | 20010712 | |
| 2 | Instance method | Public | Method | Add Group | 20010712 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20010712 | |
| 4 | Instance method | Public | Method | Set Table | 20010712 | |
| 5 | Instance method | Public | Method | Set Property in Field Catalog | 20010712 |
Events
Class /EACC/CL_FSELECTION_LIST has no event.
Types
Class /EACC/CL_FSELECTION_LIST has no local type.
Method Signatures
Method ADD_DATA_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20010712 |
Method ADD_DATA_LINE on class /EACC/CL_FSELECTION_LIST has no exception.
Method ADD_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_GROUP | Call by reference | Type reference (TYPE) | LVC_S_SGRP | ALV-Control: Feldgruppenstruktur | 20010712 |
Method ADD_GROUP on class /EACC/CL_FSELECTION_LIST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRUCTURE | Call by reference | Type reference (TYPE) | TABNAME | 'LVC_S_OBJS' | Zeilenstruktur | 20010712 |
Method CONSTRUCTOR on class /EACC/CL_FSELECTION_LIST has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20010712 |
Method SET_DATA on class /EACC/CL_FSELECTION_LIST has no exception.
Method SET_FCAT_PROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20010712 | |||
| 2 | I_PROPERTY | Call by reference | Type reference (TYPE) | FIELDNAME | Property | 20010712 | |||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | Wert | 20010712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010712 | |||
| 2 | 20010712 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |