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 ORACC 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 ALV_1 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_1 20090318
2 G_ADHOC Instance attribute Private Type reference (TYPE) STRING 'Ad Hoc' string constant 20090318
3 G_PATH Instance attribute Public Type reference (TYPE) STRING Path to rsorastt.txt and rsorastt.xls 20090318
4 G_RC Instance attribute Private Type reference (TYPE) I Return code 20090318
5 G_SHORTTEXT Instance attribute Public Type reference (TYPE) STRING Shorttext 20090318
6 G_TIMESTAMP Instance attribute Private Type reference (TYPE) CHAR22 Timestamp 20090318
7 VIEW_DATA Instance attribute Public Type reference (TYPE) ORACC_ACTION_RSORASTT Data displayed 20090318
Methods
# Method Level Visibility Method type Description Created on
1 CALL_UPLOAD_POPUP Instance method Private Method Call popup for data entry of path and shorttext 20090318
2 CHANGE_TIMESTAMP_FORMAT Instance method Private Method Change format of timestap to yyyy-mm-dd hh:mm:ss 20090318
3 DELETE_DATA Instance method Private Method Delete data 20090318
4 DELETE_TEMP_FILES Instance method Private Method Delete old files in temporary directory 20090318
5 DOWNLOAD_TO_TEMPDIR Instance method Private Method Download RSORASTT.TXT and RSORASTT.XLS to tempdir 20090318
6 EXECUTE_RSORASTT Instance method Private Method Execute RSORASTT 20090318
7 FILL_TABLE Instance method Private Method Initial population of the table in ALV_1 20090318
8 GET_TEMPDIR Instance method Private Method Get temporary directory on Front-End 20090318
9 SET_DATA Instance method Public Method Copy data from popup screen 4001 to attributes 20090318
10 SET_GRID_ATTRIBUTES Instance method Private Method SET_GRID_ATTRIBUTES 20090318
11 SET_TIMESTAMP Instance method Private Method Set timestamp and fill attribute 20090318
12 UPDATE_HEADER_TABLE Instance method Private Method Update header table ORA_STT_HEAD 20090318
13 UPLOAD_DATA Instance method Private Method Upload data 20090318
14 UPLOAD_TXT Instance method Private Method Upload TXT part of RSORASTT 20090318
15 UPLOAD_XLS 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 Importing P_TIMESTAMP Call by reference Type reference (TYPE) CHAR22 Text string 22 characters 20090318
2 Returning 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 Importing 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 Importing P_TEMPDIR Call by reference Type reference (TYPE) STRING temporary directory 20090318
2 Importing 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 Importing 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 Returning 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 Importing P_PATH Call by reference Type reference (TYPE) STRING Path to rsorastt.txt and rsorastt.xls 20090318
2 Importing 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 Exporting 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