SAP ABAP Class CL_ILM_STOR_WD_DEMO_EXE_GET (ILM DB Store: WebDAV Demo Client GET Command)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-STO (Application Component) Integrated Data Base Archive Store
     S_ILM_STOR_ACCESS_WD_TEST (Package) ILM Storage: Test objects for tghe WebDAV access layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ILM_STOR_WD_DEMO_EXE_CMD ILM DB Store: WebDAV Demo Client Abstract Command 20130830
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ILM_STOR_WD_DEMO_EXE_CREATE ILM DB Store: WebDAV Demo Interface for Execution of Command 20130830
Properties
Class CL_ILM_STOR_WD_DEMO_EXE_GET  
Short Description ILM DB Store: WebDAV Demo Client GET Command    
Super Class CL_ILM_STOR_WD_DEMO_EXE_CMD ILM DB Store: WebDAV Demo Client Abstract Command 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ILM_STOR_ACCESS_WD_TEST   ILM Storage: Test objects for tghe WebDAV access layer 
Created 20130820   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ILM_STOR_WD_DEMO_EXE_CREATE ILM DB Store: WebDAV Demo Interface for Execution of Command 20130830
Friends
Class CL_ILM_STOR_WD_DEMO_EXE_GET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_RESOURCE Static Attribute Public Type reference (TYPE) TS_RESOURCE Resource value 20130830
2 GS_RESOURCE_OPTIONS Static Attribute Public Type reference (TYPE) TS_RESOURCE_OPTIONS Resource switch 20130830
3 MS_RESOURCE Instance attribute Public Type reference (TYPE) TS_RESOURCE Resource value 20130830
4 MS_RESOURCE_OPTIONS Instance attribute Public Type reference (TYPE) TS_RESOURCE_OPTIONS Resource switch 20130830
5 MV_DATA Instance attribute Public Type reference (TYPE) STRING Testing resource phrase 20130830
Methods
# Method Level Visibility Method type Description Created on
1 DOWNLOAD_ENTITY Instance method Private Method Download Entity to Frontend PC 20130830
Events
Class CL_ILM_STOR_WD_DEMO_EXE_GET has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_RESOURCE Public See coding 20130830 BEGIN OF ts_resource, range TYPE string, filename TYPE string, END OF ts_resource
2 TS_RESOURCE_OPTIONS Public See coding 20130830 BEGIN OF ts_resource_options, filename TYPE abap_bool, END OF ts_resource_options
Method Signatures

Method DOWNLOAD_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FILELENGTH Call by reference Type reference (TYPE) I Fiel Length in Bytes 20130830
2 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING Data to Download 20130830
3 Importing IV_FILEPATH Call by reference Type reference (TYPE) STRING Full Path to File 20130830

Method DOWNLOAD_ENTITY on class CL_ILM_STOR_WD_DEMO_EXE_GET has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740