SAP ABAP Class CL_SALV_WD_SORT_RULE (Sort Condition of Table Field)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_A_MODEL_ITEM CL_SALV_WD_A_MODEL_ITEM 20041223
Properties
Class CL_SALV_WD_SORT_RULE  
Short Description Sort Condition of Table Field    
Super Class CL_SALV_WD_A_MODEL_ITEM CL_SALV_WD_A_MODEL_ITEM 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20040902   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_WD_C_SORT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_WD_SORT_RULE has no interface implemented.
Friends
Class CL_SALV_WD_SORT_RULE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GROUP_AGGREGATION Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE Subtotal (X=true, space=false) 20040909
2 SORT_ORDER Instance attribute Public Attribute reference (LIKE) IF_SALV_WD_C_SORT=>SORT_ORDER IF_SALV_WD_C_SORT=>SORT_ORDER_ASCENDING Sort 20040909
3 SORT_POSITION Instance attribute Public Type reference (TYPE) I Position in Sort Sequence 20040909
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040902
2 GET_GROUP_AGGREGATION Instance method Public Method Returns Whether Subtotals Are Created 20040909
3 GET_SORT_ORDER Instance method Public Method Returns Sort Direction 20040909
4 GET_SORT_POSITION Instance method Public Method Returns Position Within Sort Sequence 20040909
5 SET_GROUP_AGGREGATION Instance method Public Method Sets Whether Subtotals Are Created 20040909
6 SET_SORT_ORDER Instance method Public Method Sets the Sort Direction 20040909
7 SET_SORT_POSITION Instance method Public Method Sets Position Within Sort Sequence 20040909
Events
Class CL_SALV_WD_SORT_RULE has no event.
Types
Class CL_SALV_WD_SORT_RULE 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 GROUP_AGGREGATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE boolsche Variable (X=true, space=false) 20040909
2 Importing SORT_ORDER Call by reference Attribute reference (LIKE) IF_SALV_WD_C_SORT=>SORT_ORDER IF_SALV_WD_C_SORT=>SORT_ORDER_ASCENDING Sortierung - aufsteigend / absteigend 20040909
3 Importing SORT_POSITION Call by reference Type reference (TYPE) I Position in der Sortierfolge 20040903

Method CONSTRUCTOR on class CL_SALV_WD_SORT_RULE has no exception.

Method GET_GROUP_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL Zwischensummen 20040909

Method GET_GROUP_AGGREGATION on class CL_SALV_WD_SORT_RULE has no exception.

Method GET_SORT_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) IF_SALV_WD_C_SORT=>SORT_ORDER Sortierung - aufsteigend / absteigend 20040909

Method GET_SORT_ORDER on class CL_SALV_WD_SORT_RULE has no exception.

Method GET_SORT_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) I Position in der Sortierfolge 20040909

Method GET_SORT_POSITION on class CL_SALV_WD_SORT_RULE has no exception.

Method SET_GROUP_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040909

Method SET_GROUP_AGGREGATION on class CL_SALV_WD_SORT_RULE has no exception.

Method SET_SORT_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) IF_SALV_WD_C_SORT=>SORT_ORDER IF_SALV_WD_C_SORT=>SORT_ORDER_ASCENDING Sortierfolge - aufsteigend / absteigend 20040909

Method SET_SORT_ORDER on class CL_SALV_WD_SORT_RULE has no exception.

Method SET_SORT_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) I Position in der Sortierfolge 20040909

Method SET_SORT_POSITION on class CL_SALV_WD_SORT_RULE has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700