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 ITEM_STRUCTURE Instance attribute Public Type reference (TYPE) TABNAME Row Structure 20010712
2 RT_DATA Instance attribute Public Object reference (TYPE REF TO) DATA Contect of Table (ITEM_STRUCTURE) 20010712
3 STYLE Instance attribute Public Type reference (TYPE) I Style ALV Grid 20010713
4 TITLE Instance attribute Public Type reference (TYPE) SY-TITLE Screens, Title Text 20010712
5 T_FIELDCAT Instance attribute Public Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20010712
6 T_GROUPS 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 ADD_DATA_LINE Instance method Public Method Add Line (in Structure LINE_STRUCTURE) 20010712
2 ADD_GROUP Instance method Public Method Add Group 20010712
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010712
4 SET_DATA Instance method Public Method Set Table 20010712
5 SET_FCAT_PROP 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20010712
2 Importing I_PROPERTY Call by reference Type reference (TYPE) FIELDNAME Property 20010712
3 Importing I_VALUE Call by reference Type reference (TYPE) ANY Wert 20010712
# Exception Resumable Description Created on
1 FIELDNAME_NOT_EXIST 20010712
2 PROPERTY_NOT_EXIST 20010712
History
Last changed by/on SAP  20041006 
SAP Release Created in 10A