SAP ABAP Interface IF_WD_COMPONENT_USAGE_GROUP (Web Dynpro: Group of 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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_COMPONENT_USAGE_GROUP Web Dynpro: Group of Component Usages 20041210
Properties
Interface IF_WD_COMPONENT_USAGE_GROUP  
Short Description Web Dynpro: Group of Component Usages    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20041210   SAP 
Last changed 20130531   SAP 
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)
2 IF_WD_RR_COMPONENT_USAGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_WD_COMPONENT_USAGE_GROUP has no interface.
Friends
Interface IF_WD_COMPONENT_USAGE_GROUP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Instance attribute Public Type reference (TYPE) STRING 20050117
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMPONENT_USAGE Instance method Public Method Creates and Adds a Component Usage 20050111
2 GET_COMPONENT_USAGE Instance method Public Method Return a Component Usage to this Group 20041210
3 GET_COMPONENT_USAGES Instance method Public Method Return All Component Usages to this Group 20041210
4 REMOVE_ALL_CMP_USAGES Instance method Public Method Deletes All Component Usages from this Group 20050111
5 REMOVE_COMPONENT_USAGE Instance method Public Method Deletes a Component Usage from this Group 20050111
6 SET Instance method Public Method Sets Properties of a Component Usage 20050118
Events
Interface IF_WD_COMPONENT_USAGE_GROUP has no event.
Types
Interface IF_WD_COMPONENT_USAGE_GROUP has no local type.
Method Signatures

Method ADD_COMPONENT_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EMBEDDING_POSITION Call by reference Type reference (TYPE) STRING Einbettungsposition im Window 20050114
2 Importing LIFECYCLE_CONTROL Call by reference Type reference (TYPE) STRING IF_WD_RR_COMPONENT_USAGE=>CREATE_ON_DEMAND 20050111
3 Importing NAME Call by reference Type reference (TYPE) STRING Web Dynpro: Component Usage 20050111
4 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20050111
5 Importing USED_COMPONENT Call by reference Type reference (TYPE) STRING Verwendete Component 20050118
# Exception Resumable Description Created on
1 CX_WD_RUNTIME_API Web Dynpro: Ausnahmeklasse für Methoden der Laufzeit-API 20050120

Method GET_COMPONENT_USAGE Signature

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

Method GET_COMPONENT_USAGE on Interface IF_WD_COMPONENT_USAGE_GROUP has no exception.

Method GET_COMPONENT_USAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDAPI_COMPONENT_USAGES Web Dynpro: Tabelle von Component-Verwendungen 20041210

Method GET_COMPONENT_USAGES on Interface IF_WD_COMPONENT_USAGE_GROUP has no exception.

Method REMOVE_ALL_CMP_USAGES Signature

Method REMOVE_ALL_CMP_USAGES on Interface IF_WD_COMPONENT_USAGE_GROUP has no parameter.
Method REMOVE_ALL_CMP_USAGES on Interface IF_WD_COMPONENT_USAGE_GROUP has no exception.

Method REMOVE_COMPONENT_USAGE 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 20050111

Method REMOVE_COMPONENT_USAGE on Interface IF_WD_COMPONENT_USAGE_GROUP has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_USAGE_NAME Call by reference Type reference (TYPE) STRING 20050118
2 Importing EMBEDDING_POSITION Call by reference Type reference (TYPE) STRING 20050118
3 Importing USED_COMPONENT Call by reference Type reference (TYPE) STRING 20050118

Method SET on Interface IF_WD_COMPONENT_USAGE_GROUP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700