SAP CL_BSP_WD_RT_REP_API OO Class - API implementation for Runtime Repository XML
CL_BSP_WD_RT_REP_API is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class CL_BSP_WD_RT_REP_API including details of:
- Interface class implementations
- Inheritance details
- Methods defined within class ( including link to full details )
- Attributes ( including initial values )
- Class Events
Interface Implementation
This OO class is an Interface Implementation, which means it will implement its own version of the methods from implementation class IF_BSP_WD_RT_REP_APIMethod list of CL_BSP_WD_RT_REP_API SAP class
A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD.
Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...
| Method Name | Description | Visability |
| ADD_NAVLINK | Public | |
| CALL METHOD cl_bsp_wd_rt_rep_api=>ADD_NAVLINK...more details | ||
| ADD_NAVLINK_TARGET | Public | |
| CALL METHOD cl_bsp_wd_rt_rep_api=>ADD_NAVLINK_TARGET...more details | ||
| ADD_VIEWSET | Public | |
| CALL METHOD cl_bsp_wd_rt_rep_api=>ADD_VIEWSET...more details | ||
| ADD_WINDOW | Public | |
| CALL METHOD cl_bsp_wd_rt_rep_api=>ADD_WINDOW...more details | ||
| CONSTRUCTOR | CONSTRUCTOR | Public |
| CALL METHOD cl_bsp_wd_rt_rep_api=>CONSTRUCTOR...more details | ||
| CREATE_INITIAL_REP_XML | Create Initial Runtime Repository XML | Protected |
| CALL METHOD cl_bsp_wd_rt_rep_api=>CREATE_INITIAL_REP_XML...more details | ||
|
| ||
| CREATE_REPOSITORY_DOM | Generates DOM out of runtime repository (REP) XML | Protected |
| CALL METHOD cl_bsp_wd_rt_rep_api=>CREATE_REPOSITORY_DOM...more details | ||
| CREATE_TAG_FROM_TEMPLATE | Public | |
| CALL METHOD cl_bsp_wd_rt_rep_api=>CREATE_TAG_FROM_TEMPLATE...more details | ||
| DELETE_VIEW | Public | |
| CALL METHOD cl_bsp_wd_rt_rep_api=>DELETE_VIEW...more details | ||
| DELETE_VIEWSET | Public | |
| CALL METHOD cl_bsp_wd_rt_rep_api=>DELETE_VIEWSET...more details | ||
| DELETE_WINDOW | Public | |
| CALL METHOD cl_bsp_wd_rt_rep_api=>DELETE_WINDOW...more details | ||
| GET_INTERFACE_VIEWS | Public | |
| CALL METHOD cl_bsp_wd_rt_rep_api=>GET_INTERFACE_VIEWS...more details | ||
| GET_REGISTERED_TAGS | Get all registered tags | Public |
| CALL METHOD cl_bsp_wd_rt_rep_api=>GET_REGISTERED_TAGS...more details | ||
| GET_REPOSITORY_AS_TREE | Provides relevant part of REP as a tree | Public |
| CALL METHOD cl_bsp_wd_rt_rep_api=>GET_REPOSITORY_AS_TREE...more details | ||
| GET_REPOSITORY_AS_XML | Render current REP as XML | Public |
| CALL METHOD cl_bsp_wd_rt_rep_api=>GET_REPOSITORY_AS_XML...more details | ||
| GET_VIEWS_IN_WINDOW | Public | |
| CALL METHOD cl_bsp_wd_rt_rep_api=>GET_VIEWS_IN_WINDOW...more details | ||
| GET_WINDOWS | Public | |
| CALL METHOD cl_bsp_wd_rt_rep_api=>GET_WINDOWS...more details | ||
| GET_WINDOW_TAGS | Private | |
| CALL METHOD cl_bsp_wd_rt_rep_api=>GET_WINDOW_TAGS...more details | ||
| REGISTER_TAG | Public | |
| CALL METHOD cl_bsp_wd_rt_rep_api=>REGISTER_TAG...more details | ||
| RENAME_WINDOW | Public | |
| CALL METHOD cl_bsp_wd_rt_rep_api=>RENAME_WINDOW...more details | ||
| SET_LOCK | Private | |
| CALL METHOD cl_bsp_wd_rt_rep_api=>SET_LOCK...more details | ||
| SET_SFW_DATA | Set Switch Framework data | Private |
| CALL METHOD cl_bsp_wd_rt_rep_api=>SET_SFW_DATA...more details | ||
CL_BSP_WD_RT_REP_API attributes
List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.
| Name | Level | Description | Initial Value | Type | Visability |
| COMPONENT | Instance Attribute | Component Name | LIKE BSP_WD_COMPONENT_NAME | Public | |
| DOCUMENT | Instance Attribute | IF_IXML_DOCUMENT | LIKE IF_IXML_DOCUMENT | Private | |
| ENHANCEMENT_SET | Instance Attribute | Enhancement Set | LIKE BSP_WD_ENHANCEMENT_SET | Public | |
| GC_ATT_DEFAULT | Instance Attribute | LIKE | Public | ||
| GC_ATT_EVENT_HNDL_REF | Instance Attribute | LIKE | Public | ||
| GC_ATT_ID | Instance Attribute | LIKE | Public | ||
| GC_ATT_IP_NAV_LINK | Instance Attribute | LIKE | Public | ||
| GC_ATT_NAME | Instance Attribute | LIKE | Public | ||
| GC_ATT_OP_DELEGATE | Instance Attribute | LIKE | Public | ||
| GC_ATT_PLUG_REF_IN | Instance Attribute | LIKE | Public | ||
| GC_ATT_PLUG_REF_OUT | Instance Attribute | LIKE | Public | ||
| GC_ATT_REFERENCED_USAGE | Instance Attribute | LIKE | Public | ||
| GC_ATT_TYPE | Instance Attribute | LIKE | Public | ||
| GC_ATT_USED_COMPONENT | Instance Attribute | LIKE | Public | ||
| GC_ATT_VIEWS | Instance Attribute | LIKE | Public | ||
| GC_ATT_VIEW_REF | Instance Attribute | LIKE | Public | ||
| GC_LEGAL_CHARS | Instance Attribute | LIKE | Public | ||
| GC_TAG_APPLICATION_EVENT | Instance Attribute | LIKE | Public | ||
| GC_TAG_COMPONENT | Instance Attribute | LIKE | Public | ||
| GC_TAG_COMPONENT_USAGE | Instance Attribute | LIKE | Public | ||
| GC_TAG_COMPONENT_USAGES | Instance Attribute | LIKE | Public | ||
| GC_TAG_COMP_INTERFACE | Instance Attribute | LIKE | Public | ||
| GC_TAG_CONTEXT | Instance Attribute | LIKE | Public | ||
| GC_TAG_EVENTS | Instance Attribute | LIKE | Public | ||
| GC_TAG_INBOUND_PLUG | Instance Attribute | LIKE | Public | ||
| GC_TAG_INBOUND_PLUGS | Instance Attribute | LIKE | Public | ||
| GC_TAG_INTERFACE_CONTROLLER | Instance Attribute | LIKE | Public | ||
| GC_TAG_INTERFACE_VIEW | Instance Attribute | LIKE | Public | ||
| GC_TAG_MODEL | Instance Attribute | LIKE | Public | ||
| GC_TAG_MODELS | Instance Attribute | LIKE | Public | ||
| GC_TAG_MODEL_NODE | Instance Attribute | LIKE | Public | ||
| GC_TAG_NAV_LINK | Instance Attribute | LIKE | Public | ||
| GC_TAG_NAV_LINKS | Instance Attribute | LIKE | Public | ||
| GC_TAG_OUTBOUND_PLUG | Instance Attribute | LIKE | Public | ||
| GC_TAG_OUTBOUND_PLUGS | Instance Attribute | LIKE | Public | ||
| GC_TAG_SOURCE | Instance Attribute | LIKE | Public | ||
| GC_TAG_TARGET | Instance Attribute | LIKE | Public | ||
| GC_TAG_TARGETS | Instance Attribute | LIKE | Public | ||
| GC_TAG_VALUE_NODE | Instance Attribute | LIKE | Public | ||
| GC_TAG_VIEW_AREA | Instance Attribute | LIKE | Public | ||
| GC_TAG_VIEW_SET | Instance Attribute | LIKE | Public | ||
| GC_TAG_VIEW_SETS | Instance Attribute | LIKE | Public | ||
| GC_TAG_WD_DEFINITIONS | Instance Attribute | LIKE | Public | ||
| GC_TAG_WINDOW | Instance Attribute | LIKE | Public | ||
| GC_TAG_WINDOWS | Instance Attribute | LIKE | Public | ||
| IXML | Instance Attribute | IF_IXML | LIKE IF_IXML | Private | |
| PERSISTENCE | Instance Attribute | Runtime Repository Persistence Handler | LIKE CL_BSP_WD_RT_REP_PERSIST | Private | |
| ROOT_NODE | Instance Attribute | Layout Tag Interface | LIKE IF_BSP_WD_LAYOUT_TAG | Private | |
| STREAM_FACTORY | Instance Attribute | IF_IXML_STREAM_FACTORY | LIKE IF_IXML_STREAM_FACTORY | Private | |
| TAG_REGISTRY | Instance Attribute | Central tag register interface | LIKE LCL_TAG_REGISTRY | Private |
Events of Class CL_BSP_WD_RT_REP_API
Events are created within your class using special event handler methods. These must be registered at runtime for the event and can then be triggered using the ABAP syntax: RAISE EVENT EXPOTING... DATA_CHANGED -Links to Related Class(s)
CL_BSP_W...Full list of available SAP object classes
Search for further information about these or an SAP related objects