SAP ABAP Class IF_XLF_ATTR_REFORMAT (Reformat)
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 20100909
2 Interface composition (i COMPRISING i_ref)  IF_XLF_MULTI_XTEND_ATTRIBUTE Basic interface for multi-value attributes 20100909
3 Interface composition (i COMPRISING i_ref)  IF_XLF_XLIFF_ATTRIBUTE Basic interface for all XLIFF attributes 20100909
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ATTR_REFORMAT Reformat 20100909
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XLF_ATTR_REFORMAT_YESNO Reformat 20100909
Properties
Class IF_XLF_ATTR_REFORMAT  
Short Description Reformat    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100909   SAP 
Last change 20110908   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_XLF_ATTR_REFORMAT has no interface implemented.
Friends
Class IF_XLF_ATTR_REFORMAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Constant Public Type reference (TYPE) STRING `reformat` 20100909
Methods
# Method Level Visibility Method type Description Created on
1 CAN_ALL_PROPS_BE_REFORMATTED Instance method Public Method Returns if all properties can be reformatted 20100909
2 CLONE Instance method Public Method Returns a clone of this attribute 20100909
3 EQUALS Instance method Public Method 20101004
4 GET_ENUM_VALUES Instance method Public Method Returns a list of the attribute's enum values 20100909
5 GET_FINGERPRINT Instance method Public Method 20101108
6 GET_NAME Instance method Public Method 20100909
7 GET_NAMESPACE_URI Instance method Public Method 20100909
8 GET_OWNER Instance method Public Method 20100909
9 GET_PREFIX Instance method Public Method 20100909
10 GET_VALUE Instance method Public Method 20100909
11 GET_XTEND_VALUES Instance method Public Method 20100909
12 SHOULD_NO_PROPS_BE_REFORMATTED Instance method Public Method Returns if no properties should be reformatted 20100909
Events
Class IF_XLF_ATTR_REFORMAT has no event.
Types
Class IF_XLF_ATTR_REFORMAT has no local type.
Method Signatures

Method CAN_ALL_PROPS_BE_REFORMATTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CAN_ALL_PROPS_BE_REFORMATTED Value transfer Type reference (TYPE) ABAP_BOOL 20100909

Method CAN_ALL_PROPS_BE_REFORMATTED on class IF_XLF_ATTR_REFORMAT has no exception.

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_ATTR_REFORMAT Reformat 20100909

Method CLONE on class IF_XLF_ATTR_REFORMAT has no exception.

Method EQUALS Signature

Method EQUALS on class IF_XLF_ATTR_REFORMAT has no parameter.
Method EQUALS on class IF_XLF_ATTR_REFORMAT 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_REFORMAT Table of reformat values 20100909

Method GET_ENUM_VALUES on class IF_XLF_ATTR_REFORMAT has no exception.

Method GET_FINGERPRINT Signature

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

Method GET_NAME Signature

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

Method GET_NAMESPACE_URI Signature

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

Method GET_OWNER Signature

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

Method GET_PREFIX Signature

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

Method GET_VALUE Signature

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

Method GET_XTEND_VALUES Signature

Method GET_XTEND_VALUES on class IF_XLF_ATTR_REFORMAT has no parameter.
Method GET_XTEND_VALUES on class IF_XLF_ATTR_REFORMAT has no exception.

Method SHOULD_NO_PROPS_BE_REFORMATTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SHOULD_NO_PROPS_BE_REFORMATTED Value transfer Type reference (TYPE) ABAP_BOOL 20100909

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