SAP ABAP Class IF_WD_FORMATTED_TEXT_TOKENS (Constants and Structures for Tokenizer)
Properties
Class IF_WD_FORMATTED_TEXT_TOKENS  
Short Description Constants and Structures for Tokenizer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110714   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WD_FORMATTED_TEXT_TOKENS has no forward declaration.
Interfaces
Class IF_WD_FORMATTED_TEXT_TOKENS has no interface implemented.
Friends
Class IF_WD_FORMATTED_TEXT_TOKENS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E_TOKEN Constant Public See coding 20110714
Methods
Class IF_WD_FORMATTED_TEXT_TOKENS has no method.
Events
Class IF_WD_FORMATTED_TEXT_TOKENS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_TOKEN Public See coding 20110714 begin of t_token, type type i, " e_token-* name type string, parameters type wdr_simple_name_value_list, namespace type string, value type string, is_whitespace type abap_bool, " for e_token-value: is whitespace or text w/o whitespace end of t_token
2 T_TOKEN_TAB Public See coding 20110714 t_token_tab type standard table of t_token with default key
History
Last changed by/on SAP  20130531 
SAP Release Created in