SAP ABAP Class CL_TPDA_SORT_HANDLER (TPDA: Standard Service: Sort)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_UI_FRAMEWORK (Package) ABAP Debugger: Framework of the User Interface
Properties
Class CL_TPDA_SORT_HANDLER  
Short Description TPDA: Standard Service: Sort    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_UI_FRAMEWORK   ABAP Debugger: Framework of the User Interface 
Created 20040517   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_SORT_HANDLER has no forward declaration.
Interfaces
Class CL_TPDA_SORT_HANDLER has no interface implemented.
Friends
Class CL_TPDA_SORT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IT_SORT_OBJECTS Instance attribute Private Type reference (TYPE) TY_SORT_OBJECTS_IT 20040517
Methods
# Method Level Visibility Method type Description Created on
1 DEFAULT_SORT Instance method Public Method 20040517
2 SORT Instance method Public Method 20040517
Events
Class CL_TPDA_SORT_HANDLER has no event.
Types
Class CL_TPDA_SORT_HANDLER has no local type.
Method Signatures

Method DEFAULT_SORT Signature

Method DEFAULT_SORT on class CL_TPDA_SORT_HANDLER has no parameter.
Method DEFAULT_SORT on class CL_TPDA_SORT_HANDLER has no exception.

Method SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ASCENDING Call by reference Type reference (TYPE) FLAG SPACE allgemeines flag 20040517
2 Importing P_DYNPRO Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040517
3 Changing P_IT Call by reference Type reference (TYPE) STANDARD TABLE 20040517
4 Importing P_TC Call by reference Type reference (TYPE) TPDA_CXTAB_CONTROL TPDA: table control Einstellungen = CXTAB_CONTROL 20040517
5 Importing P_TCNAME Call by reference Type reference (TYPE) STRING 20040517
# Exception Resumable Description Created on
1 CX_TPDA_NOTHING_MARKED 20040517
2 CX_TPDA_NO_SORT_DATA_AVAILABLE 20040517
History
Last changed by/on SAP  20090618 
SAP Release Created in 700