SAP ABAP Class IF_BSP_WD_LAYOUT_TAG (Layout Tag Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_WD_ABSTR_IXML_TAG Abstract iXML Node Wrapper 20070723
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_WD_LAYOUT_TAG Abstract Tag 20041130
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSP_WD_RT_REP_NODE OBSOLETE - Do not use 20051208
Properties
Class IF_BSP_WD_LAYOUT_TAG  
Short Description Layout Tag Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041130   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BSP_WD_LAYOUT_TAG has no forward declaration.
Interfaces
Class IF_BSP_WD_LAYOUT_TAG has no interface implemented.
Friends
Class IF_BSP_WD_LAYOUT_TAG has no friend class.
Attributes
Class IF_BSP_WD_LAYOUT_TAG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CHILD Instance method Public Method 20070723
2 DELETE Instance method Public Method 20070723
3 DELETE_ATTRIBUTE Instance method Public Method 20070724
4 GET_ATTRIBUTE Instance method Public Method 20041130
5 GET_ATTRIBUTES Instance method Public Method 20041202
6 GET_CHILDREN Instance method Public Method 20041202
7 GET_NAME Instance method Public Method 20041202
8 SET_ATTRIBUTE Instance method Public Method 20070724
Events
# Event Type Visibility Description Created on
1 DELETED Instance Event
(0)
Public
(2)
20070723
Types
Class IF_BSP_WD_LAYOUT_TAG has no local type.
Method Signatures

Method CREATE_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20070724
2 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) IF_BSP_WD_LAYOUT_TAG Layout Tag Interface 20070723

Method CREATE_CHILD on class IF_BSP_WD_LAYOUT_TAG has no exception.

Method DELETE Signature

Method DELETE on class IF_BSP_WD_LAYOUT_TAG has no parameter.
Method DELETE on class IF_BSP_WD_LAYOUT_TAG has no exception.

Method DELETE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20070724

Method DELETE_ATTRIBUTE on class IF_BSP_WD_LAYOUT_TAG has no exception.

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 30 Characters 20041130
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20041130

Method GET_ATTRIBUTE on class IF_BSP_WD_LAYOUT_TAG has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) BSPWD_TAG_ATTR_TAB Tabelle von Tag Attributen 20041202

Method GET_ATTRIBUTES on class IF_BSP_WD_LAYOUT_TAG has no exception.

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) BSPWD_TAG_TAB Tabelle von Tag Instanzen 20041202

Method GET_CHILDREN on class IF_BSP_WD_LAYOUT_TAG has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20041202

Method GET_NAME on class IF_BSP_WD_LAYOUT_TAG has no exception.

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20070724
2 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20070724

Method SET_ATTRIBUTE on class IF_BSP_WD_LAYOUT_TAG has no exception.
Event Signatures

Event DELETED Signature
Event DELETED on class IF_BSP_WD_LAYOUT_TAG has no parameter.
History
Last changed by/on SAP  20081007 
SAP Release Created in