SAP ABAP Class CL_RSAN_UT_FILES (Utility Class for Supporting Files on GUI/App Server)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_UT_GENERAL (Package) APD - Utility Services - general
Properties
Class CL_RSAN_UT_FILES  
Short Description Utility Class for Supporting Files on GUI/App Server    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAN_UT    
Program status     
Category 0   
Package RSAN_UT_GENERAL   APD - Utility Services - general 
Created 20030624   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAN_UT_FILES has no interface implemented.
Friends
Class CL_RSAN_UT_FILES has no friend class.
Attributes
Class CL_RSAN_UT_FILES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 F4 Static method Public Method F4 Help for Choosing File Name from GUI or App. Server 20030624
2 F4_APP_SERVER Static method Public Method F4 Popup for Application Server Name 20030626
3 MAINTAIN_LOGICAL_FILES Static method Public Method 20030626
Events
Class CL_RSAN_UT_FILES has no event.
Types
Class CL_RSAN_UT_FILES has no local type.
Method Signatures

Method F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FILE_NAME Call by reference Type reference (TYPE) STRING Chosen file name 20030624
2 Exporting E_AL11_CHOSEN Value transfer Type reference (TYPE) AS4FLAG Indicates that user selected first to choose from AL11 files 20030701
3 Exporting E_CANCELED Value transfer Type reference (TYPE) AS4FLAG F4 help cancelled 20030624
4 Exporting E_LOGICAL_FILE Value transfer Type reference (TYPE) AS4FLAG File was chosen from logical files (transaction FILE) 20030624
5 Importing I_APPLSERV Value transfer Type reference (TYPE) AS4FLAG Choose file from app.server otherwise from GUI 20030624
6 Importing I_APPLSERV_AL11 Value transfer Type reference (TYPE) AS4FLAG 'X' Allow choosing from AL11 files (absolute files) 20040212
7 Importing I_APPLSERV_LOGICAL Value transfer Type reference (TYPE) AS4FLAG 'X' Allow choosing from logical files 20040212
8 Importing I_GUI_EXTENSION Call by reference Type reference (TYPE) STRING 20030624
9 Importing I_GUI_EXT_FILTER Call by reference Type reference (TYPE) STRING 20030624
10 Importing I_GUI_INITIAL_DIRECTORY Call by reference Type reference (TYPE) STRING 20030624
11 Importing I_TITLE Call by reference Type reference (TYPE) STRING Popup window title 20030624
# Exception Resumable Description Created on
1 FAILED 20030624

Method F4_APP_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HOSTNAME Value transfer Type reference (TYPE) SY-HOST 20030626
# Exception Resumable Description Created on
1 FAILED 20030626

Method MAINTAIN_LOGICAL_FILES Signature

Method MAINTAIN_LOGICAL_FILES on class CL_RSAN_UT_FILES has no parameter.
Method MAINTAIN_LOGICAL_FILES on class CL_RSAN_UT_FILES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 350