SAP ABAP Interface IF_BSP_WD_LAYOUT_TAG_REGISTRY (Central tag register interface)
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
⤷
⤷
Properties
| Interface | IF_BSP_WD_LAYOUT_TAG_REGISTRY | |
| Short Description | Central tag register interface |
General Data
| Package | CRM_BSP_WD_TOOLS | Development Tools for WEBCUIF Applications |
| Created | 20090417 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BSP_WD_LAYOUT_TAG_REGISTRY has no forward declaration.
Interfaces
Interface IF_BSP_WD_LAYOUT_TAG_REGISTRY has no interface.
Friends
Interface IF_BSP_WD_LAYOUT_TAG_REGISTRY has no friend.
Attributes
Interface IF_BSP_WD_LAYOUT_TAG_REGISTRY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090417 | ||
| 2 | Instance method | Public | Method | 20100702 | ||
| 3 | Instance method | Public | Method | 20090417 |
Events
Interface IF_BSP_WD_LAYOUT_TAG_REGISTRY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYPE_TAG_REGISTER_ENTRY | Public | See coding | 20100702 | begin of GTYPE_TAG_REGISTER_ENTRY,
TAG type ref to IF_BSP_WD_LAYOUT_TAG,
IXML_NODE type ref to IF_IXML_NODE,
end of GTYPE_TAG_REGISTER_ENTRY
|
||
| 2 | GTYPE_TAG_REGISTER_TAB | Public | See coding | 20100702 | GTYPE_TAG_REGISTER_TAB type hashed table of GTYPE_TAG_REGISTER_ENTRY with unique key IXML_NODE
with unique hashed key TAG components TAG
|
Method Signatures
Method DEREGISTER_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TAG | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_LAYOUT_TAG | Layout Tag Interface | 20090417 |
Method DEREGISTER_TAG on Interface IF_BSP_WD_LAYOUT_TAG_REGISTRY 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) | GTYPE_TAG_REGISTER_TAB | 20100702 |
Method GET_REGISTERED_TAGS on Interface IF_BSP_WD_LAYOUT_TAG_REGISTRY has no exception.
Method REGISTER_TAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IXML_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20090417 | |||
| 2 | IV_TAG | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_LAYOUT_TAG | Layout Tag Interface | 20090417 |
Method REGISTER_TAG on Interface IF_BSP_WD_LAYOUT_TAG_REGISTRY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |