SAP ABAP Function Module ORA_JOB_SHOW_EXTENSION (used to embed ORACLE specific job detail subscreen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-ORA-CCM (Application Component) CCMS / Database Monitors for Oracle
     SDBO (Package) Database Administration: Oracle-Specific Components
Basic Data
Function Module ORA_JOB_SHOW_EXTENSION used to embed ORACLE specific job detail subscreen  
Function Group SORAJOB   ORACLE: Frontend ORA Plug-in for DB13  
Program Name SAPLSORAJOB    
INCLUDE Name LSORAJOBU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PROGRAM TYPE SYREPID ABAP Program: Current Main Program
Exporting SCREEN TYPE SYDYNNR ABAP program, number of current screen
Exporting TITLE TYPE DDSHVALUE Field contents on the screen
Importing ACTION_ID TYPE SDBA_BTYPE Type of DBA action
Importing STARTTIME TYPE DB6TSTAMP DB6: Timestamp (Format: YYYYMMDDHHMMSS)
Importing SYSTEM_ID TYPE DB6NAVSYST-SYSID Name of the SAP System
Importing CONNECTION TYPE DBCON-CON_NAME Logical name for a database connection
Exception JOB_EXTENSION_NOT_EXISTING TYPE
Exception INVALID_PARAMETER_SET TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050204 
SAP Release Created in 700