SAP ABAP Class CL_INFOSET_ALV_UTILS (Utilities for ALV InfoSets)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-QUE (Application Component) SAP Query
     SQUE (Package) Application Development R/3 SAP Query
Properties
Class CL_INFOSET_ALV_UTILS  
Short Description Utilities for ALV InfoSets    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SQUE   Application Development R/3 SAP Query 
Created 20030724   SAP 
Last change 20030725   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_INFOSET_ALV_UTILS has no forward declaration.
Interfaces
Class CL_INFOSET_ALV_UTILS has no interface implemented.
Friends
Class CL_INFOSET_ALV_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ALV_EXTRACT_MODE Constant Public Type reference (TYPE) FLAG 'E' ALV Extraction Mode 20030724
2 CO_ALV_ITS_FLAG Constant Public Type reference (TYPE) CHAR10 'ITS' ALV Internal 20030724
3 CO_QUERY_SP_PREFIX Constant Public Type reference (TYPE) CHAR3 'SP$' Prefix for Query Own Selections 20030725
Methods
# Method Level Visibility Method type Description Created on
1 EXTRACT_DATA Static method Public Method Call ALV Program (SUBMIT) 20030724
2 GET_SELECTIONS Static method Public Method Read Selections 20030725
Events
Class CL_INFOSET_ALV_UTILS has no event.
Types
Class CL_INFOSET_ALV_UTILS has no local type.
Method Signatures

Method EXTRACT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATATAB Call by reference Type reference (TYPE) ANY TABLE Datentabelle (INTERN) 20030725
2 Importing IT_SELTAB Call by reference Type reference (TYPE) RSPARAMS_TT Selektionstabelle 20030725
3 Importing I_PROGNAME Call by reference Type reference (TYPE) SYREPID Prognammname 20030725

Method EXTRACT_DATA on class CL_INFOSET_ALV_UTILS has no exception.

Method GET_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELFIELDS Call by reference Type reference (TYPE) AQT_SPNAME Selektionensfelder der Query 20030725
2 Exporting ET_SELTAB Call by reference Type reference (TYPE) RSPARAMS_TT Selektionen (Inhalt) 20030725
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 20030905
History
Last changed by/on SAP  20030725 
SAP Release Created in 640