SAP ABAP Class CL_SALV_WD_SORT (Sort)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_SERVICE (Package) SALV WD Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_SORT 20060413
Properties
Class CL_SALV_WD_SORT  
Short Description Sort    
Super Class CL_SALV_BS_SORT  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_SERVICE   SALV WD Service 
Created 20040909   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SALV_BS_SORT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_SALV_BS_T_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_WD_SORT has no interface implemented.
Friends
Class CL_SALV_WD_SORT has no friend class.
Attributes
Class CL_SALV_WD_SORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Static method Public Method Execute Sort Service 20040909
2 GET_SORT_RULES Static method Public Method Returns Sort Rules as Used by Sort Service 20101012
Events
Class CL_SALV_WD_SORT has no event.
Types
Class CL_SALV_WD_SORT has no local type.
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CONFIG_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Konfiguration der ALV-Ausgabe 20051012
2 Importing T_DFIES Call by reference Type reference (TYPE) IF_SALV_BS_T_DATA=>T_TYPE_DFIES DFIES von T_INPUT (optional) 20050222
3 Importing T_FIELDS Call by reference Type reference (TYPE) SALV_WD_T_FIELD_REF SALV_WD_T_FIELD_REF 20040909
4 Changing T_INPUT Call by reference Type reference (TYPE) TABLE Zu sortierende Daten 20040909
# Exception Resumable Description Created on
1 NO_SORT_RULES 20050921

Method GET_SORT_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CONFIG_MODEL Value transfer Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Konfiguration der ALV-Ausgabe 20101013
2 Importing T_FIELDS Value transfer Type reference (TYPE) SALV_WD_T_FIELD_REF Used if config_model = null 20101013
3 Returning T_SORT_RULES Value transfer Type reference (TYPE) CL_SALV_BS_SORT=>T_TYPE_SORT 20101013

Method GET_SORT_RULES on class CL_SALV_WD_SORT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700