SAP ABAP Class IF_BSP_WD_COMPONENT_USAGE (Access Interface for Component Usage)
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
Class | IF_BSP_WD_COMPONENT_USAGE | |
Short Description | Access Interface for Component Usage | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20060117 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_BSP_WD_COMPONENT_USAGE has no interface implemented.
Friends
Class IF_BSP_WD_COMPONENT_USAGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Usage Name | 20060117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Binds a Context Node | 20060228 |
2 | ![]() |
Instance method | Public | Method | Generates a Component Instance | 20060117 |
3 | ![]() |
Instance method | Public | Method | Deletes a Component Instance | 20060117 |
4 | ![]() |
Instance method | Public | Method | Returns a Public Component Context Node | 20060117 |
5 | ![]() |
Instance method | Public | Method | Returns the Controller of an Interface View | 20060117 |
6 | ![]() |
Instance method | Public | Method | Registration for an Event of the Component Used | 20060324 |
7 | ![]() |
Instance method | Public | Method | Deregistration for an Event of the Component Used | 20060324 |
Events
Class IF_BSP_WD_COMPONENT_USAGE has no event.
Types
Class 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 | ![]() |
IV_CONTROLLER_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Kontrollertyp | 20060228 | ||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) | 20060228 | ||
3 | ![]() |
IV_NODE_2_BIND | Call by reference | Type reference (TYPE) | SEOCMPNAME | Name des zu bindenden Kontextknotens | 20060228 | ||
4 | ![]() |
IV_TARGET_NODE_NAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Name des Zielkontextknotens | 20060228 |
Method BIND_CONTEXT_NODE on class IF_BSP_WD_COMPONENT_USAGE has no exception.
Method CREATE_COMPONENT Signature
Method CREATE_COMPONENT on class IF_BSP_WD_COMPONENT_USAGE has no parameter.
Method CREATE_COMPONENT on class IF_BSP_WD_COMPONENT_USAGE has no exception.
Method DELETE_COMPONENT Signature
Method DELETE_COMPONENT on class IF_BSP_WD_COMPONENT_USAGE has no parameter.
Method DELETE_COMPONENT on class 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 | ![]() |
IV_CNODE_NAME | Call by reference | Type reference (TYPE) | SEOCMPNAME | Komponentenname | 20060117 | ||
2 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context | 20060117 |
Method GET_CONTEXT_NODE on class 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 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20060117 | |||
2 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BSP_WD_REP_VIEW | 20060117 |
Method GET_INTERFACE_VIEW_DEF on class 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 | ![]() |
IV_EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20060324 | |||
2 | ![]() |
IV_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_EVENT_HANDLER | Eventbehandlerinterface | 20060324 |
Method SUBSCRIBE_EVENT on class 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 | ![]() |
IV_EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20060324 | |||
2 | ![]() |
IV_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_EVENT_HANDLER | Eventbehandlerinterface | 20060324 |
Method UNSUBSCRIBE_EVENT on class IF_BSP_WD_COMPONENT_USAGE has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |