SAP ABAP Class CL_WD_RUNTIME_SERVICES (General Services of Web Dynpro Runtime)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Properties
Class CL_WD_RUNTIME_SERVICES  
Short Description General Services of Web Dynpro Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20050406   SAP 
Last change 20130531   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
Class CL_WD_RUNTIME_SERVICES has no interface implemented.
Friends
Class CL_WD_RUNTIME_SERVICES has no friend class.
Attributes
Class CL_WD_RUNTIME_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ATTACH_FILE_TO_RESPONSE Static method Public Method Adds File to Current Response 20050406
2 GET_URL_PARAMETER Static method Public Method 20070122
Events
Class CL_WD_RUNTIME_SERVICES has no event.
Types
Class CL_WD_RUNTIME_SERVICES has no local type.
Method Signatures

Method ATTACH_FILE_TO_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTENT Value transfer Type reference (TYPE) XSTRING 20050406
2 Importing I_FILENAME Value transfer Type reference (TYPE) STRING 20050406
3 Importing I_INPLACE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050415
4 Importing I_IN_NEW_WINDOW Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050415
5 Importing I_MIME_TYPE Value transfer Type reference (TYPE) STRING 20050406

Method ATTACH_FILE_TO_RESPONSE on class CL_WD_RUNTIME_SERVICES has no exception.

Method GET_URL_PARAMETER Signature

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

Method GET_URL_PARAMETER on class CL_WD_RUNTIME_SERVICES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710