SAP ABAP Class CL_WD_COMPONENT_SERVICES (Utility Methods for Working with Components)
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_COMPONENT_SERVICES  
Short Description Utility Methods for Working with Components    
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 20070511   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WD_COMPONENT_SERVICES has no forward declaration.
Interfaces
Class CL_WD_COMPONENT_SERVICES has no interface implemented.
Friends
Class CL_WD_COMPONENT_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPONENT_USAGE_SERVICE Static Attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_SERVICES Utility Methods for Compnonent Usages 20070524
2 WINDOW_SERVICE Static Attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW_SERVICES Service Methods for Windows 20081216
Methods
# Method Level Visibility Method type Description Created on
1 GET_CMP_USAGE_SERVICES Static method Public Method Returns service interface for component usages 20070524
2 GET_WDR_INSTANCE Static method Private Method 20070524
3 GET_WINDOW_SERVICES Static method Public Method Returns Service Interface for Windows 20081216
Events
Class CL_WD_COMPONENT_SERVICES has no event.
Types
Class CL_WD_COMPONENT_SERVICES has no local type.
Method Signatures

Method GET_CMP_USAGE_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_SERVICES 20070524

Method GET_CMP_USAGE_SERVICES on class CL_WD_COMPONENT_SERVICES has no exception.

Method GET_WDR_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCE Call by reference Object reference (TYPE REF TO) OBJECT 20070524
2 Returning RESULT Value transfer Object reference (TYPE REF TO) OBJECT 20070524

Method GET_WDR_INSTANCE on class CL_WD_COMPONENT_SERVICES has no exception.

Method GET_WINDOW_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_WINDOW_SERVICES Service-Methoden für Windows 20081216

Method GET_WINDOW_SERVICES on class CL_WD_COMPONENT_SERVICES has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in