SAP ABAP Interface IF_GRFN_SCHEDULER (Schdeduler)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_PLANNER (Package) GRC Common Planner
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_GRFN_SCHEDULER | |
| Short Description | Schdeduler |
General Data
| Package | GRFN_PLANNER | GRC Common Planner |
| Created | 20100330 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRFN_SCHEDULER has no forward declaration.
Interfaces
Interface IF_GRFN_SCHEDULER has no interface.
Friends
Interface IF_GRFN_SCHEDULER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_FREQUENCY_DAILY | Constant | Public | Type reference (TYPE) | GRFN_SCHD_FREQUENCY | '04' | Schedule frequency | 20100408 | |
| 2 | GC_FREQUENCY_HOURLY | Constant | Public | Type reference (TYPE) | GRFN_SCHD_FREQUENCY | '05' | Schedule frequency | 20100408 | |
| 3 | GC_FREQUENCY_MONTHLY | Constant | Public | Type reference (TYPE) | GRFN_SCHD_FREQUENCY | '02' | Schedule frequency | 20100408 | |
| 4 | GC_FREQUENCY_WEEKLY | Constant | Public | Type reference (TYPE) | GRFN_SCHD_FREQUENCY | '03' | Schedule frequency | 20100408 | |
| 5 | GC_FREQUENCY_YEARLY | Constant | Public | Type reference (TYPE) | GRFN_SCHD_FREQUENCY | '01' | Schedule frequency | 20100408 | |
| 6 | GC_NO_DATE | Constant | Public | Type reference (TYPE) | SYDATUM | ' ' | Current Date of Application Server | 20100427 | |
| 7 | GC_NO_TIME | Constant | Public | Type reference (TYPE) | SYUZEIT | ' ' | Current Time of Application Server | 20100427 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete job related data | 20100604 | |
| 2 | Static method | Public | Method | Invoke background processing | 20100408 | |
| 3 | Static method | Public | Method | get name and value of the fields set in a plan variant | 20100331 |
Events
Interface IF_GRFN_SCHEDULER has no event.
Types
Interface IF_GRFN_SCHEDULER has no local type.
Method Signatures
Method DELETE_JOB_RELATED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_JOB_ID | Value transfer | Type reference (TYPE) | BTCJOBCNT | Job ID | 20100604 | |||
| 2 | IV_PLAN_ACTIVITY | Call by reference | Type reference (TYPE) | GRFN_PLAN_USAGE | Plan usage | 20100713 | |||
| 3 | IV_PLAN_ID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100604 |
Method EXECUTE_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_JOB_ID | Value transfer | Type reference (TYPE) | BTCJOBCNT | Job ID | 20100525 | |||
| 2 | IV_LOGHANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20100409 | |||
| 3 | IV_PLAN_ACTIVITY | Value transfer | Type reference (TYPE) | GRFN_PLAN_USAGE | Plan usage | 20100713 | |||
| 4 | IV_PLAN_ID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100408 |
Method GET_VARIANT_FIELDVALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDS | Call by reference | Type reference (TYPE) | GRFN_T_NAMEVALUE | value set | 20100331 | |||
| 2 | IV_PLAN_ACTIVITY | Call by reference | Type reference (TYPE) | GRFN_PLAN_USAGE | Plan usage | 20100713 | |||
| 3 | IV_PLAN_ID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100413 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |