SAP ABAP Class CL_SALV_AGGREGATION (Aggregation Object of a Column)
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 | 20040504 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_C_AGGREGATION | ALV: Aggregation | 20040504 |
Properties
| Class | CL_SALV_AGGREGATION | |
| Short Description | Aggregation Object of a Column | |
| 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 | 20040504 | 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 | 20040504 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SALV_ADAPTER | 20040504 | ALV: Basis Class Adapter | |
| 2 | CL_SALV_CONTROLLER | 20040504 | ALV: Abstract Controller | |
| 3 | CL_SALV_METADATA | 20040504 | ALV: Meta Data | |
| 4 | CL_SALV_MODEL | 20040504 | ALV: Basis Class Model | |
| 5 | CL_SALV_SERVICE_LAYOUT_DB | 20040504 | ALV: Database Layout |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SALV_DE_AGGREGATION | Aggregation | 20040504 | |||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20040504 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20040504 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20040504 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20040504 | |||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_COLUMN | ALV Columns | 20040504 | |||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20040504 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Aggregations | 20040504 | |
| 2 | Instance method | Public | Constructor | Constructor | 20040504 | |
| 3 | Instance method | Public | Method | Get Aggregation Type | 20040504 | |
| 4 | Instance method | Public | Method | Get Column Name | 20040504 | |
| 5 | Instance method | Private | Method | 20040504 | ||
| 6 | Instance method | Public | Method | Set Aggregation Type | 20040504 |
Events
Class CL_SALV_AGGREGATION has no event.
Types
Class CL_SALV_AGGREGATION has no local type.
Method Signatures
Method CLEAR Signature
Method CLEAR on class CL_SALV_AGGREGATION has no parameter.
Method CLEAR on class CL_SALV_AGGREGATION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_SALV_COLUMN | ALV: Spalte | 20040504 | |||
| 2 | R_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CONTROLLER_METADATA | ALV: abstrakter Controller | 20040504 |
Method CONSTRUCTOR on class CL_SALV_AGGREGATION 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_DE_AGGREGATION | Aggregation | 20040504 |
Method GET on class CL_SALV_AGGREGATION has no exception.
Method GET_COLUMNNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040504 |
Method GET_COLUMNNAME on class CL_SALV_AGGREGATION has no exception.
Method RAISE_AGGREGATION_TYPE_INVALID 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 SET 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 | 20040504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040504 |
History
| Last changed by/on | SAP | 20040930 |
| SAP Release Created in | 700 |