SAP ABAP Class CL_GRFN_AMF_EVENTPROCESSOR (AMF event processor)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_INTEGRATION_ENGINE (Package) GRC Integration Engine

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_EVENT_PROCESSOR | Event Processor | 20100421 |
Properties
Class | CL_GRFN_AMF_EVENTPROCESSOR | |
Short Description | AMF event processor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_INTEGRATION_ENGINE | GRC Integration Engine |
Created | 20100421 | SAP |
Last change | 20141106 | |
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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_EVENT_PROCESSOR | Event Processor | 20100421 |
Friends
Class CL_GRFN_AMF_EVENTPROCESSOR has no friend class.
Attributes
Class CL_GRFN_AMF_EVENTPROCESSOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Execute job step | 20100622 |
2 | ![]() |
Instance method | Private | Method | Is job single mode | 20100714 |
Events
Class CL_GRFN_AMF_EVENTPROCESSOR has no event.
Types
Class CL_GRFN_AMF_EVENTPROCESSOR has no local type.
Method Signatures
Method EXECUTE_JOBSTEP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_JOBSTEP | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Jobstep ID | 20100622 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100715 |
Method IS_JOB_SINGLEMODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_JOBSTEP | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100714 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100714 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100715 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |