SAP ABAP Class IF_XLF_MULTI_XTEND_ATTRIBUTE (Basic interface for multi-value attributes)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XLF_ATTRIBUTE Basic interface for all attributes 20100903
2 Interface composition (i COMPRISING i_ref)  IF_XLF_XLIFF_ATTRIBUTE Basic interface for all XLIFF attributes 20100903
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XLF_ATTR_PURPOSE Purpose 20100909
2 Interface composition (i COMPRISING i_ref)  IF_XLF_ATTR_REFORMAT Reformat 20100909
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ATTR_REFORMAT_YESNO Reformat 20100909
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_MULTI_XTEND_ATTRIBUTE Basic "xtendable" multi value attribute 20100908
Properties
Class IF_XLF_MULTI_XTEND_ATTRIBUTE  
Short Description Basic interface for multi-value attributes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100903   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XLF_MULTI_XTEND_ATTRIBUTE has no forward declaration.
Interfaces
Class IF_XLF_MULTI_XTEND_ATTRIBUTE has no interface implemented.
Friends
Class IF_XLF_MULTI_XTEND_ATTRIBUTE has no friend class.
Attributes
Class IF_XLF_MULTI_XTEND_ATTRIBUTE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method Returns a clone of this attribute 20100903
2 EQUALS Instance method Public Method 20101012
3 GET_ENUM_VALUES Instance method Public Method Returns a list of the attribute's enum values 20100903
4 GET_FINGERPRINT Instance method Public Method 20101108
5 GET_NAME Instance method Public Method 20100903
6 GET_NAMESPACE_URI Instance method Public Method 20100903
7 GET_OWNER Instance method Public Method 20100903
8 GET_PREFIX Instance method Public Method 20100903
9 GET_VALUE Instance method Public Method 20100903
10 GET_XTEND_VALUES Instance method Public Method Returns a list of the attribute's "xtend"-values 20100903
Events
Class IF_XLF_MULTI_XTEND_ATTRIBUTE has no event.
Types
Class IF_XLF_MULTI_XTEND_ATTRIBUTE has no local type.
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLONE Value transfer Object reference (TYPE REF TO) IF_XLF_MULTI_XTEND_ATTRIBUTE A clone of this attribute 20100903

Method CLONE on class IF_XLF_MULTI_XTEND_ATTRIBUTE has no exception.

Method EQUALS Signature

Method EQUALS on class IF_XLF_MULTI_XTEND_ATTRIBUTE has no parameter.
Method EQUALS on class IF_XLF_MULTI_XTEND_ATTRIBUTE has no exception.

Method GET_ENUM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENUM_VALUES Value transfer Type reference (TYPE) TXLF_ENUM The attribute's enumeration values 20100903

Method GET_ENUM_VALUES on class IF_XLF_MULTI_XTEND_ATTRIBUTE has no exception.

Method GET_FINGERPRINT Signature

Method GET_FINGERPRINT on class IF_XLF_MULTI_XTEND_ATTRIBUTE has no parameter.
Method GET_FINGERPRINT on class IF_XLF_MULTI_XTEND_ATTRIBUTE has no exception.

Method GET_NAME Signature

Method GET_NAME on class IF_XLF_MULTI_XTEND_ATTRIBUTE has no parameter.
Method GET_NAME on class IF_XLF_MULTI_XTEND_ATTRIBUTE has no exception.

Method GET_NAMESPACE_URI Signature

Method GET_NAMESPACE_URI on class IF_XLF_MULTI_XTEND_ATTRIBUTE has no parameter.
Method GET_NAMESPACE_URI on class IF_XLF_MULTI_XTEND_ATTRIBUTE has no exception.

Method GET_OWNER Signature

Method GET_OWNER on class IF_XLF_MULTI_XTEND_ATTRIBUTE has no parameter.
Method GET_OWNER on class IF_XLF_MULTI_XTEND_ATTRIBUTE has no exception.

Method GET_PREFIX Signature

Method GET_PREFIX on class IF_XLF_MULTI_XTEND_ATTRIBUTE has no parameter.
Method GET_PREFIX on class IF_XLF_MULTI_XTEND_ATTRIBUTE has no exception.

Method GET_VALUE Signature

Method GET_VALUE on class IF_XLF_MULTI_XTEND_ATTRIBUTE has no parameter.
Method GET_VALUE on class IF_XLF_MULTI_XTEND_ATTRIBUTE has no exception.

Method GET_XTEND_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XTEND_VALUES Value transfer Type reference (TYPE) TXLF_STRING A list of the attribute's "xtend"-values 20100903

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