SAP ABAP Class IF_WD_TAGGING_SERVICE (WD: Tagging Service)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_TAGGING_SERVICE WD: Tagging Service 20081114
Properties
Class IF_WD_TAGGING_SERVICE  
Short Description WD: Tagging Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081114   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_WD_TAGGING_SERVICE has no interface implemented.
Friends
Class IF_WD_TAGGING_SERVICE has no friend class.
Attributes
Class IF_WD_TAGGING_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TAGS_BY_PATH_CONTEXT Instance method Public Method Returns All tags for a Path (Context Node) 20090218
2 GET_VALUES_FOR_PATH Instance method Public Method 20110126
3 GET_VALUE_FOR_PATH Instance method Public Method 20090224
4 IS_TAG_VALID Static method Public Method Check Validity of the Name 20090219
5 SET_TAGS_BY_PATH Instance method Public Method 20090113
6 SET_TAG_BY_PATH_CONTEXT Instance method Public Method Define Tag for Context Attribute by Path / Context Reference 20090121
Events
Class IF_WD_TAGGING_SERVICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_T_REF_TO_DATA Public See coding 20110126 TP_T_REF_TO_DATA type hashed TABLE OF ref to DATA with unique key table_line
Method Signatures

Method GET_TAGS_BY_PATH_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_PATH Call by reference Type reference (TYPE) STRING Pfad des Attributs ohne Controller 20090218
2 Returning TAGS Value transfer Type reference (TYPE) WDY_TAG_TAB Tabellentyp für Tags 20090218
3 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 'WD_CONTEXT' 20090218
4 Importing WITH_DELETIONS Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE 20090218

Method GET_TAGS_BY_PATH_CONTEXT on class IF_WD_TAGGING_SERVICE has no exception.

Method GET_VALUES_FOR_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_PATH Call by reference Type reference (TYPE) STRING 20110126
2 Importing CONTROLLER_NAME Call by reference Type reference (TYPE) STRING 20110126
3 Returning TAG_VALUES Value transfer Type reference (TYPE) TP_T_REF_TO_DATA 20110126

Method GET_VALUES_FOR_PATH on class IF_WD_TAGGING_SERVICE has no exception.

Method GET_VALUE_FOR_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_PATH Call by reference Type reference (TYPE) STRING 20090224
2 Importing CONTROLLER_NAME Call by reference Type reference (TYPE) STRING 20090224
3 Returning TAG_VALUE Value transfer Object reference (TYPE REF TO) DATA 20090224

Method GET_VALUE_FOR_PATH on class IF_WD_TAGGING_SERVICE has no exception.

Method IS_TAG_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20090219
2 Importing TAG Call by reference Type reference (TYPE) STRING 20090219

Method IS_TAG_VALID on class IF_WD_TAGGING_SERVICE has no exception.

Method SET_TAGS_BY_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DELETE_EXISTING_TAGS Call by reference Type reference (TYPE) WDY_BOOLEAN SPACE löscht vorher alle Tags pro Pfad und Scope 20090121
2 Importing P_TAGS Value transfer Type reference (TYPE) WDY_TAG_DATA_TAB TabTabelle mit Tags 20090113

Method SET_TAGS_BY_PATH on class IF_WD_TAGGING_SERVICE has no exception.

Method SET_TAG_BY_PATH_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_PATH Call by reference Type reference (TYPE) STRING Pfad ohne Controller 20090121
2 Importing IS_DELETION Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE 20090129
3 Importing IS_FINAL Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE 20090127
4 Importing REMOVE_TAG Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20120120
5 Importing SCOPE Call by reference Type reference (TYPE) WDY_TAGGING_SCOPE Scope in dem der Tag gesetz wird 20090127
6 Importing SEND_CHANGE_EVENT Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE 20090121
7 Importing TAG Call by reference Type reference (TYPE) WDY_TAG_NAME Tag Name 20090121
8 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 'WD_CONTEXT' 20090123

Method SET_TAG_BY_PATH_CONTEXT on class IF_WD_TAGGING_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in