SAP ABAP Interface IF_SALV_BS_MODEL_FIELD_SORT (IF_SALV_BS_MODEL_FIELD_SORT)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_BS_CONFIG (Package) Configuration
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_BS_MODEL_FIELD 20060614
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BS_MODEL_TABLE CL_SALV_BS_MODEL_TABLE 20060614
Properties
Interface IF_SALV_BS_MODEL_FIELD_SORT  
Short Description    
General Data
Package SALV_BS_CONFIG   Configuration 
Created 20060614   SAP 
Last changed 20090618   SAP 
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_BS_C_SORT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SALV_BS_MODEL_FIELD_SORT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SALV_BS_MODEL_FIELD_SORT has no interface.
Friends
Interface IF_SALV_BS_MODEL_FIELD_SORT has no friend.
Attributes
Interface IF_SALV_BS_MODEL_FIELD_SORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_SORT_RULE Instance method Public Method 20060614
2 DELETE_SORT_RULE Instance method Public Method 20060614
3 GET_SORT_RULE Instance method Public Method 20060614
4 IS_GROUPING_ALLOWED Instance method Public Method 20060614
5 IS_GROUP_AGGREGATION_ALLOWED Instance method Public Method 20060614
6 IS_SORT_ALLOWED Instance method Public Method 20060614
7 SET_GROUPING_ALLOWED Instance method Public Method 20060614
8 SET_GROUP_AGGREGATION_ALLOWED Instance method Public Method 20060614
9 SET_SORT_ALLOWED Instance method Public Method 20060614
10 SET_SORT_RULE Instance method Public Method 20060614
Events
Interface IF_SALV_BS_MODEL_FIELD_SORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_TYPE_SORT Public See coding 20060620 begin of s_type_sort, position type i, order like if_salv_bs_c_sort=>sort_order, group_aggregation type abap_bool, end of s_type_sort
Method Signatures

Method CREATE_SORT_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20060614
2 Importing GROUP_AGGREGATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060620
3 Importing SORT_ORDER Call by reference Attribute reference (LIKE) IF_SALV_BS_C_SORT=>SORT_ORDER IF_SALV_BS_C_SORT=>SORT_ORDER_ASCENDING 20060620
4 Importing SORT_POSITION Call by reference Type reference (TYPE) I 20060620
5 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_BS_MODEL_FIELD_SORT=>S_TYPE_SORT 20060614
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060705

Method DELETE_SORT_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20060614
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060705

Method GET_SORT_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20060614
2 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_BS_MODEL_FIELD_SORT=>S_TYPE_SORT 20060614
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060705

Method IS_GROUPING_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20060614
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20060614
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060705

Method IS_GROUP_AGGREGATION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20060614
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20060614
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060705

Method IS_SORT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20060614
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20060614
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060705

Method SET_GROUPING_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20060614
2 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20060614
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060705

Method SET_GROUP_AGGREGATION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20060614
2 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20060614
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060705

Method SET_SORT_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20060614
2 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20060614
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060705

Method SET_SORT_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20060614
2 Importing VALUE Call by reference Type reference (TYPE) IF_SALV_BS_MODEL_FIELD_SORT=>S_TYPE_SORT 20060614
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060705
History
Last changed by/on SAP  20090618 
SAP Release Created in 710