SAP ABAP Class IF_BSP_WD_COMPONENT_DESCRIPTOR (Component Description)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_WD_COMPONENT_DESCRIPTOR | BSP WD Component Descriptor | 20060130 |
Properties
| Class | IF_BSP_WD_COMPONENT_DESCRIPTOR | |
| Short Description | Component Description | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060130 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_BSP_WD_COMPONENT_DESCRIPTOR has no interface implemented.
Friends
Class IF_BSP_WD_COMPONENT_DESCRIPTOR 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) | BSP_WD_COMPONENT_NAME | Component Name | 20060823 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BSP_WD_ENHANCEMENT_SET | Enhancement Set | 20070913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete a Substitute Controller (Persistent) | 20060830 | |
| 2 | Instance method | Public | Method | Check Whether a Substitute Controller Is Defined | 20080721 | |
| 3 | Instance method | Public | Method | Check Whether Controller Is an Additional Controller | 20070907 | |
| 4 | Instance method | Public | Method | Checks Whether the Component Was Enhanced | 20060823 | |
| 5 | Instance method | Public | Method | Gets the Substitute Controller if Required | 20070907 | |
| 6 | Instance method | Public | Method | Adds a Substitute Controller (Persistent) | 20070907 | |
| 7 | Instance method | Public | Method | Gets the Substitute Controller if Required | 20070907 | |
| 8 | Instance method | Public | Method | Returns BSP Application for a Component | 20060823 | |
| 9 | Instance method | Public | Method | Gets the Substitute Controller if Required | 20060823 | |
| 10 | Instance method | Public | Method | Gets the Source of the Runtime Repository | 20060823 |
Events
Class IF_BSP_WD_COMPONENT_DESCRIPTOR has no event.
Types
Class IF_BSP_WD_COMPONENT_DESCRIPTOR has no local type.
Method Signatures
Method ADD_CONTROLLER_REPLACEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | STRING | Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) | 20060830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Komponentenerweiterung | 20060908 |
Method CHECK_ANY_CNTR_REPL_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080721 |
Method CHECK_ANY_CNTR_REPL_EXISTS on class IF_BSP_WD_COMPONENT_DESCRIPTOR has no exception.
Method CHECK_IS_ADDITIONAL_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER | Call by reference | Type reference (TYPE) | STRING | 20070907 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070907 |
Method CHECK_IS_ADDITIONAL_CONTROLLER on class IF_BSP_WD_COMPONENT_DESCRIPTOR has no exception.
Method CHECK_IS_ENHANCED_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060823 |
Method CHECK_IS_ENHANCED_COMPONENT on class IF_BSP_WD_COMPONENT_DESCRIPTOR has no exception.
Method CHECK_IS_REPLACED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER | Call by reference | Type reference (TYPE) | STRING | Controller | 20070907 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X'- is replaced , space-no replacement | 20070907 |
Method CHECK_IS_REPLACED on class IF_BSP_WD_COMPONENT_DESCRIPTOR has no exception.
Method DELETE_CONTROLLER_REPLACEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER_NAME | Call by reference | Type reference (TYPE) | STRING | Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) | 20070907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Komponentenerweiterung | 20070907 |
Method GET_ADDITIONAL_CONTROLLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ADDITIONAL_CONTROLLERS | Value transfer | Type reference (TYPE) | BSP_WD_CONTR_REPLACEMENT_T | Substitute Controller | 20070907 |
Method GET_ADDITIONAL_CONTROLLERS on class IF_BSP_WD_COMPONENT_DESCRIPTOR has no exception.
Method GET_BSP_APPL_OF_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BSP_APPL | Value transfer | Type reference (TYPE) | O2APPLNAME | Name einer BSP-Applikation | 20060823 |
Method GET_BSP_APPL_OF_COMPONENT on class IF_BSP_WD_COMPONENT_DESCRIPTOR has no exception.
Method GET_CONTROLLER_REPLACEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER | Call by reference | Type reference (TYPE) | STRING | Controller | 20060823 | |||
| 2 | RV_REPLACEMENT | Value transfer | Type reference (TYPE) | STRING | Ersatz-Controller | 20060823 |
Method GET_CONTROLLER_REPLACEMENT on class IF_BSP_WD_COMPONENT_DESCRIPTOR has no exception.
Method GET_RUNTIME_REPOSITORY_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BSP_APPLNAME | Call by reference | Type reference (TYPE) | O2APPLNAME | Name der BSP-Anwendung (BSP) | 20060823 | |||
| 2 | EV_BSP_PAGENAME | Call by reference | Type reference (TYPE) | O2PAGEEXT | Name einer BSP Seite | 20060823 | |||
| 3 | EV_HTTP_URL | Call by reference | Type reference (TYPE) | STRING | Uniform Resource Locator (HTTP) | 20060823 | |||
| 4 | EV_TYPE | Call by reference | Type reference (TYPE) | STRING | Repository Quelltyp (BSP | HTTP) | 20060823 |
Method GET_RUNTIME_REPOSITORY_SOURCE on class IF_BSP_WD_COMPONENT_DESCRIPTOR has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in |