SAP ABAP Class CL_SATT_SORT (Command Object for Sort Order)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   SV-ASA (Application Component) ASAP (AcceleratedSAP)
     SATT (Package) Attribute Repository for Reference Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SATT_TABLE_COMMAND Select All Entries 20001222
Properties
Class CL_SATT_SORT  
Short Description Command Object for Sort Order    
Super Class CL_SATT_TABLE_COMMAND Select All Entries 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATT   Attribute Repository for Reference Objects 
Created 20001219   SAP 
Last change 20001222   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATT_SORT has no forward declaration.
Interfaces
Class CL_SATT_SORT has no interface implemented.
Friends
Class CL_SATT_SORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_MEMENTO Instance attribute Private Object reference (TYPE REF TO) IF_SATT_TABLE_MEMENTO Status Object for Undo 20001219
2 A_SORT_DESCENDING Instance attribute Private Type reference (TYPE) CHAR1 Sort Direction 20001219
3 R_TABLECONTROL Instance attribute Private Object reference (TYPE REF TO) CL_TABLECONTROL Calling Table Control 20001219
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001219
Events
Class CL_SATT_SORT has no event.
Types
Class CL_SATT_SORT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SORT_DESCENDING Call by reference Type reference (TYPE) CHAR1 SPACE Sortierrichtung 'X' = absteigend 20001219
2 Importing I_TABLECONTROL Call by reference Object reference (TYPE REF TO) CL_TABLECONTROL Verschalung für Tablecontrolfunktionen 20001219
3 Importing I_TABLE_DATA Call by reference Object reference (TYPE REF TO) CL_SATT_TC_DATA Datenverwaltung im Tablecontrol 20001219

Method CONSTRUCTOR on class CL_SATT_SORT has no exception.
History
Last changed by/on SAP  20001222 
SAP Release Created in 610