SAP ABAP Class IF_BSP_WD_LAYOUT_TAG_REGISTRY (Central tag register interface)
Properties
| Class | IF_BSP_WD_LAYOUT_TAG_REGISTRY | |
| Short Description | Central tag register interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090417 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BSP_WD_LAYOUT_TAG_REGISTRY has no forward declaration.
Interfaces
Class IF_BSP_WD_LAYOUT_TAG_REGISTRY has no interface implemented.
Friends
Class IF_BSP_WD_LAYOUT_TAG_REGISTRY has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class IF_BSP_WD_LAYOUT_TAG_REGISTRY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |