SAP ABAP Interface IF_GRFN_JOBSTEP (Job step execution)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_AUTO_MONITOR (Package) GRC Automated Monitoring Framework
⤷
⤷
Properties
| Interface | IF_GRFN_JOBSTEP | |
| Short Description | Job step execution |
General Data
| Package | GRFN_AUTO_MONITOR | GRC Automated Monitoring Framework |
| Created | 20091112 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRFN_JOBSTEP has no forward declaration.
Interfaces
Interface IF_GRFN_JOBSTEP has no interface.
Friends
Interface IF_GRFN_JOBSTEP has no friend.
Attributes
Interface IF_GRFN_JOBSTEP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Job Step execution | 20091112 | |
| 2 | Instance method | Public | Method | Job Step update via call back | 20100321 |
Events
Interface IF_GRFN_JOBSTEP has no event.
Types
Interface IF_GRFN_JOBSTEP has no local type.
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20091112 | |||
| 2 | IV_CHECK | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ' ' | Boolean | 20100525 | ||
| 3 | IV_JOBID | Call by reference | Type reference (TYPE) | GRFN_JOBID | Job ID | 20091112 | |||
| 4 | IV_JOBSTEP | Call by reference | Type reference (TYPE) | GRFN_JOBSTEP | Job step | 20091112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100315 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | DATA | Exception List | 20100607 | |||
| 2 | ET_FIELDCAT | Call by reference | Type reference (TYPE) | GRFN_T_FIELDCATALOG | Field Catalog for List Viewer Control | 20100607 | |||
| 3 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Data | 20100323 | |||
| 4 | IS_JOBSTEP_INFO | Call by reference | Type reference (TYPE) | GRFN_S_JOBSTEP_INFO | Job Step Info - Call back | 20100322 | |||
| 5 | IT_ABAPLIST | Call by reference | Type reference (TYPE) | TABLE_ABAPLIST | Container for a Packed List | 20100321 | |||
| 6 | IT_FIELDCAT | Call by reference | Type reference (TYPE) | GRFN_T_FIELDCATALOG | Field Catalog for List Viewer Control | 20100321 | |||
| 7 | IT_JOBPRESULT_COUNT | Call by reference | Type reference (TYPE) | GRFN_T_JOBPRESULT_COUNT | Job Step Result Deficiency Counts only | 20100321 | |||
| 8 | IT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100321 | |||
| 9 | IV_JOBSTEP_RESULT | Call by reference | Type reference (TYPE) | XSTRING | Job result in Xstring | 20100321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100321 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |