SAP ABAP Class CL_ORA_ACTION_RSORASTT (ORA: Report RSORASTT)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
⤷
S_ORA_COCKPIT (Package) DBACockpit: Oracle Monitors
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ORA_ACTION_CONTROLLER | ORA: Abstract Action Controller | 20090318 |
Properties
| Class | CL_ORA_ACTION_RSORASTT | |
| Short Description | ORA: Report RSORASTT | |
| Super Class | CL_ORA_ACTION_CONTROLLER | ORA: Abstract Action Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ORA_COCKPIT | DBACockpit: Oracle Monitors |
| Created | 20090318 | SAP |
| Last change | 20090618 | 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_ORA_ACTION_RSORASTT has no interface implemented.
Friends
Class CL_ORA_ACTION_RSORASTT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV_1 | 20090318 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 'Ad Hoc' | string constant | 20090318 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Path to rsorastt.txt and rsorastt.xls | 20090318 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | Return code | 20090318 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Shorttext | 20090318 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CHAR22 | Timestamp | 20090318 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | ORACC_ACTION_RSORASTT | Data displayed | 20090318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Call popup for data entry of path and shorttext | 20090318 | |
| 2 | Instance method | Private | Method | Change format of timestap to yyyy-mm-dd hh:mm:ss | 20090318 | |
| 3 | Instance method | Private | Method | Delete data | 20090318 | |
| 4 | Instance method | Private | Method | Delete old files in temporary directory | 20090318 | |
| 5 | Instance method | Private | Method | Download RSORASTT.TXT and RSORASTT.XLS to tempdir | 20090318 | |
| 6 | Instance method | Private | Method | Execute RSORASTT | 20090318 | |
| 7 | Instance method | Private | Method | Initial population of the table in ALV_1 | 20090318 | |
| 8 | Instance method | Private | Method | Get temporary directory on Front-End | 20090318 | |
| 9 | Instance method | Public | Method | Copy data from popup screen 4001 to attributes | 20090318 | |
| 10 | Instance method | Private | Method | SET_GRID_ATTRIBUTES | 20090318 | |
| 11 | Instance method | Private | Method | Set timestamp and fill attribute | 20090318 | |
| 12 | Instance method | Private | Method | Update header table ORA_STT_HEAD | 20090318 | |
| 13 | Instance method | Private | Method | Upload data | 20090318 | |
| 14 | Instance method | Private | Method | Upload TXT part of RSORASTT | 20090318 | |
| 15 | Instance method | Private | Method | Upload XLS part of RSORASTT | 20090318 |
Events
Class CL_ORA_ACTION_RSORASTT has no event.
Types
Class CL_ORA_ACTION_RSORASTT has no local type.
Method Signatures
Method CALL_UPLOAD_POPUP Signature
Method CALL_UPLOAD_POPUP on class CL_ORA_ACTION_RSORASTT has no parameter.
Method CALL_UPLOAD_POPUP on class CL_ORA_ACTION_RSORASTT has no exception.
Method CHANGE_TIMESTAMP_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TIMESTAMP | Call by reference | Type reference (TYPE) | CHAR22 | Text string 22 characters | 20090318 | |||
| 2 | R_TIMESTAMP | Value transfer | Type reference (TYPE) | CHAR22 | Text string 22 characters | 20090318 |
Method CHANGE_TIMESTAMP_FORMAT on class CL_ORA_ACTION_RSORASTT has no exception.
Method DELETE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INDEX | Call by reference | Type reference (TYPE) | I | row index | 20090318 |
Method DELETE_DATA on class CL_ORA_ACTION_RSORASTT has no exception.
Method DELETE_TEMP_FILES Signature
Method DELETE_TEMP_FILES on class CL_ORA_ACTION_RSORASTT has no parameter.
Method DELETE_TEMP_FILES on class CL_ORA_ACTION_RSORASTT has no exception.
Method DOWNLOAD_TO_TEMPDIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TEMPDIR | Call by reference | Type reference (TYPE) | STRING | temporary directory | 20090318 | |||
| 2 | P_TIMESTAMP | Call by reference | Type reference (TYPE) | CHAR22 | Text string 22 characters | 20090318 |
Method DOWNLOAD_TO_TEMPDIR on class CL_ORA_ACTION_RSORASTT has no exception.
Method EXECUTE_RSORASTT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INDEX | Call by reference | Type reference (TYPE) | I | row index | 20090318 |
Method EXECUTE_RSORASTT on class CL_ORA_ACTION_RSORASTT has no exception.
Method FILL_TABLE Signature
Method FILL_TABLE on class CL_ORA_ACTION_RSORASTT has no parameter.
Method FILL_TABLE on class CL_ORA_ACTION_RSORASTT has no exception.
Method GET_TEMPDIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TEMPDIR | Value transfer | Type reference (TYPE) | STRING | temporary directory | 20090318 |
Method GET_TEMPDIR on class CL_ORA_ACTION_RSORASTT has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_PATH | Call by reference | Type reference (TYPE) | STRING | Path to rsorastt.txt and rsorastt.xls | 20090318 | |||
| 2 | P_SHORTTEXT | Call by reference | Type reference (TYPE) | STRING | shorttext | 20090318 |
Method SET_DATA on class CL_ORA_ACTION_RSORASTT has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_ORA_ACTION_RSORASTT has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_ORA_ACTION_RSORASTT has no exception.
Method SET_TIMESTAMP Signature
Method SET_TIMESTAMP on class CL_ORA_ACTION_RSORASTT has no parameter.
Method SET_TIMESTAMP on class CL_ORA_ACTION_RSORASTT has no exception.
Method UPDATE_HEADER_TABLE Signature
Method UPDATE_HEADER_TABLE on class CL_ORA_ACTION_RSORASTT has no parameter.
Method UPDATE_HEADER_TABLE on class CL_ORA_ACTION_RSORASTT has no exception.
Method UPLOAD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RC | Call by reference | Type reference (TYPE) | I | return code | 20090318 |
Method UPLOAD_DATA on class CL_ORA_ACTION_RSORASTT has no exception.
Method UPLOAD_TXT Signature
Method UPLOAD_TXT on class CL_ORA_ACTION_RSORASTT has no parameter.
Method UPLOAD_TXT on class CL_ORA_ACTION_RSORASTT has no exception.
Method UPLOAD_XLS Signature
Method UPLOAD_XLS on class CL_ORA_ACTION_RSORASTT has no parameter.
Method UPLOAD_XLS on class CL_ORA_ACTION_RSORASTT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |