SAP ABAP Interface IF_SALV_WD_AGGR (Settings for Calculations in a Field)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
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
Interface IF_SALV_WD_AGGR  
Short Description Settings for Calculations in a Field    
General Data
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20040909   SAP 
Last changed 20060207   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_WD_C_AGGREGATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SALV_WD_AGGR has no interface.
Friends
Interface IF_SALV_WD_AGGR has no friend.
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
Interface IF_SALV_WD_AGGR has no event.
Types
Interface 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 Interface IF_SALV_WD_AGGR has no exception.

Method DELETE_AGGR_RULE Signature

Method DELETE_AGGR_RULE on Interface IF_SALV_WD_AGGR has no parameter.
Method DELETE_AGGR_RULE on Interface 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 Interface 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 Interface 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 Interface IF_SALV_WD_AGGR has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in 700