SAP ABAP Class IF_SALV_WD_AGGR (Settings for Calculations in a Field)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_FIELD Field of the Internal Data Table 20040909
Properties
Class IF_SALV_WD_AGGR  
Short Description Settings for Calculations in a Field    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040909   SAP 
Last change 20060207   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_AGGREGATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_WD_AGGR has no interface implemented.
Friends
Class IF_SALV_WD_AGGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGGREGATION_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050118
2 R_AGGR_RULE Instance attribute Public Object reference (TYPE REF TO) CL_SALV_WD_AGGR_RULE Filter Condition 20041201
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_AGGR_RULE Instance method Public Method Generates the Aggregation Condition for the Field 20040909
2 DELETE_AGGR_RULE Instance method Public Method Deletes an Aggregation Condition for the Object 20041223
3 GET_AGGR_RULE Instance method Public Method Returns an Aggregation Condition for the Field 20040909
4 IS_AGGREGATION_ALLOWED Instance method Public Method Displays Whether Aggregation is Permitted for the Field 20050118
5 SET_AGGREGATION_ALLOWED Instance method Public Method Sets Whether Field Can Be Aggregated 20050118
Events
Class IF_SALV_WD_AGGR has no event.
Types
Class IF_SALV_WD_AGGR has no local type.
Method Signatures

Method CREATE_AGGR_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AGGREGATION_TYPE Call by reference Attribute reference (LIKE) IF_SALV_WD_C_AGGREGATION=>AGGRTYPE IF_SALV_WD_C_AGGREGATION=>AGGRTYPE_TOTAL ALV: Datenelement für Konstanten 20040909
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_AGGR_RULE 20040909

Method CREATE_AGGR_RULE on class IF_SALV_WD_AGGR has no exception.

Method DELETE_AGGR_RULE Signature

Method DELETE_AGGR_RULE on class IF_SALV_WD_AGGR has no parameter.
Method DELETE_AGGR_RULE on class IF_SALV_WD_AGGR has no exception.

Method GET_AGGR_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_AGGR_RULE 20040909

Method GET_AGGR_RULE on class IF_SALV_WD_AGGR has no exception.

Method IS_AGGREGATION_ALLOWED 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 20050118

Method IS_AGGREGATION_ALLOWED on class IF_SALV_WD_AGGR has no exception.

Method SET_AGGREGATION_ALLOWED 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 20050118

Method SET_AGGREGATION_ALLOWED on class IF_SALV_WD_AGGR has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in