SAP ABAP Class CL_BSP_WD_RT_REP_API (API implementation for Runtime Repository XML)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WKB (Application Component) Development Workbench
⤷
CRM_BSP_WD_TOOLS (Package) Development Tools for WEBCUIF Applications

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_RT_REP_API | API for the Runtime Repository | 20070718 |
Properties
Class | CL_BSP_WD_RT_REP_API | |
Short Description | API implementation for Runtime Repository XML | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_WD_TOOLS | Development Tools for WEBCUIF Applications |
Created | 20070718 | SAP |
Last change | 20110908 | 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) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BSP_WD_RT_REP_API | API for the Runtime Repository | 20070718 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_BSP_WD_RT_REP_PERSIST | 20070718 | Runtime Repository Persistence Handler |
Attributes
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | DATA_CHANGED | Instance Event (0) |
Public (2) |
20070718 |
Types
Class CL_BSP_WD_RT_REP_API has no local type.
Method Signatures
Method ADD_NAVLINK Signature
Method ADD_NAVLINK on class CL_BSP_WD_RT_REP_API has no parameter.
Method ADD_NAVLINK on class CL_BSP_WD_RT_REP_API has no exception.
Method ADD_NAVLINK_TARGET Signature
Method ADD_NAVLINK_TARGET on class CL_BSP_WD_RT_REP_API has no parameter.
Method ADD_NAVLINK_TARGET on class CL_BSP_WD_RT_REP_API has no exception.
Method ADD_VIEWSET Signature
Method ADD_VIEWSET on class CL_BSP_WD_RT_REP_API has no parameter.
Method ADD_VIEWSET on class CL_BSP_WD_RT_REP_API has no exception.
Method ADD_WINDOW Signature
Method ADD_WINDOW on class CL_BSP_WD_RT_REP_API has no parameter.
Method ADD_WINDOW on class CL_BSP_WD_RT_REP_API has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | BSP_WD_COMPONENT_NAME | Component Name | 20070718 | ||
2 | ![]() |
IV_ENHANCEMENT_SET | Call by reference | Type reference (TYPE) | BSP_WD_ENHANCEMENT_SET | Enhancement Set | 20070718 | ||
3 | ![]() |
IV_PERSISTENCE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_RT_REP_PERSIST | Runtime Repository Persistence Handler | 20070718 |
Method CONSTRUCTOR on class CL_BSP_WD_RT_REP_API has no exception.
Method CREATE_INITIAL_REP_XML Signature
Method CREATE_INITIAL_REP_XML on class CL_BSP_WD_RT_REP_API has no parameter.
Method CREATE_INITIAL_REP_XML on class CL_BSP_WD_RT_REP_API has no exception.
Method CREATE_REPOSITORY_DOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20070802 | |||
2 | ![]() |
IV_XML_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20070802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error occured when parsing XML document | 20070802 |
Method CREATE_TAG_FROM_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LAYOUT_TAG | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_LAYOUT_TAG | Layout Tag Interface | 20090416 | ||
2 | ![]() |
IV_WITH_CHILDREN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'x'=create also children of template | 20090515 |
Method CREATE_TAG_FROM_TEMPLATE on class CL_BSP_WD_RT_REP_API has no exception.
Method DELETE_VIEW Signature
Method DELETE_VIEW on class CL_BSP_WD_RT_REP_API has no parameter.
Method DELETE_VIEW on class CL_BSP_WD_RT_REP_API has no exception.
Method DELETE_VIEWSET Signature
Method DELETE_VIEWSET on class CL_BSP_WD_RT_REP_API has no parameter.
Method DELETE_VIEWSET on class CL_BSP_WD_RT_REP_API has no exception.
Method DELETE_WINDOW Signature
Method DELETE_WINDOW on class CL_BSP_WD_RT_REP_API has no parameter.
Method DELETE_WINDOW on class CL_BSP_WD_RT_REP_API has no exception.
Method GET_INTERFACE_VIEWS Signature
Method GET_INTERFACE_VIEWS on class CL_BSP_WD_RT_REP_API has no parameter.
Method GET_INTERFACE_VIEWS on class CL_BSP_WD_RT_REP_API has no exception.
Method GET_REGISTERED_TAGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_RESULT | Value transfer | Type reference (TYPE) | IF_BSP_WD_LAYOUT_TAG_REGISTRY=>GTYPE_TAG_REGISTER_TAB | Single-Character Flag | 20100702 |
Method GET_REGISTERED_TAGS on class CL_BSP_WD_RT_REP_API has no exception.
Method GET_REPOSITORY_AS_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ROOT_NODE | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_LAYOUT_TAG | Layout Tag Interface | 20070802 |
Method GET_REPOSITORY_AS_TREE on class CL_BSP_WD_RT_REP_API has no exception.
Method GET_REPOSITORY_AS_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_XML_ITABLE | Call by reference | Type reference (TYPE) | TABLE | RP as table | 20070802 | ||
2 | ![]() |
EV_XML_STRING | Call by reference | Type reference (TYPE) | STRING | RP as XML as char | 20070802 | ||
3 | ![]() |
EV_XML_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | RP as XML as hex | 20070802 | ||
4 | ![]() |
IV_UPDATE_VERSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070802 |
Method GET_REPOSITORY_AS_XML on class CL_BSP_WD_RT_REP_API has no exception.
Method GET_VIEWS_IN_WINDOW Signature
Method GET_VIEWS_IN_WINDOW on class CL_BSP_WD_RT_REP_API has no parameter.
Method GET_VIEWS_IN_WINDOW on class CL_BSP_WD_RT_REP_API has no exception.
Method GET_WINDOWS Signature
Method GET_WINDOWS on class CL_BSP_WD_RT_REP_API has no parameter.
Method GET_WINDOWS on class CL_BSP_WD_RT_REP_API has no exception.
Method GET_WINDOW_TAGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | STRING | 20070724 | |||
2 | ![]() |
RT_RESULT | Value transfer | Type reference (TYPE) | BSPWD_TAG_TAB | Table of Tag Instances | 20070724 |
Method GET_WINDOW_TAGS on class CL_BSP_WD_RT_REP_API has no exception.
Method REGISTER_TAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LEVELS | Call by reference | Type reference (TYPE) | I | 1 | 20100702 | ||
2 | ![]() |
IV_TAG | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_LAYOUT_TAG | Layout Tag Interface | 20100702 |
Method REGISTER_TAG on class CL_BSP_WD_RT_REP_API has no exception.
Method RENAME_WINDOW Signature
Method RENAME_WINDOW on class CL_BSP_WD_RT_REP_API has no parameter.
Method RENAME_WINDOW on class CL_BSP_WD_RT_REP_API has no exception.
Method SET_LOCK Signature
Method SET_LOCK on class CL_BSP_WD_RT_REP_API has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080409 |
Method SET_SFW_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SFW_DATA | Call by reference | Type reference (TYPE) | BSP_WD_SFW_DATA | Switch Framework data | 20081106 | ||
2 | ![]() |
IV_LAYOUT_TAG | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_LAYOUT_TAG | Layout Tag Interface | 20081106 |
Method SET_SFW_DATA on class CL_BSP_WD_RT_REP_API has no exception.
Event Signatures
Event DATA_CHANGED Signature
Event DATA_CHANGED on class CL_BSP_WD_RT_REP_API has no parameter.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |