SAP ABAP Class CL_RSDDTZA_BNR_SNAPSHOTS_GRID (Display and Editing of Backup and Recovery Snapshots)
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 | 20071127 |
Properties
Class | CL_RSDDTZA_BNR_SNAPSHOTS_GRID | |
Short Description | Display and Editing of Backup and Recovery Snapshots | |
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 | 20070802 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no interface implemented.
Friends
Class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20071127 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSDDTREXSNAPSHOTID | ID of BIA Data Snapshot | 20071127 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Return Code | 20071127 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Return Text | 20071127 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical destination (specified when calling function) | 20071127 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20071127 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20071127 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20071127 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDDTZA_T_BNR_SNAPSHOT | Information Display for BIA Data Snapshot | 20071127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks whether recovery is running | 20071127 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20071127 |
3 | ![]() |
Instance method | Public | Method | Generates Backup | 20071127 |
4 | ![]() |
Instance method | Public | Method | Delete a Snapshot | 20071127 |
5 | ![]() |
Instance method | Public | Method | Clears detail display | 20071127 |
6 | ![]() |
Instance method | Public | Method | Determines server status | 20071127 |
7 | ![]() |
Instance method | Public | Method | Starts RECOVERY process in BI Accelerator | 20071127 |
8 | ![]() |
Instance method | Public | Method | Sets parameter for number of displayed snapshots | 20071127 |
9 | ![]() |
Instance method | Public | Method | Displays backup job logs | 20071127 |
10 | ![]() |
Instance method | Public | Method | Displays backup generation logs | 20071127 |
11 | ![]() |
Instance method | Public | Method | Displays recovery job log | 20071127 |
12 | ![]() |
Instance method | Public | Method | Displays RECOVERY process log | 20071127 |
13 | ![]() |
Instance method | Public | Method | Displas details for a snapshot | 20071127 |
14 | ![]() |
Instance method | Public | Method | Simulates RECOVERY process in BI Accelerator | 20071127 |
15 | ![]() |
Instance method | Private | Method | Fills the Data Table | 20071127 |
16 | ![]() |
Instance method | Private | Method | Returns currently selected snapshot | 20071127 |
17 | ![]() |
Instance method | Private | Event handling method | Event Handler for Event HOTSPOT CLICK of ALV Grid | 20071127 |
18 | ![]() |
Instance method | Private | Method | Preparation of Snapshot Detail Display | 20071127 |
19 | ![]() |
Instance method | Private | Method | Sends e-Mail about scheduled snapshot generation | 20071127 |
20 | ![]() |
Instance method | Private | Method | BAL Log Display | 20071127 |
Events
Class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no event.
Types
Class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no local type.
Method Signatures
Method CHECK_RUNNING_RECOVERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RECOVERY_RUNNING | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20071127 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20071127 | ||
3 | ![]() |
E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20071127 | ||
4 | ![]() |
I_SHOW | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20071127 |
Method CHECK_RUNNING_RECOVERY on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID 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 | 20071127 | |||
2 | ![]() |
I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20071127 | ||
3 | ![]() |
I_LAST_N_SNAPSHOTS | Call by reference | Type reference (TYPE) | I | 20 | 20071127 | ||
4 | ![]() |
I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20071127 |
Method CONSTRUCTOR on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method CREATE_BACKUP Signature
Method CREATE_BACKUP on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no parameter.
Method CREATE_BACKUP on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method DELETE_SNAPSHOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | RSDDTREXSNAPSHOTID | ID eines BIA-Daten-Snapshots | 20071127 |
Method DELETE_SNAPSHOT on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method FREE_DETAILS_DISPLAY Signature
Method FREE_DETAILS_DISPLAY on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no parameter.
Method FREE_DETAILS_DISPLAY on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method GET_SERVER_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SHOW | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20071127 | ||
2 | ![]() |
R_ACTIVE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20071127 |
Method GET_SERVER_STATUS on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method RECOVER_BIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | RSDDTREXSNAPSHOTID | ID eines BIA-Daten-Snapshots | 20071127 |
Method RECOVER_BIA on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method SET_LAST_N_SNAPSHOTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LAST_N_SNAPSHOTS | Call by reference | Type reference (TYPE) | I | 20071127 |
Method SET_LAST_N_SNAPSHOTS on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method SHOW_BACKUP_JOB_LOG Signature
Method SHOW_BACKUP_JOB_LOG on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no parameter.
Method SHOW_BACKUP_JOB_LOG on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method SHOW_BACKUP_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | RSDDTREXSNAPSHOTID | ID eines BIA-Daten-Snapshots | 20071127 |
Method SHOW_BACKUP_LOG on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method SHOW_RECOVERY_JOB_LOG Signature
Method SHOW_RECOVERY_JOB_LOG on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no parameter.
Method SHOW_RECOVERY_JOB_LOG on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method SHOW_RECOVERY_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | RSDDTREXSNAPSHOTID | ID eines BIA-Daten-Snapshots | 20071127 |
Method SHOW_RECOVERY_LOG on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method SHOW_SNAPSHOT_DETAILS 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 | 20071127 | |||
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 | 20071127 | ||
4 | ![]() |
I_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | RSDDTREXSNAPSHOTID | ID eines BIA-Daten-Snapshots | 20071127 |
Method SHOW_SNAPSHOT_DETAILS on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method SIMULATE_RECOVERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | RSDDTREXSNAPSHOTID | ID eines BIA-Daten-Snapshots | 20071127 |
Method SIMULATE_RECOVERY on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method _FILL_SNAPSHOTS_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INITIAL | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20071127 |
Method _FILL_SNAPSHOTS_TABLE on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method _GET_SELECTED_SNAPSHOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COLUMN_CURSOR_ALSO | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20071127 | ||
2 | ![]() |
I_NO_0_SELECT_MESS | Call by reference | Type reference (TYPE) | RS_BOOL | ID eines BIA-Daten-Snapshots | 20071127 | ||
3 | ![]() |
R_SNAPSHOT_ID | Value transfer | Type reference (TYPE) | RSDDTREXSNAPSHOTID | ID eines BIA-Daten-Snapshots | 20071127 |
Method _GET_SELECTED_SNAPSHOT on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method _HND_ALV_HOTSPOT_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20071127 | ||||
2 | ![]() |
E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20071127 | ||||
3 | ![]() |
E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20071127 |
Method _HND_ALV_HOTSPOT_CLICK on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method _PREPARE_SNAPSHOT_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SNAPSHOT_ID | Call by reference | Type reference (TYPE) | RSDDTREXSNAPSHOTID | ID eines BIA-Daten-Snapshots | 20071127 |
Method _PREPARE_SNAPSHOT_DETAILS on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method _SEND_BACKUP_EMAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_JOBCOUNT | Call by reference | Type reference (TYPE) | TBTCJOB-JOBCOUNT | Kennummer eines Jobs | 20071127 | ||
2 | ![]() |
I_JOBNAME | Call by reference | Type reference (TYPE) | TBTCJOB-JOBNAME | Name eines Hintergrundjobs | 20071127 |
Method _SEND_BACKUP_EMAIL on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
Method _SHOW_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATE_FROM | Value transfer | Type reference (TYPE) | BALDATE | Anwendungs-Log: Datum | 20071127 | ||
2 | ![]() |
I_DATE_TO | Value transfer | Type reference (TYPE) | BALDATE | Anwendungs-Log: Datum | 20071127 | ||
3 | ![]() |
I_EXT_IDENT | Call by reference | Type reference (TYPE) | BALHDR-EXTNUMBER | Anwendungs-Log: Externe Identifikation | 20071127 | ||
4 | ![]() |
I_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | 'RSDDTREX' | Anwendungs-Log: Objektname (Applikationskürzel) | 20071127 | |
5 | ![]() |
I_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20071127 | ||
6 | ![]() |
I_TIME_FROM | Value transfer | Type reference (TYPE) | BALTIME | Anwendungs-Log: Uhrzeit | 20071127 | ||
7 | ![]() |
I_TIME_TO | Value transfer | Type reference (TYPE) | BALTIME | Anwendungs-Log: Uhrzeit | 20071127 | ||
8 | ![]() |
I_USER | Value transfer | Type reference (TYPE) | BALUSER | Anwendungs-Log: Benutzername | 20071127 |
Method _SHOW_LOG on class CL_RSDDTZA_BNR_SNAPSHOTS_GRID has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |