SAP ABAP Interface IF_WD_COMPONENT_USAGE_SERVICES (Utility Methods for Component Usages)
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
Interface IF_WD_COMPONENT_USAGE_SERVICES  
Short Description Utility Methods for Component Usages    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20070511   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_WD_COMPONENT_USAGE_SERVICES has no forward declaration.
Interfaces
Interface IF_WD_COMPONENT_USAGE_SERVICES has no interface.
Friends
Interface IF_WD_COMPONENT_USAGE_SERVICES has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CHECK_ENTER_REF_MODE Constant Public See coding 20070511
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BEFORE_ENTER_REF_MODE Instance method Public Method Checks whether 'ENTER_REFERENCING_MODE' can be called 20070511
2 ENTER_REFERENCING_MODE Instance method Public Method Sets 'Referencing Mode' for a component usage 20070511
3 GET_PARENT_COMPONENT Instance method Public Method Returns the parent component of a component usage 20080404
4 LEAVE_REFERENCING_MODE Instance method Public Method Leaves 'Referencing Mode' for a component 20070515
Events
Interface IF_WD_COMPONENT_USAGE_SERVICES has no event.
Types
Interface IF_WD_COMPONENT_USAGE_SERVICES has no local type.
Method Signatures

Method CHECK_BEFORE_ENTER_REF_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Component-Verwendung 20070511
2 Importing REFERENCED_COMPONENT_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Component-Verwendung 20070511
3 Importing REFERENCING_CMP_USAGE_NAME Call by reference Type reference (TYPE) STRING Name der Component-Verwendung 20070511
4 Returning RETURN_CODE Value transfer Type reference (TYPE) I Werte siehe CO_CHECK_ENTER_REF_MODE 20070511

Method CHECK_BEFORE_ENTER_REF_MODE on Interface IF_WD_COMPONENT_USAGE_SERVICES has no exception.

Method ENTER_REFERENCING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20070511
2 Importing REFERENCED_COMPONENT_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20070511
3 Importing REFERENCING_CMP_USAGE_NAME Call by reference Type reference (TYPE) STRING 20070511
# Exception Resumable Description Created on
1 CX_WD_COMPONENT_USAGE_SERVICES Ausnahmeklasse für Component-Usage-Services 20070515

Method GET_PARENT_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20080404
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20080404

Method GET_PARENT_COMPONENT on Interface IF_WD_COMPONENT_USAGE_SERVICES has no exception.

Method LEAVE_REFERENCING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20070515
2 Importing REFERENCING_CMP_USAGE_NAME Call by reference Type reference (TYPE) STRING 20070515

Method LEAVE_REFERENCING_MODE on Interface IF_WD_COMPONENT_USAGE_SERVICES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710