SAP ABAP Class CL_BSP_WD_DT_API (API for Design Time Repository)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WKB (Application Component) Development Workbench
⤷
CRM_BSP_WD_WB_WIZARD_UIS (Package) Wizard UIs
⤷
⤷
Properties
| Class | CL_BSP_WD_DT_API | |
| Short Description | API for Design Time Repository | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_WD_WB_WIZARD_UIS | Wizard UIs |
| Created | 20040115 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BSP_WD_DT_API has no forward declaration.
Interfaces
Class CL_BSP_WD_DT_API has no interface implemented.
Friends
Class CL_BSP_WD_DT_API has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | Design Time Repository XML | 20040115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040115 | |
| 2 | Instance method | Public | Method | Gets BOL Entity Name for View and Context Node | 20040115 | |
| 3 | Instance method | Private | Method | Load Design Time Repository XML | 20040115 |
Events
Class CL_BSP_WD_DT_API has no event.
Types
Class CL_BSP_WD_DT_API has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Call by reference | Type reference (TYPE) | STRING | URL auf das Repository XML | 20040115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BSP WD Generierungsausnahme | 20040127 |
Method GET_BOL_ENTITY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ENTITY_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Name einer BOL-Entität | 20040115 | |||
| 2 | IV_CTXTNODE_ID | Call by reference | Type reference (TYPE) | SEOCLSNAME | ID eines Kontextknotens | 20040119 | |||
| 3 | IV_VIEWNAME | Call by reference | Type reference (TYPE) | O2PAGEEXT | Name eines BSP-Views (ohne .htm) | 20040126 |
Method GET_BOL_ENTITY_NAME on class CL_BSP_WD_DT_API has no exception.
Method LOAD_REPOSITORY_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_URL | Call by reference | Type reference (TYPE) | STRING | URL auf das Repository XML | 20040115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BSP WD Generierungsausnahme | 20040116 |
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |