SAP ABAP Class IF_XLF_RFC5646_LANGUAGE_TAG (RFC 5646 language tag)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XLF_RFC5646_GRANDFATHERED RFC 5646 grandfathered 20100930
2 Interface composition (i COMPRISING i_ref)  IF_XLF_RFC5646_LANGTAG RFC 5646 langtag 20100930
3 Interface composition (i COMPRISING i_ref)  IF_XLF_RFC5646_PRIVATEUSE RFC5646 privateuse 20100930
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_RFC5646_GRANDFATHERED RFC5646 grandfathered 20100930
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_RFC5646_LANGTAG RFC5646 language tag 20100930
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_RFC5646_PRIVATEUSE RFC5646 privateuse 20100930
Properties
Class IF_XLF_RFC5646_LANGUAGE_TAG  
Short Description RFC 5646 language tag    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100930   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XLF_RFC5646_LANGUAGE_TAG has no forward declaration.
Interfaces
Class IF_XLF_RFC5646_LANGUAGE_TAG has no interface implemented.
Friends
Class IF_XLF_RFC5646_LANGUAGE_TAG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TYPE_GRANDFATHERED Constant Public Type reference (TYPE) I 2 20100930
2 CO_TYPE_LANGTAG Constant Public Type reference (TYPE) I 0 20100930
3 CO_TYPE_PRIVATEUSE Constant Public Type reference (TYPE) I 1 20100930
Methods
# Method Level Visibility Method type Description Created on
1 GET_TYPE Instance method Public Method Returns the type of the language tag 20100930
2 TO_STRING Instance method Public Method Returns the string representation of this language tag 20100930
Events
Class IF_XLF_RFC5646_LANGUAGE_TAG has no event.
Types
Class IF_XLF_RFC5646_LANGUAGE_TAG has no local type.
Method Signatures

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TYPE Value transfer Type reference (TYPE) I The language tag type 20100930

Method GET_TYPE on class IF_XLF_RFC5646_LANGUAGE_TAG has no exception.

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STRING Value transfer Type reference (TYPE) STRING The language tag's string representation 20100930

Method TO_STRING on class IF_XLF_RFC5646_LANGUAGE_TAG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in