SAP ABAP Class CL_RSDDTZA_EXEC_ACT_LOG_GRID (ALV GRID Log of Actions Performed)
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 | 20061020 |
Properties
| Class | CL_RSDDTZA_EXEC_ACT_LOG_GRID | |
| Short Description | ALV GRID Log of Actions Performed | |
| 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 | 20061020 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDDTZA_EXEC_ACT_LOG_GRID has no forward declaration.
Interfaces
Class CL_RSDDTZA_EXEC_ACT_LOG_GRID has no interface implemented.
Friends
Class CL_RSDDTZA_EXEC_ACT_LOG_GRID 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) | RSDDTZA_T_ACT_LOG_GRID | Logging of BIA Admin Actions | 20061020 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | PT_T_DOMA_VALS | 20061020 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20061020 | |
| 2 | Instance method | Public | Method | Sorts Table | 20061027 | |
| 3 | Instance method | Private | Method | Fills the Data Table | 20061020 | |
| 4 | Instance method | Private | Method | Reads Domain Values for Status | 20061020 |
Events
Class CL_RSDDTZA_EXEC_ACT_LOG_GRID has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PT_S_DOMA_VALS | Private | See coding | 20061020 | BEGIN OF pt_s_doma_vals,
doma_value TYPE char10,
doma_text TYPE val_text,
END OF pt_s_doma_vals
|
||
| 2 | PT_T_DOMA_VALS | Private | See coding | 20061020 | pt_t_doma_vals TYPE TABLE OF pt_s_doma_vals
|
Method Signatures
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 | 20061020 | ||||
| 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 | 20061020 |
Method CONSTRUCTOR on class CL_RSDDTZA_EXEC_ACT_LOG_GRID has no exception.
Method SORT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SORT_DIRECTION | Call by reference | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20061027 |
Method SORT_TABLE on class CL_RSDDTZA_EXEC_ACT_LOG_GRID has no exception.
Method _FILL_ACT_LOG_TABLE Signature
Method _FILL_ACT_LOG_TABLE on class CL_RSDDTZA_EXEC_ACT_LOG_GRID has no parameter.
Method _FILL_ACT_LOG_TABLE on class CL_RSDDTZA_EXEC_ACT_LOG_GRID has no exception.
Method _GET_STATUS_DOMA_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOMA_NM | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP Dictionary-Objekts | 20061020 |
Method _GET_STATUS_DOMA_VALUES on class CL_RSDDTZA_EXEC_ACT_LOG_GRID has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |