SAP ABAP Class CL_SALV_BS_SORT (CL_SALV_BS_SORT)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_BS_SERVICE (Package) Service
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_SORT Sort 20060413
Properties
Class CL_SALV_BS_SORT  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_BS_SERVICE   Service 
Created 20051108   SAP 
Last change 20131127   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 CL_SALV_BS_SORT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_SALV_BS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SALV_BS_C_SORT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_BS_SORT has no interface implemented.
Friends
Class CL_SALV_BS_SORT has no friend class.
Attributes
Class CL_SALV_BS_SORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPLY Static method Public Method 20051108
Events
Class CL_SALV_BS_SORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_TYPE_SORT Public See coding 20051108 begin of s_type_sort, fieldname type string, position type i, sort_order like if_salv_bs_c_sort=>sort_order, end of s_type_sort
2 T_TYPE_SORT Public See coding 20051108 t_type_sort type sorted table of s_type_sort with unique key fieldname
Method Signatures

Method APPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_FIELD Call by reference Type reference (TYPE) IF_SALV_BS=>T_TYPE_FIELD 20051108
2 Changing T_INPUT Call by reference Type reference (TYPE) TABLE 20051108
3 Importing T_SORT Call by reference Type reference (TYPE) CL_SALV_BS_SORT=>T_TYPE_SORT 20051108
# Exception Resumable Description Created on
1 NO_SORT_RULES 20051108
History
Last changed by/on SAP  20131127 
SAP Release Created in 710