SAP ABAP Interface IF_SALV_BS_MODEL_FIELD_AGGR (IF_SALV_BS_MODEL_FIELD_AGGR)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_BS_CONFIG (Package) Configuration
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_BS_MODEL_FIELD 20060614
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BS_MODEL_TABLE CL_SALV_BS_MODEL_TABLE 20060614
Properties
Interface IF_SALV_BS_MODEL_FIELD_AGGR  
Short Description    
General Data
Package SALV_BS_CONFIG   Configuration 
Created 20060614   SAP 
Last changed 20090618   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_BS_C_AGGREGATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SALV_BS_MODEL_FIELD_AGGR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SALV_BS_MODEL_FIELD_AGGR has no interface.
Friends
Interface IF_SALV_BS_MODEL_FIELD_AGGR has no friend.
Attributes
Interface IF_SALV_BS_MODEL_FIELD_AGGR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_AGGR_RULE Instance method Public Method 20060614
2 DELETE_AGGR_RULE Instance method Public Method 20060614
3 GET_AGGR_RULE Instance method Public Method 20060614
4 IS_AGGREGATION_ALLOWED Instance method Public Method 20060614
5 SET_AGGREGATION_ALLOWED Instance method Public Method 20060614
6 SET_AGGR_RULE Instance method Public Method 20060614
Events
Interface IF_SALV_BS_MODEL_FIELD_AGGR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_TYPE_AGGR Public See coding 20060614 begin of s_type_aggr, aggregation_type like if_salv_bs_c_aggregation=>aggrtype, end of s_type_aggr
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_BS_C_AGGREGATION=>AGGRTYPE IF_SALV_BS_C_AGGREGATION=>AGGRTYPE_TOTAL 20060620
2 Importing FIELD Call by reference Type reference (TYPE) STRING 20060614
3 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_BS_MODEL_FIELD_AGGR=>S_TYPE_AGGR 20060614
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060705

Method DELETE_AGGR_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20060614
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060705

Method GET_AGGR_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20060614
2 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_BS_MODEL_FIELD_AGGR=>S_TYPE_AGGR 20060614
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060705

Method IS_AGGREGATION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20060614
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20060614
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060705

Method SET_AGGREGATION_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20060614
2 Importing VALUE Call by reference Type reference (TYPE) ABAP_BOOL 20060614
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060705

Method SET_AGGR_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20060614
2 Importing VALUE Call by reference Type reference (TYPE) IF_SALV_BS_MODEL_FIELD_AGGR=>S_TYPE_AGGR 20060614
# Exception Resumable Description Created on
1 CX_SALV_BS_SC_OBJECT_NOT_FOUND 20060705
History
Last changed by/on SAP  20090618 
SAP Release Created in 710