SAP ABAP Class CL_GRPC_SCHEDULER_INTEGRATION (Scheduler Integration)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_RULE_ENGINE (Package) PC Rule Engine
⤷
⤷
Properties
| Class | CL_GRPC_SCHEDULER_INTEGRATION | |
| Short Description | Scheduler Integration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_RULE_ENGINE | PC Rule Engine |
| Created | 20071003 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPC_SCHEDULER_INTEGRATION has no forward declaration.
Interfaces
Class CL_GRPC_SCHEDULER_INTEGRATION has no interface implemented.
Friends
Class CL_GRPC_SCHEDULER_INTEGRATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | GRPC_S_COMPLIANCE_PARAMS | Control Complicance for Scheduler | 20090501 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_DEFICIENCY | Deficiency Parameters for Scheduler | 20071003 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_RULEVAR_VALUES | Rule Criteria Values for Control Execution | 20071003 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_API_RULESET | Rule Parameter Table | 20071003 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20071005 | ||
| 2 | Instance method | Private | Method | 20071004 | ||
| 3 | Instance method | Private | Method | 20071005 | ||
| 4 | Static method | Public | Method | 20071013 | ||
| 5 | Instance method | Public | Method | 20071207 | ||
| 6 | Static method | Public | Method | 20090501 | ||
| 7 | Instance method | Public | Method | 20071005 | ||
| 8 | Instance method | Public | Method | 20071003 |
Events
Class CL_GRPC_SCHEDULER_INTEGRATION has no event.
Types
Class CL_GRPC_SCHEDULER_INTEGRATION has no local type.
Method Signatures
Method CONVERT_RLCR_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20071005 | ||||
| 2 | IV_DATATYPE | Call by reference | Type reference (TYPE) | GRPC_VALUETYTPE | Rule Criteria value Type | 20071005 | |||
| 3 | IV_VALUE | Call by reference | Type reference (TYPE) | GRPC_RV_LOW | Rule Criteria Value - Low | 20071005 |
Method CONVERT_RLCR_VALUE on class CL_GRPC_SCHEDULER_INTEGRATION has no exception.
Method CONVERT_TO_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_XML | Call by reference | Type reference (TYPE) | STRING | 20071005 | ||||
| 2 | IS_XML_HEADER | Call by reference | Type reference (TYPE) | GRPC_S_XML_HEADER | XML Header Structure | 20071004 | |||
| 3 | IV_CONNECTION | Call by reference | Type reference (TYPE) | STRING | 20071008 | ||||
| 4 | IV_JOBID | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20071004 | |||
| 5 | IV_JOB_STEP | Call by reference | Type reference (TYPE) | GRPC_JOBSTEP | Periodic Job in GRPC Scheduler | 20080108 | |||
| 6 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20071004 | |||
| 7 | IV_PROGRAM | Call by reference | Type reference (TYPE) | STRING | Program/transaction in SQL trace analysis | 20071218 | |||
| 8 | IV_SECURITY_TOKEN | Call by reference | Type reference (TYPE) | STRING | 20071008 | ||||
| 9 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20080206 |
Method CONVERT_TO_INPUT on class CL_GRPC_SCHEDULER_INTEGRATION has no exception.
Method CONVERT_XML_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_XML_HEADER | Call by reference | Type reference (TYPE) | GRPC_S_XML_HEADER | XML Header Structure | 20071005 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080107 | |||
| 3 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080107 | |||
| 4 | IS_JOBLOG | Call by reference | Type reference (TYPE) | GRPC_S_JOBLOG | Job log | 20071005 | |||
| 5 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20080107 |
Method CONVERT_XML_HEADER on class CL_GRPC_SCHEDULER_INTEGRATION has no exception.
Method DOWNLOAD_TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20071013 | |||
| 2 | IR_STREAMFACTORY | Call by reference | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | IF_IXML_STREAM_FACTORY | 20071013 | |||
| 3 | IV_FILENAME | Call by reference | Type reference (TYPE) | LOCALFILE | Local file for upload/download | 20071013 |
Method DOWNLOAD_TEST on class CL_GRPC_SCHEDULER_INTEGRATION has no exception.
Method EXECUTE_WS_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COMPLIANCE_PARAMETERS | Call by reference | Type reference (TYPE) | GRPC_S_COMPLIANCE_PARAMS | Control Complicance for Scheduler | 20071207 | |||
| 2 | ES_JOBLOG | Call by reference | Type reference (TYPE) | GRPC_S_JOBLOG | Job log | 20071207 | |||
| 3 | ET_FIELD_CATALOG | Call by reference | Type reference (TYPE) | GRPC_T_FIELDCATALOG | Field Catalog | 20071207 | |||
| 4 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080108 | |||
| 5 | ET_OUTPUT_DATA | Call by reference | Type reference (TYPE) | GRPC_T_RECORD | XML Data Contents | 20071207 | |||
| 6 | EV_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080108 | |||
| 7 | IS_JOBLOG | Call by reference | Type reference (TYPE) | GRPC_S_JOBLOG | Job log | 20071207 | |||
| 8 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20080107 |
Method EXECUTE_WS_CALL on class CL_GRPC_SCHEDULER_INTEGRATION has no exception.
Method GET_RLCR_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_RLCR | Call by reference | Type reference (TYPE) | GRPC_S_API_RLCR_DATA | Rule Criteria Structure | 20090501 | |||
| 2 | ET_RLCRSYSA_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_RLCRSYSA | Rule Criteria System Type Assignment Table | 20090501 | |||
| 3 | EV_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20090501 | |||
| 4 | IV_RULEVAR_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20090501 |
Method GET_RLCR_DETAIL on class CL_GRPC_SCHEDULER_INTEGRATION has no exception.
Method PREPARE_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_XML | Call by reference | Type reference (TYPE) | STRING | 20071005 | ||||
| 2 | IS_JOBLOG | Call by reference | Type reference (TYPE) | GRPC_S_JOBLOG | Job log | 20080108 | |||
| 3 | IS_XML_HEADER | Call by reference | Type reference (TYPE) | GRPC_S_XML_HEADER | XML Header Structure | 20071005 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20071005 | |||
| 5 | IV_PROGRAM | Call by reference | Type reference (TYPE) | STRING | Program/transaction in SQL trace analysis | 20071218 | |||
| 6 | IV_SECURITY_TOKEN | Call by reference | Type reference (TYPE) | STRING | 20071011 | ||||
| 7 | IV_SESSION_ID | Call by reference | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20080206 |
Method PREPARE_INPUT on class CL_GRPC_SCHEDULER_INTEGRATION has no exception.
Method SET_RULE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071004 | |||
| 2 | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071004 | |||
| 3 | IV_RULE_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071004 | |||
| 4 | IV_TIMEFRAME | Call by reference | Type reference (TYPE) | GRPC_TIMEFRAME | Timeframe | 20071004 | |||
| 5 | IV_TIMEFRAME_YEAR | Call by reference | Type reference (TYPE) | GRPC_YEAR | Year | 20071004 |
Method SET_RULE_DATA on class CL_GRPC_SCHEDULER_INTEGRATION has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |