SAP ABAP Class CL_XMS_JOB_GRID (CL_XMS_JOB_GRID)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSJOB (Package) XI: Time-Driven Message Processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XMS_BASIS_GRID Basis Grid 20040723
Properties
Class CL_XMS_JOB_GRID  
Short Description    
Super Class CL_XMS_BASIS_GRID Basis Grid 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSJOB   XI: Time-Driven Message Processing 
Created 20030506   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_XMS_JOB_GRID has no interface implemented.
Friends
Class CL_XMS_JOB_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _DEACTIVATE_FILTER Instance attribute Protected Type reference (TYPE) CHAR1 20030801
2 _DELETE_FILTER Instance attribute Protected Type reference (TYPE) CHAR1 20030630
3 _ICON_ACTIVATE Instance attribute Protected Type reference (TYPE) CHAR64 Character field of length 64 20040708
4 _ICON_ARROW_RIGHT Instance attribute Protected Type reference (TYPE) CHAR64 Character field of length 64 20040708
5 _ICON_CUSTOMER Instance attribute Protected Type reference (TYPE) CHAR64 Character field of length 64 20040708
6 _ICON_DEACTIVATE Instance attribute Protected Type reference (TYPE) CHAR64 Character field of length 64 20040708
7 _INDEX Instance attribute Protected Type reference (TYPE) LVC_S_ROW-INDEX 20030506
8 _JOBS Instance attribute Protected Object reference (TYPE REF TO) CL_XMS_JOBS 20030507
9 _JOB_TAB Instance attribute Protected Type reference (TYPE) SXMS_JOB_LIST_DISP_TTYP 20030506
10 _JOB_WA Instance attribute Protected Type reference (TYPE) SXMS_JOB_LIST_DISP 20030506
11 _MSGDEFS Instance attribute Protected Object reference (TYPE REF TO) CL_XMS_FILTERS_JOB 20030526
12 _NO_ACTIVATE Instance attribute Protected Type reference (TYPE) CHAR1 20031010
13 _NO_DELETE Instance attribute Protected Type reference (TYPE) CHAR1 20031010
14 _NO_EXECUTE Instance attribute Protected Type reference (TYPE) CHAR1 20031010
15 _NO_INSERT Instance attribute Protected Type reference (TYPE) CHAR1 20031010
16 _SCHEDULED_JOBS Instance attribute Protected Type reference (TYPE) TBTCJOB_TTYP TTYP for tbtcjob 20040719
17 _SCHEDULER_TAB Instance attribute Protected Type reference (TYPE) TBTCJOB_TTYP 20030718
18 _TASK Instance attribute Protected Type reference (TYPE) SY-UCOMM 20030506
19 _UNIT_TAB Instance attribute Protected Type reference (TYPE) SXMS_DD07V_TTYP TTYP for DD07V 20031208
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_DISPLAY_FIELDS Instance method Protected Method Adjust Display Fields 20031209
2 CHECK_SAVED Instance method Public Method Change Saved? 20030625
3 CONSTRUCTOR Instance method Public Constructor Constructor 20030506
4 GET_DISP_JOB Instance method Public Method Selected Job 20030506
5 GET_INDEX Instance method Public Method Selected Line 20030506
6 GET_JOBS Instance method Public Method All Jobs 20030506
7 GET_SCHEDULER_JOBS Instance method Public Method Transfers All Scheduler Jobs of System 20030718
8 GET_TASK Instance method Public Method Action Triggered 20030506
9 INIT_POPUP Instance method Protected Method General Initialization Dialog Box 20030612
10 PERFORM_TASK Instance method Public Method Execution 20030507
11 POPUP_INSERT Instance method Protected Method 'Insert' Dialog Box 20030612
12 POPUP_UPDATE Instance method Protected Method 20030805
13 REFRESH_JOBS Instance method Protected Method Refresh Jobs 20031118
Events
# Event Type Visibility Description Created on
1 JOBS_REFRESHED Instance Event
(0)
Public
(2)
Job List Refreshed 20030522
Types
Class CL_XMS_JOB_GRID has no local type.
Method Signatures

Method ADJUST_DISPLAY_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing JOB_DISP_WA Call by reference Type reference (TYPE) SXMS_JOB_LIST_DISP Grid Anzeigestruktur zur Job Pflege 20031209

Method ADJUST_DISPLAY_FIELDS on class CL_XMS_JOB_GRID has no exception.

Method CHECK_SAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) CHAR1 20030625

Method CHECK_SAVED on class CL_XMS_JOB_GRID has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLOGPARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20030506
2 Importing I_APPL_EVENTS Call by reference Type reference (TYPE) CHAR01 SPACE Character field length 1 20030506
3 Importing I_GRAPHICSPARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20030506
4 Importing I_LIFETIME Call by reference Type reference (TYPE) I 20030506
5 Importing I_NAME Call by reference Type reference (TYPE) STRING 20030506
6 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20030506
7 Importing I_PARENTDBG Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20030506
8 Importing I_SHELLSTYLE Call by reference Type reference (TYPE) I 0 20030506
# Exception Resumable Description Created on
1 ERROR_CNTL_CREATE Error Creating Control 20030506
2 ERROR_CNTL_INIT Error Initializing Control 20030506
3 ERROR_CNTL_LINK Error Linking Control 20030506
4 ERROR_DP_CREATE Error Creating DataProvider Control 20030506

Method GET_DISP_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning JOB_WA Value transfer Type reference (TYPE) SXMS_JOB_LIST_DISP 20030506

Method GET_DISP_JOB on class CL_XMS_JOB_GRID has no exception.

Method GET_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INDEX Value transfer Type reference (TYPE) LVC_S_ROW-INDEX 20030506

Method GET_INDEX on class CL_XMS_JOB_GRID has no exception.

Method GET_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning JOB_TAB Value transfer Type reference (TYPE) SXMS_JOB_LIST_DISP_TTYP 20030506

Method GET_JOBS on class CL_XMS_JOB_GRID has no exception.

Method GET_SCHEDULER_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning JOB_TAB Value transfer Type reference (TYPE) TBTCJOB_TTYP 20030718

Method GET_SCHEDULER_JOBS on class CL_XMS_JOB_GRID has no exception.

Method GET_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TASK Value transfer Type reference (TYPE) SY-UCOMM 20030506

Method GET_TASK on class CL_XMS_JOB_GRID has no exception.

Method INIT_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FIELD_TAB Call by reference Type reference (TYPE) SCMG_TT_SVAL 20030612

Method INIT_POPUP on class CL_XMS_JOB_GRID has no exception.

Method PERFORM_TASK Signature

Method PERFORM_TASK on class CL_XMS_JOB_GRID has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20030507

Method POPUP_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FIELD_TAB Call by reference Type reference (TYPE) SCMG_TT_SVAL 20030612

Method POPUP_INSERT on class CL_XMS_JOB_GRID has no exception.

Method POPUP_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FIELD_TAB Call by reference Type reference (TYPE) SCMG_TT_SVAL 20030805
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20031014

Method REFRESH_JOBS Signature

Method REFRESH_JOBS on class CL_XMS_JOB_GRID has no parameter.
Method REFRESH_JOBS on class CL_XMS_JOB_GRID has no exception.
Event Signatures

Event JOBS_REFRESHED Signature
Event JOBS_REFRESHED on class CL_XMS_JOB_GRID has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640