SAP ABAP Class CL_TREX_SORT_ATTRIBUTES (Sort Attributes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_BC_SERIALIZABLE | Serializable with Basis Client Serializer | 20060117 |
Properties
| Class | CL_TREX_SORT_ATTRIBUTES | |
| Short Description | Sort Attributes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20060117 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TREX_SORT_ATTRIBUTES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TREX_BC_SERIALIZABLE | Serializable with Basis Client Serializer | 20060117 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | IF_TREX_SXML_READABLE | 20070516 | Readable from SXML Reader |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TREXT_SORT_ATTRIBUTES | Sort attributes | 20060117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060214 | ||
| 2 | Instance method | Public | Method | 20060214 | ||
| 3 | Instance method | Public | Method | 20071015 | ||
| 4 | Static method | Public | Method | 20071015 | ||
| 5 | Instance method | Public | Method | 20060117 |
Events
Class CL_TREX_SORT_ATTRIBUTES has no event.
Types
Class CL_TREX_SORT_ATTRIBUTES has no local type.
Method Signatures
Method ADD_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRIES | Call by reference | Type reference (TYPE) | TREXT_SORT_ATTRIBUTES | Sort attributes | 20060214 |
Method ADD_ENTRIES on class CL_TREX_SORT_ATTRIBUTES has no exception.
Method ADD_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASCENDING | Call by reference | Type reference (TYPE) | FLAG | ABAP_ON | General Flag | 20060214 | ||
| 2 | NAME | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | Attribute name | 20060214 |
Method ADD_ENTRY on class CL_TREX_SORT_ATTRIBUTES has no exception.
Method ROUNDTRIP_CONVERT Signature
Method ROUNDTRIP_CONVERT on class CL_TREX_SORT_ATTRIBUTES has no parameter.
Method ROUNDTRIP_CONVERT on class CL_TREX_SORT_ATTRIBUTES has no exception.
Method ROUNDTRIP_CONVERT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | TREXT_SORT_ATTRIBUTES | Sort attributes | 20071015 |
Method ROUNDTRIP_CONVERT_DATA on class CL_TREX_SORT_ATTRIBUTES has no exception.
Method SERIALIZE Signature
Method SERIALIZE on class CL_TREX_SORT_ATTRIBUTES has no parameter.
Method SERIALIZE on class CL_TREX_SORT_ATTRIBUTES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |