SAP ABAP Class IF_WD_ACFUPDOWNLOAD_SWFS (Interface for Displaying File/Directory Selection Dialog Box)
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 20080912
Properties
Class IF_WD_ACFUPDOWNLOAD_SWFS  
Short Description Interface for Displaying File/Directory Selection Dialog Box    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080912   SAP 
Last change 20141120    
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
Class IF_WD_ACFUPDOWNLOAD_SWFS has no interface implemented.
Friends
Class IF_WD_ACFUPDOWNLOAD_SWFS has no friend class.
Attributes
Class IF_WD_ACFUPDOWNLOAD_SWFS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHOOSE_FILE Instance method Public Method File and Directory Selection Dialog Box 20080912
Events
Class IF_WD_ACFUPDOWNLOAD_SWFS has no event.
Types
Class IF_WD_ACFUPDOWNLOAD_SWFS has no local type.
Method Signatures

Method CHOOSE_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ATTRIBUTE Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20080916
2 Importing DEFAULT_FILE Call by reference Type reference (TYPE) STRING Standarddatei 20080912
3 Importing DIRECTORY_ONLY Call by reference Type reference (TYPE) BOOLEAN Verzeichnisauswahl anstatt Dateiauswahl 20090126
4 Importing FILTER Call by reference Type reference (TYPE) STRING Filter 20080912
5 Importing FILTER_DESCRIPTION Call by reference Type reference (TYPE) STRING Filterbeschreibung 20080912
6 Importing MULTIPLE_FILE_SELECTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Auswahl mehrerer Dateien möglich 20140211
7 Importing START_DIRECTORY Call by reference Type reference (TYPE) STRING Startverzeichnis 20080912
8 Importing WINDOW_TITLE Call by reference Type reference (TYPE) STRING Fenstertitel 20080912
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20080923
History
Last changed by/on SAP  20141120 
SAP Release Created in