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 | 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 | Constant | Public | Type reference (TYPE) | STRING | `reformat` | 20100909 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns if all properties can be reformatted | 20100909 | |
| 2 | Instance method | Public | Method | Returns a clone of this attribute | 20100909 | |
| 3 | Instance method | Public | Method | 20101004 | ||
| 4 | Instance method | Public | Method | Returns a list of the attribute's enum values | 20100909 | |
| 5 | Instance method | Public | Method | 20101108 | ||
| 6 | Instance method | Public | Method | 20100909 | ||
| 7 | Instance method | Public | Method | 20100909 | ||
| 8 | Instance method | Public | Method | 20100909 | ||
| 9 | Instance method | Public | Method | 20100909 | ||
| 10 | Instance method | Public | Method | 20100909 | ||
| 11 | Instance method | Public | Method | 20100909 | ||
| 12 | 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 | 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 | 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 | 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 | 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 |