SAP ABAP Class CL_SALV_DATA_SERVICES (ALV: Data Selection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_VERI (Package) ALV: Verification
Properties
Class CL_SALV_DATA_SERVICES  
Short Description ALV: Data Selection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_VERI   ALV: Verification 
Created 20040402   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_VERI_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_DATA_SERVICES has no interface implemented.
Friends
Class CL_SALV_DATA_SERVICES has no friend class.
Attributes
Class CL_SALV_DATA_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DOWNLOAD_XML_TO_FILE Static method Public Method 20040402
2 SELECT_DATA Static method Public Method Data Selection 20040402
3 UPLOAD_XML_FROM_FILE Static method Public Method 20040402
4 UPLOAD_XXML_FROM_FILE Static method Public Method 20060112
Events
Class CL_SALV_DATA_SERVICES has no event.
Types
Class CL_SALV_DATA_SERVICES has no local type.
Method Signatures

Method DOWNLOAD_XML_TO_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) STRING 20040402
2 Importing FILENAME Call by reference Type reference (TYPE) STRING 20040402
3 Importing XCONTENT Call by reference Type reference (TYPE) XSTRING 20040719

Method DOWNLOAD_XML_TO_FILE on class CL_SALV_DATA_SERVICES has no exception.

Method SELECT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AMOUNT Call by reference Type reference (TYPE) I 30 20040402
2 Changing DATA Call by reference Type reference (TYPE) TABLE 20040402
3 Importing FILENAME Call by reference Type reference (TYPE) STRING 20040402
4 Importing SOURCE Call by reference Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20040402
5 Importing STRUCTNAME Call by reference Type reference (TYPE) STRING 20040402
6 Importing S_MAINTAIN Call by reference Type reference (TYPE) IF_SALV_VERI_TYPES=>G_TYPE_S_MAINTAIN 20040511

Method SELECT_DATA on class CL_SALV_DATA_SERVICES has no exception.

Method UPLOAD_XML_FROM_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20040402
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20040402

Method UPLOAD_XML_FROM_FILE on class CL_SALV_DATA_SERVICES has no exception.

Method UPLOAD_XXML_FROM_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20060112
2 Returning VALUE Value transfer Type reference (TYPE) XSTRING 20060112
# Exception Resumable Description Created on
1 FILE_DESKTOP_ERROR 20090318
History
Last changed by/on SAP  20130531 
SAP Release Created in 700