SAP ABAP Class IF_WD_ACFUPDOWNLOAD_SCMS (Interface for SCMS Embedding in UpDownload)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_ACFUPDOWNLOAD_HNDL Handler for Method Calls of Gantt View Element 20071203
Properties
Class IF_WD_ACFUPDOWNLOAD_SCMS  
Short Description Interface for SCMS Embedding in UpDownload    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071203   SAP 
Last change 20131127   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)
2 IF_WDR_ACF_HNDL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_WD_ACFUPDOWNLOAD_SCMS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_WD_ACFUPDOWNLOAD_SCMS has no interface implemented.
Friends
Class IF_WD_ACFUPDOWNLOAD_SCMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E_OVERWRITE_BEHAVIOUR_TYPE Constant Public See coding 20080310
Methods
# Method Level Visibility Method type Description Created on
1 GET_INFOS_HTTP_GET Instance method Public Method Additional Information for http_get After Call 20091013
2 GET_WHITELIST_NAMES Instance method Public Method 20130117
3 HTTP_GET Instance method Public Method 20071203
4 HTTP_PUT Instance method Public Method 20080114
5 SET_WHITELIST Instance method Public Method 20080819
Events
Class IF_WD_ACFUPDOWNLOAD_SCMS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_RESULT_GET Public See coding 20091013 tt_result_get TYPE standard TABLE OF t_result_get
2 TT_SRC_TABLE Public See coding 20071214 tt_src_table TYPE standard TABLE OF t_src
3 TT_SRC_TRG_TABLE Public See coding 20071214 tt_src_trg_table TYPE standard TABLE OF t_src_trg
4 T_OVERWRITE_BEHAVIOUR_TYPE Public Type reference (TYPE) I Constants as defined in E_OVERWRITE_BEHAVIOUR_TYPE 20080310
5 T_RESULT_GET Public See coding 20091013 BEGIN OF t_result_get, file TYPE string, size type string, error type string, END OF t_result_get
6 T_SRC Public See coding 20071214 BEGIN OF t_src, url TYPE string, END OF t_src
7 T_SRC_TRG Public See coding 20071214 BEGIN OF t_src_trg, url TYPE string, file TYPE string, END OF t_src_trg
Method Signatures

Method GET_INFOS_HTTP_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESULTS Call by reference Type reference (TYPE) XSTRING Information zu einem Attribut 20091013
2 Exporting TABLE_INFOS Call by reference Type reference (TYPE) TT_RESULT_GET 20091013
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20091013

Method GET_WHITELIST_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TT_WHITELIST_NAME Call by reference Type reference (TYPE) IF_WDR_ACF_HNDL=>TT_WHITELIST_NAME 20130117
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20130117

Method HTTP_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20071206
2 Importing OVERRIDE Call by reference Type reference (TYPE) T_OVERWRITE_BEHAVIOUR_TYPE IF_WD_ACFUPDOWNLOAD_SCMS=>E_OVERWRITE_BEHAVIOUR_TYPE-OVERWRITE Constants as defined in E_OVERWRITE_BEHAVIOUR_TYPE 20080310
3 Importing RESULTS Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20091013
4 Importing URLS Call by reference Type reference (TYPE) TT_SRC_TRG_TABLE 20071218
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20071211

Method HTTP_PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20080114
2 Importing MIMETYPE Call by reference Type reference (TYPE) STRING 20091013
3 Importing RESULTS Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20091013
4 Importing URLS Call by reference Type reference (TYPE) TT_SRC_TRG_TABLE 20080114
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20080114

Method SET_WHITELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20130506
2 Importing LISTNAME Call by reference Type reference (TYPE) STRING 20080819

Method SET_WHITELIST on class IF_WD_ACFUPDOWNLOAD_SCMS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in