SAP ABAP Class CL_SALV_WD_AGGR_RULE (Aggregation Object of a Table 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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_A_MODEL_ITEM CL_SALV_WD_A_MODEL_ITEM 20041223
Properties
Class CL_SALV_WD_AGGR_RULE  
Short Description Aggregation Object of a Table Field    
Super Class CL_SALV_WD_A_MODEL_ITEM CL_SALV_WD_A_MODEL_ITEM 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20040909   SAP 
Last change 20090618   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 CL_SALV_WD_AGGR_RULE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_WD_MODEL_ACCESS 20090226 ALV Model Help Class for Access
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGGREGATION_TYPE Instance attribute Public Attribute reference (LIKE) IF_SALV_WD_C_AGGREGATION=>AGGRTYPE Values in Filter Condition Are Included: 'X' = True 20040909
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040909
2 GET_AGGREGATION_TYPE Instance method Public Method Returns the Aggregation Type 20040909
3 SET_AGGREGATION_TYPE Instance method Public Method Sets the Aggregation Type 20040909
Events
Class CL_SALV_WD_AGGR_RULE has no event.
Types
Class CL_SALV_WD_AGGR_RULE has no local type.
Method Signatures

Method CONSTRUCTOR 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 Werte in der Filterbedingung sind eingeschlossen: 'X' = wahr 20040909

Method CONSTRUCTOR on class CL_SALV_WD_AGGR_RULE has no exception.

Method GET_AGGREGATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) IF_SALV_WD_C_AGGREGATION=>AGGRTYPE Werte in der Filterbedingung sind eingeschlossen: 'X' = wahr 20040909

Method GET_AGGREGATION_TYPE on class CL_SALV_WD_AGGR_RULE has no exception.

Method SET_AGGREGATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) IF_SALV_WD_C_AGGREGATION=>AGGRTYPE IF_SALV_WD_C_AGGREGATION=>AGGRTYPE_TOTAL Werte in der Filterbedingung sind eingeschlossen: 'X' = wahr 20040909

Method SET_AGGREGATION_TYPE on class CL_SALV_WD_AGGR_RULE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700