SAP ABAP Class CL_SALV_CSF_ATTR_AGGR_RULE (Attribute Aggregation 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_AGGR_RULE Attribute Aggregation Rule 20080718
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSF_ATTR_AGGR_RULE_P Attribute Agrgegation Rule Provider 20090120
Properties
Class CL_SALV_CSF_ATTR_AGGR_RULE  
Short Description Attribute Aggregation 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)
2 IF_SALV_CSF_ATTR_AGGR_RULE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_CSF_ATTR_AGGR_RULE Attribute Aggregation Rule 20080718
2 IF_SALV_CSF_ATTR_AGGR_RULE_P Attribute Agrgegation Rule Provider 20090120
Friends
Class CL_SALV_CSF_ATTR_AGGR_RULE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 S_AGGREGATION_RULE Instance attribute Public Type reference (TYPE) YS_AGGREGATION_RULE Aggregation Rule 20080718
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20081126
2 GET_AGGREGATION_TYPE Instance method Public Method 20080724
3 GET_AGGR_REFERENCE Instance method Public Method 20090120
4 GET_AGGR_REFERENCE_DESCR Instance method Public Method 20090120
5 SET_AGGR_REFERENCE Instance method Public Method 20090120
6 SET_AGGR_REFERENCE_DESCR Instance method Public Method 20090120
7 SET_AGGR_TYPE Instance method Public Method 20090120
Events
Class CL_SALV_CSF_ATTR_AGGR_RULE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_AGGREGATION_RULE Public See coding Aggregation Rule 20080718 begin of ys_aggregation_rule, aggr_type type if_salv_csf_attr_aggr_rule=>y_type, aggr_reference type if_salv_csf_attr_aggr_rule=>y_name, r_aggr_reference_descr type ref to if_salv_csf_attribute_descr, end of ys_aggregation_rule
2 Y_NAME Public Attribute reference (LIKE) 20080724
3 Y_TYPE Public Attribute reference (LIKE) 20080724
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_AGGR_RULE has no exception.

Method GET_AGGREGATION_TYPE Signature

Method GET_AGGREGATION_TYPE on class CL_SALV_CSF_ATTR_AGGR_RULE has no parameter.
Method GET_AGGREGATION_TYPE on class CL_SALV_CSF_ATTR_AGGR_RULE has no exception.

Method GET_AGGR_REFERENCE Signature

Method GET_AGGR_REFERENCE on class CL_SALV_CSF_ATTR_AGGR_RULE has no parameter.
Method GET_AGGR_REFERENCE on class CL_SALV_CSF_ATTR_AGGR_RULE has no exception.

Method GET_AGGR_REFERENCE_DESCR Signature

Method GET_AGGR_REFERENCE_DESCR on class CL_SALV_CSF_ATTR_AGGR_RULE has no parameter.
Method GET_AGGR_REFERENCE_DESCR on class CL_SALV_CSF_ATTR_AGGR_RULE has no exception.

Method SET_AGGR_REFERENCE Signature

Method SET_AGGR_REFERENCE on class CL_SALV_CSF_ATTR_AGGR_RULE has no parameter.
Method SET_AGGR_REFERENCE on class CL_SALV_CSF_ATTR_AGGR_RULE has no exception.

Method SET_AGGR_REFERENCE_DESCR Signature

Method SET_AGGR_REFERENCE_DESCR on class CL_SALV_CSF_ATTR_AGGR_RULE has no parameter.
Method SET_AGGR_REFERENCE_DESCR on class CL_SALV_CSF_ATTR_AGGR_RULE has no exception.

Method SET_AGGR_TYPE Signature

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