SAP ABAP Interface IF_GRFN_API_CM_JOBSTEP_EXT (Continuous Monitoring Jobstep)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ENTITY_API (Package) GRC Foundation API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_API_CM_JOBSTEP_EXT_CI | Jobstep with business rule assignment | 20120118 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_API_CM_JOBSTEP_EXT_SA | Standalone Jobstep | 20120130 |
Properties
| Interface | IF_GRFN_API_CM_JOBSTEP_EXT | |
| Short Description | Continuous Monitoring Jobstep |
General Data
| Package | GRFN_ENTITY_API | GRC Foundation API |
| Created | 20120118 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GRFN_API_CM_JOBSTEP_EXT has no interface.
Friends
Interface IF_GRFN_API_CM_JOBSTEP_EXT has no friend.
Attributes
Interface IF_GRFN_API_CM_JOBSTEP_EXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | After cancel | 20120118 | |
| 2 | Instance method | Public | Method | After job step execution | 20120118 | |
| 3 | Instance method | Public | Method | Authorize context | 20120203 | |
| 4 | Instance method | Public | Method | Before job step execution | 20120118 | |
| 5 | Instance method | Public | Method | Get context information | 20120203 | |
| 6 | Instance method | Public | Method | Validate job step | 20120201 |
Events
Interface IF_GRFN_API_CM_JOBSTEP_EXT has no event.
Types
Interface IF_GRFN_API_CM_JOBSTEP_EXT has no local type.
Method Signatures
Method AFTER_CANCEL Signature
Method AFTER_CANCEL on Interface IF_GRFN_API_CM_JOBSTEP_EXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120118 |
Method AFTER_EXECUTE Signature
Method AFTER_EXECUTE on Interface IF_GRFN_API_CM_JOBSTEP_EXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120118 |
Method AUTHORIZE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120203 |
Method AUTHORIZE_CONTEXT on Interface IF_GRFN_API_CM_JOBSTEP_EXT has no exception.
Method BEFORE_EXECUTE Signature
Method BEFORE_EXECUTE on Interface IF_GRFN_API_CM_JOBSTEP_EXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120118 |
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_JOBSTEP_CONTEXT | Job step context | 20120203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120203 |
Method VALIDATE Signature
Method VALIDATE on Interface IF_GRFN_API_CM_JOBSTEP_EXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120201 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |