SAP ABAP Class CL_RSDDTZA_ALV_GLOBPARAMS (Changing of Global Indexing Parameters)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTZA (Package) BWA ZA Maintenance Monitor and Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDTZA_ALV_GRID | Basis Class for ALV Grid Wrapper | 20051216 |
Properties
| Class | CL_RSDDTZA_ALV_GLOBPARAMS | |
| Short Description | Changing of Global Indexing Parameters | |
| Super Class | CL_RSDDTZA_ALV_GRID | Basis Class for ALV Grid Wrapper |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDTZA | BWA ZA Maintenance Monitor and Functions |
| Created | 20051216 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDDTZA_ALV_GLOBPARAMS has no interface implemented.
Friends
Class CL_RSDDTZA_ALV_GLOBPARAMS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TP_T_PARAM | 20051216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20051216 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20051216 | |
| 3 | Instance method | Private | Method | 20051216 | ||
| 4 | Instance method | Private | Event handling method | 20051216 |
Events
Class CL_RSDDTZA_ALV_GLOBPARAMS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_PARAM | Private | See coding | 20051216 | begin of TP_S_PARAM,
param TYPE rsadobj,
text(200) TYPE c,
value TYPE rsvalue,
end of tp_s_param
|
||
| 2 | TP_T_PARAM | Private | See coding | 20051216 | tp_t_param type standard table of tp_s_param
|
Method Signatures
Method CHECK_CHANGED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_REFRESH | Call by reference | Type reference (TYPE) | CHAR01 | Charakterfeld der Länge 1 | 20051216 | |||
| 2 | E_VALID | Call by reference | Type reference (TYPE) | CHAR01 | Charakterfeld der Länge 1 | 20051216 |
Method CHECK_CHANGED_DATA on class CL_RSDDTZA_ALV_GLOBPARAMS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL_CONTAINER | Call by reference | Type reference (TYPE) | STRING | 20051216 | ||||
| 2 | I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20071127 | |||
| 3 | I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20051216 |
Method CONSTRUCTOR on class CL_RSDDTZA_ALV_GLOBPARAMS has no exception.
Method _FILL_PARAMS_TABLE Signature
Method _FILL_PARAMS_TABLE on class CL_RSDDTZA_ALV_GLOBPARAMS has no parameter.
Method _FILL_PARAMS_TABLE on class CL_RSDDTZA_ALV_GLOBPARAMS has no exception.
Method _HND_ALV_GRID_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Protokoll für Dataentry | 20051216 | |||
| 2 | E_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20051216 |
Method _HND_ALV_GRID_DATA_CHANGED on class CL_RSDDTZA_ALV_GLOBPARAMS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |