SAP ABAP Class CL_SALV_SPECIFIC_GROUPS (All Descriptions for Column Groups)
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 | 20100430 |
Properties
| Class | CL_SALV_SPECIFIC_GROUPS | |
| Short Description | All Descriptions for Column Groups | |
| Super Class | CL_SALV_METADATA_BASE | ALV: Basis Class Meta Data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_OM_METADATA | ALV: Meta Data |
| Created | 20100430 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SALV_SPECIFIC_GROUPS has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SALV_ADAPTER | 20100430 | ALV: Basis Class Adapter | |
| 2 | CL_SALV_CONTROLLER | 20100430 | ALV: Abstract Controller |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | YTS_SPECIFIC_GROUPS | Table of Column Groups and Texts | 20100430 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set Text of Group Key | 20100512 | |
| 2 | Instance method | Public | Method | Delete All Group Keys | 20100519 | |
| 3 | Instance method | Public | Constructor | Constructor | 20100430 | |
| 4 | Instance method | Private | Method | 20100519 | ||
| 5 | Instance method | Private | Method | 20100505 |
Events
Class CL_SALV_SPECIFIC_GROUPS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_SPECIFIC_GROUPS | Public | See coding | 20100512 | begin of ys_specific_groups,
id type y_id,
text type y_text,
end of ys_specific_groups
|
||
| 2 | YTS_SPECIFIC_GROUPS | Public | See coding | 20100512 | yts_specific_groups type sorted table of ys_specific_groups with unique key id
|
||
| 3 | Y_ID | Public | Type reference (TYPE) | LVC_SPGRP | 20100512 | |
|
| 4 | Y_TEXT | Public | Type reference (TYPE) | LVC_TEXT | 20100512 | |
Method Signatures
Method ADD_SPECIFIC_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | Y_ID | 20100512 | ||||
| 2 | TEXT | Call by reference | Type reference (TYPE) | Y_TEXT | 20100512 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20100519 |
Method CLEAR Signature
Method CLEAR on class CL_SALV_SPECIFIC_GROUPS has no parameter.
Method CLEAR on class CL_SALV_SPECIFIC_GROUPS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CONTROLLER_METADATA | ALV: abstrakter Controller | 20100430 |
Method CONSTRUCTOR on class CL_SALV_SPECIFIC_GROUPS 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) | YTS_SPECIFIC_GROUPS | 20100519 |
Method GET on class CL_SALV_SPECIFIC_GROUPS has no exception.
Method RAISE_GROUP_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD | Call by reference | Type reference (TYPE) | ANY | 20100505 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | ANY | 20100505 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20100505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20100505 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |