SAP ABAP Interface IF_BSP_WD_COMPONENT_USAGE (Access Interface for Component Usage)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-RT (Application Component) UI Runtime Environment
     CRM_BSP_WD (Package) WebClient UI Framework Runtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_WD_COMPONENT_USAGE Component Usage 20060117
Properties
Interface IF_BSP_WD_COMPONENT_USAGE  
Short Description Access Interface for Component Usage    
General Data
Package CRM_BSP_WD   WebClient UI Framework Runtime 
Created 20060117   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BSP_DLC_XML_STORAGE2 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_BSP_WD_COMPONENT_USAGE has no interface.
Friends
Interface IF_BSP_WD_COMPONENT_USAGE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 USAGE_NAME Instance attribute Public Type reference (TYPE) STRING Usage Name 20060117
Methods
# Method Level Visibility Method type Description Created on
1 BIND_CONTEXT_NODE Instance method Public Method Binds a Context Node 20060228
2 CREATE_COMPONENT Instance method Public Method Generates a Component Instance 20060117
3 DELETE_COMPONENT Instance method Public Method Deletes a Component Instance 20060117
4 GET_CONTEXT_NODE Instance method Public Method Returns a Public Component Context Node 20060117
5 GET_INTERFACE_VIEW_DEF Instance method Public Method Returns the Controller of an Interface View 20060117
6 SUBSCRIBE_EVENT Instance method Public Method Registration for an Event of the Component Used 20060324
7 UNSUBSCRIBE_EVENT Instance method Public Method Deregistration for an Event of the Component Used 20060324
Events
Interface IF_BSP_WD_COMPONENT_USAGE has no event.
Types
Interface IF_BSP_WD_COMPONENT_USAGE has no local type.
Method Signatures

Method BIND_CONTEXT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTROLLER_TYPE Call by reference Type reference (TYPE) CHAR1 Kontrollertyp 20060228
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20060228
3 Importing IV_NODE_2_BIND Call by reference Type reference (TYPE) SEOCMPNAME Name des zu bindenden Kontextknotens 20060228
4 Importing IV_TARGET_NODE_NAME Call by reference Type reference (TYPE) SEOCMPNAME Name des Zielkontextknotens 20060228

Method BIND_CONTEXT_NODE on Interface IF_BSP_WD_COMPONENT_USAGE has no exception.

Method CREATE_COMPONENT Signature

Method CREATE_COMPONENT on Interface IF_BSP_WD_COMPONENT_USAGE has no parameter.
Method CREATE_COMPONENT on Interface IF_BSP_WD_COMPONENT_USAGE has no exception.

Method DELETE_COMPONENT Signature

Method DELETE_COMPONENT on Interface IF_BSP_WD_COMPONENT_USAGE has no parameter.
Method DELETE_COMPONENT on Interface IF_BSP_WD_COMPONENT_USAGE has no exception.

Method GET_CONTEXT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) SEOCMPNAME Komponentenname 20060117
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_BSP_WD_CONTEXT_NODE WD Context 20060117

Method GET_CONTEXT_NODE on Interface IF_BSP_WD_COMPONENT_USAGE has no exception.

Method GET_INTERFACE_VIEW_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20060117
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_BSP_WD_REP_VIEW 20060117

Method GET_INTERFACE_VIEW_DEF on Interface IF_BSP_WD_COMPONENT_USAGE has no exception.

Method SUBSCRIBE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_NAME Call by reference Type reference (TYPE) STRING 20060324
2 Importing IV_HANDLER Call by reference Object reference (TYPE REF TO) IF_BSP_WD_EVENT_HANDLER Eventbehandlerinterface 20060324

Method SUBSCRIBE_EVENT on Interface IF_BSP_WD_COMPONENT_USAGE has no exception.

Method UNSUBSCRIBE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_NAME Call by reference Type reference (TYPE) STRING 20060324
2 Importing IV_HANDLER Call by reference Object reference (TYPE REF TO) IF_BSP_WD_EVENT_HANDLER Eventbehandlerinterface 20060324

Method UNSUBSCRIBE_EVENT on Interface IF_BSP_WD_COMPONENT_USAGE has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700