SAP ABAP Class CL_SALV_AGGREGATIONS (All Aggregation Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_METADATA (Package) ALV: Meta Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_METADATA_BASE | ALV: Basis Class Meta Data | 20040219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_C_AGGREGATION | ALV: Aggregation | 20040126 |
Properties
| Class | CL_SALV_AGGREGATIONS | |
| Short Description | All Aggregation Objects | |
| Super Class | CL_SALV_METADATA_BASE | ALV: Basis Class Meta Data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SALV_OM_METADATA | ALV: Meta Data |
| Created | 20040123 | SAP |
| Last change | 20040930 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_C_AGGREGATION | ALV: Aggregation | 20040126 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SALV_ADAPTER | 20040308 | ALV: Basis Class Adapter | |
| 2 | CL_SALV_CONTROLLER | 20040221 | ALV: Abstract Controller | |
| 3 | CL_SALV_METADATA | 20040325 | ALV: Meta Data | |
| 4 | CL_SALV_MODEL | 20040325 | ALV: Basis Class Model | |
| 5 | CL_SALV_SERVICE_LAYOUT_DB | 20040308 | ALV: Database Layout |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | FALSE | Display Aggregation Before Data Entries | 20040308 | ||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20040126 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20040126 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20040126 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20040129 | |||||
| 6 | Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | FALSE | Aggregation on Numeric Values Allowed | 20040127 | ||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_COLUMNS | ALV Columns | 20040126 | |||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20040126 | |||||
| 9 | Instance attribute | Private | Type reference (TYPE) | SALV_T_AGGREGATION | Columns on Which to Aggregate | 20040126 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SALV_T_COLUMN | Columns for Which no Aggregation is Allowed | 20040127 |
Methods
Events
Class CL_SALV_AGGREGATIONS has no event.
Types
Class CL_SALV_AGGREGATIONS has no local type.
Method Signatures
Method ADD_AGGREGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AGGREGATION | Call by reference | Type reference (TYPE) | SALV_DE_AGGREGATION | IF_SALV_C_AGGREGATION=>TOTAL | Aggregation | 20040308 | ||
| 2 | COLUMNNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040308 | |||
| 3 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_AGGREGATION | ALV: Aggregationen | 20040504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040330 | ||
| 2 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040330 | ||
| 3 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040330 |
Method CLEAR Signature
Method CLEAR on class CL_SALV_AGGREGATIONS has no parameter.
Method CLEAR on class CL_SALV_AGGREGATIONS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COLUMNS | Call by reference | Object reference (TYPE REF TO) | CL_SALV_COLUMNS | ALV Spalten | 20040126 | |||
| 2 | R_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CONTROLLER_METADATA | ALV: abstrakter Controller | 20040219 |
Method CONSTRUCTOR on class CL_SALV_AGGREGATIONS has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SALV_T_AGGREGATION | Aggregation | 20040124 |
Method GET on class CL_SALV_AGGREGATIONS has no exception.
Method GET_AGGREGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040127 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_SALV_AGGREGATION | Aggregation | 20040127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040504 |
Method IS_AGGREGATION_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040504 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040504 |
Method IS_AGGREGATION_ALLOWED on class CL_SALV_AGGREGATIONS has no exception.
Method IS_AGGREGATION_BEFORE_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040126 |
Method IS_AGGREGATION_BEFORE_ITEMS on class CL_SALV_AGGREGATIONS has no exception.
Method IS_AGGREGATION_DEFINED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040312 |
Method IS_AGGREGATION_DEFINED on class CL_SALV_AGGREGATIONS has no exception.
Method IS_NUMERICAL_AGGREGATION_ON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040504 |
Method IS_NUMERICAL_AGGREGATION_ON on class CL_SALV_AGGREGATIONS has no exception.
Method RAISE_AGGREGATION_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNNAME | Call by reference | Type reference (TYPE) | ANY | 20040330 | ||||
| 2 | METHOD | Call by reference | Type reference (TYPE) | ANY | 20040330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040330 |
Method RAISE_AGGREGATION_NOT_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNNAME | Call by reference | Type reference (TYPE) | ANY | 20040329 | ||||
| 2 | METHOD | Call by reference | Type reference (TYPE) | ANY | 20040329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040330 |
Method RAISE_AGGREGATION_NOT_FOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNNAME | Call by reference | Type reference (TYPE) | ANY | 20040504 | ||||
| 2 | METHOD | Call by reference | Type reference (TYPE) | ANY | 20040504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040504 |
Method REMOVE_AGGREGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040308 |
Method REMOVE_AGGREGATION on class CL_SALV_AGGREGATIONS has no exception.
Method REPAIR Signature
Method REPAIR on class CL_SALV_AGGREGATIONS has no parameter.
Method REPAIR on class CL_SALV_AGGREGATIONS has no exception.
Method SET_AGGREGATION_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040504 | |||
| 2 | VALUE | Call by reference | Type reference (TYPE) | SAP_BOOL | IF_SALV_C_BOOL_SAP=>TRUE | boolsche Variable (X=true, space=false) | 20040504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse mit Meldung | 20040504 |
Method SET_AGGREGATION_BEFORE_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | SAP_BOOL | IF_SALV_C_BOOL_SAP~TRUE | boolsche Variable (X=true, space=false) | 20040126 |
Method SET_AGGREGATION_BEFORE_ITEMS on class CL_SALV_AGGREGATIONS has no exception.
Method SET_NUMERICAL_AGGREGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | SAP_BOOL | IF_SALV_C_BOOL_SAP~TRUE | boolsche Variable (X=true, space=false) | 20040127 |
Method SET_NUMERICAL_AGGREGATION on class CL_SALV_AGGREGATIONS has no exception.
History
| Last changed by/on | SAP | 20040930 |
| SAP Release Created in | 700 |