SAP ABAP Class CL_IWP_SELECT_ALV (Selection option and ALV)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   BC-ILM-RW (Application Component) Retention Warehouse
     IWP_BASIC (Package) ILM Workpackage: Basic Functions
Properties
Class CL_IWP_SELECT_ALV  
Short Description Selection option and ALV    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IWP_BASIC   ILM Workpackage: Basic Functions 
Created 20071228   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IWP_SELECT_ALV has no forward declaration.
Interfaces
Class CL_IWP_SELECT_ALV has no interface implemented.
Friends
Class CL_IWP_SELECT_ALV has no friend class.
Attributes
Class CL_IWP_SELECT_ALV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_RANGE_TABLE Instance method Public Method Creates the range tables and Structure description 20071228
2 GET_DESCRIPTION Instance method Private Method Get description of the fields 20071228
Events
Class CL_IWP_SELECT_ALV has no event.
Types
Class CL_IWP_SELECT_ALV has no local type.
Method Signatures

Method CREATE_RANGE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_RANGE_TABLE Call by reference Object reference (TYPE REF TO) DATA 20071228
2 Exporting ER_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20071228
3 Importing IS_STRUC_METDAT Call by reference Type reference (TYPE) IWP_S_STRCMETDAT Metadata of a structure 20071228
4 Importing IT_STRUC_METDAT Call by reference Type reference (TYPE) IWP_T_STRCMETDAT Table of metadata of a structure 20071228
5 Importing I_DECIMALS Call by reference Type reference (TYPE) I 20071228
6 Importing I_LENGTH Call by reference Type reference (TYPE) I 20071228
# Exception Resumable Description Created on
1 INITIAL no value passed in importing parameter 20071228

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA_DESCR_REF Call by reference Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20071228
2 Importing I_NAMETAB Call by reference Type reference (TYPE) IWP_S_STRCMETDAT Metadata of a structure 20071228
# Exception Resumable Description Created on
1 UNKNOWN_TYPE 20071228
History
Last changed by/on SAP  20080612 
SAP Release Created in 711