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 | 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
Methods
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 | 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 | 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 | I_APPLOGPARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20030506 | |||
| 2 | I_APPL_EVENTS | Call by reference | Type reference (TYPE) | CHAR01 | SPACE | Character field length 1 | 20030506 | ||
| 3 | I_GRAPHICSPARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20030506 | |||
| 4 | I_LIFETIME | Call by reference | Type reference (TYPE) | I | 20030506 | ||||
| 5 | I_NAME | Call by reference | Type reference (TYPE) | STRING | 20030506 | ||||
| 6 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20030506 | |||
| 7 | I_PARENTDBG | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20030506 | |||
| 8 | I_SHELLSTYLE | Call by reference | Type reference (TYPE) | I | 0 | 20030506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error Creating Control | 20030506 | ||
| 2 | Error Initializing Control | 20030506 | ||
| 3 | Error Linking Control | 20030506 | ||
| 4 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | FIELD_TAB | Call by reference | Type reference (TYPE) | SCMG_TT_SVAL | 20030805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 |