SAP ABAP Class CL_SALV_CSF_ATTR_GROUP_RULE (Attribute Group Rule)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_CSF (Package) Field Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_CSF_ATTR_SRVC_RULE Attribute Service Rule Provider 20080718
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSF_ATTR_GROUP_RULE Attribute Grouping Rule 20080718
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSF_ATTR_GROUP_RULE_P Attribute Grouping Rule Provider 20090120
Properties
Class CL_SALV_CSF_ATTR_GROUP_RULE  
Short Description Attribute Group Rule    
Super Class CL_SALV_CSF_ATTR_SRVC_RULE Attribute Service Rule Provider 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_CSF   Field Services 
Created 20080718   SAP 
Last change 20110908   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_CSF_ATTR_GROUP_RULE Attribute Grouping Rule 20080718
2 IF_SALV_CSF_ATTR_GROUP_RULE_P Attribute Grouping Rule Provider 20090120
Friends
Class CL_SALV_CSF_ATTR_GROUP_RULE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_GROUP_RULE Instance attribute Public Type reference (TYPE) YS_GROUP_RULE Group Rule 20080718
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20081126
2 GET_HAS_SUBTOTALS Instance method Public Method 20080724
3 GET_IS_GROUPED Instance method Public Method 20081106
4 SET_HAS_SUBTOTALS Instance method Public Method 20090120
5 SET_IS_GROUPED Instance method Public Method 20090120
Events
Class CL_SALV_CSF_ATTR_GROUP_RULE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_GROUP_RULE Public See coding Group Rule 20080718 begin of ys_group_rule, has_subtotals type abap_bool, is_grouped type abap_bool, end of ys_group_rule
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ATTRIBUTE_DESCR Call by reference Object reference (TYPE REF TO) IF_SALV_CSF_ATTRIBUTE_DESCR Attribute Description 20081126

Method CONSTRUCTOR on class CL_SALV_CSF_ATTR_GROUP_RULE has no exception.

Method GET_HAS_SUBTOTALS Signature

Method GET_HAS_SUBTOTALS on class CL_SALV_CSF_ATTR_GROUP_RULE has no parameter.
Method GET_HAS_SUBTOTALS on class CL_SALV_CSF_ATTR_GROUP_RULE has no exception.

Method GET_IS_GROUPED Signature

Method GET_IS_GROUPED on class CL_SALV_CSF_ATTR_GROUP_RULE has no parameter.
Method GET_IS_GROUPED on class CL_SALV_CSF_ATTR_GROUP_RULE has no exception.

Method SET_HAS_SUBTOTALS Signature

Method SET_HAS_SUBTOTALS on class CL_SALV_CSF_ATTR_GROUP_RULE has no parameter.
Method SET_HAS_SUBTOTALS on class CL_SALV_CSF_ATTR_GROUP_RULE has no exception.

Method SET_IS_GROUPED Signature

Method SET_IS_GROUPED on class CL_SALV_CSF_ATTR_GROUP_RULE has no parameter.
Method SET_IS_GROUPED on class CL_SALV_CSF_ATTR_GROUP_RULE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712