SAP ABAP Class CL_GRFN_API_CASE_INTEGRATION (Case Integration)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ENTITY_API (Package) GRC Foundation API

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20100621 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_CASE_INTEGRATION | CASE INTEGRATION | 20100621 |
Properties
Class | CL_GRFN_API_CASE_INTEGRATION | |
Short Description | Case Integration | |
Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_ENTITY_API | GRC Foundation API |
Created | 20100621 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_API_CASE_INTEGRATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_CASE_INTEGRATION | CASE INTEGRATION | 20100621 |
Friends
Class CL_GRFN_API_CASE_INTEGRATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRFN_ENTITY_API' | Message Class | 20100721 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | GRFN_API_ENTITY_ID | 'GRFN_INT' | Entity ID | 20100721 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | INT4 | 3 | wait period bench | 20100621 | |
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_APPLOG_CASEINT | app log for case integration | 20100721 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Inbound event flag | 20140513 |
Methods
Events
Class CL_GRFN_API_CASE_INTEGRATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_CONTROL_ID | Private | See coding | 20100621 | BEGIN OF s_control_id,
control_id TYPE grfn_api_object_id,
END OF s_control_id
|
||
2 | T_CONTROL_ID | Private | See coding | 20100621 | t_control_id TYPE STANDARD TABLE OF s_control_id
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100621 | ||
2 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Job Step ID | 20100621 |
Method CONSTRUCTOR on class CL_GRFN_API_CASE_INTEGRATION has no exception.
Method CREATE_TESTLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100622 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100622 | ||
3 | ![]() |
IS_JOB | Call by reference | Type reference (TYPE) | GRFN_S_API_JOB | AMF - Job | 20100624 | ||
4 | ![]() |
IS_JOBSTEP | Call by reference | Type reference (TYPE) | GRFN_S_JOBDETAIL_CREATE | Job Step Creation Structure | 20100622 | ||
5 | ![]() |
IT_REGULATION | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Object ID | 20100622 | ||
6 | ![]() |
IV_CATEGORY | Call by reference | Type reference (TYPE) | SCMG_CATEGORY | Category | 20100622 | ||
7 | ![]() |
IV_OBJ_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Control | 20100622 | ||
8 | ![]() |
IV_ORG_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Org unit | 20100622 | ||
9 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100730 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100622 |
Method GET_DESC_FOR_CONNECTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONNECTOR_ID | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20140502 | ||
2 | ![]() |
IV_LANG | Value transfer | Type reference (TYPE) | SY-LANGU | Language Key of Current Text Environment | 20140502 | ||
3 | ![]() |
LV_CONNECTOR_DESC | Value transfer | Type reference (TYPE) | RFCDOC_D | Description of RFC connection | 20140502 |
Method GET_DESC_FOR_CONNECTOR on class CL_GRFN_API_CASE_INTEGRATION has no exception.
Method GET_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DOCUMENT_DATA | Call by reference | Type reference (TYPE) | GRFN_S_API_DOCUMENT_DATA | The attributes of the document | 20100623 | ||
2 | ![]() |
IV_JOBSTEP_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100623 |
Method GET_DOCUMENT on class CL_GRFN_API_CASE_INTEGRATION has no exception.
Method GET_INBOUND_EVT_FLG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FLG | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20140513 |
Method GET_INBOUND_EVT_FLG on class CL_GRFN_API_CASE_INTEGRATION has no exception.
Method GET_ISSUE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ISSUE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100722 | ||
2 | ![]() |
IT_JOBSTEP_RESULT_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_T_JOBSTEP_CONTEXT_OBJECT | Job Step Context Object | 20100722 | ||
3 | ![]() |
IV_TESTLOG_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100722 |
Method GET_JOBCASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_JOBCASE | Call by reference | Type reference (TYPE) | GRFN_S_JOBCASE | Job case | 20100623 | ||
2 | ![]() |
IS_JOBSTEP | Call by reference | Type reference (TYPE) | GRFN_S_API_JOBSTEP | AMF - Job step | 20100623 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100621 |
Method GET_JOBSTEP_CONTEXT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100622 | ||
2 | ![]() |
IV_JOBSTEPCONTEXT | Call by reference | Type reference (TYPE) | GRFN_JOBSTEP_CONTEXT | Object ID | 20100629 | ||
3 | ![]() |
RV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Context object ID | 20100622 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100622 |
Method GET_JOBSTEP_DEFICIENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_JOBPRESULT | Call by reference | Type reference (TYPE) | GRFN_T_API_JOBSTEPRESULT | Job Step Result - Deficiency and Object | 20100624 | ||
2 | ![]() |
RS_JOBSTEP_DEFICIENCY | Value transfer | Type reference (TYPE) | GRFN_S_JOBSTEP_DEFICIENCY | 20100624 |
Method GET_JOBSTEP_DEFICIENCY on class CL_GRFN_API_CASE_INTEGRATION has no exception.
Method GET_LOCK_TESTLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_TESTLOG | Call by reference | Type reference (TYPE) | GRPC_S_API_TESTLOG | Testlog Data | 20100621 | ||
2 | ![]() |
IV_TESTLOG_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100621 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100621 |
Method INIT_LOG Signature
Method INIT_LOG on class CL_GRFN_API_CASE_INTEGRATION has no parameter.
Method INIT_LOG on class CL_GRFN_API_CASE_INTEGRATION has no exception.
Method LOCK_JOBDETAIL Signature
Method LOCK_JOBDETAIL on class CL_GRFN_API_CASE_INTEGRATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100621 |
Method PREPARE_ISSUE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ISSUE | Call by reference | Type reference (TYPE) | GRPC_S_API_ISSUE | Issue Data | 20100624 | ||
2 | ![]() |
IS_JOBSTEP | Call by reference | Type reference (TYPE) | GRFN_S_API_JOBSTEP | AMF - Job step | 20100624 | ||
3 | ![]() |
IS_JOBSTEP_DEFICIENCY | Call by reference | Type reference (TYPE) | GRFN_S_JOBSTEP_DEFICIENCY | JOBSTEP RESULT HEADER | 20100624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100624 |
Method REPEACT_LOCK_JOBDETAIL Signature
Method REPEACT_LOCK_JOBDETAIL on class CL_GRFN_API_CASE_INTEGRATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100621 |
Method REPEAT_LOCK_TESTLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_TESTLOG | Call by reference | Type reference (TYPE) | GRPC_S_API_TESTLOG | Testlog Data | 20100621 | ||
2 | ![]() |
IV_TESTLOG_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100621 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100622 |
Method SET_INBOUND_EVT_FLG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FLG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20140513 |
Method SET_INBOUND_EVT_FLG on class CL_GRFN_API_CASE_INTEGRATION has no exception.
Method SET_TESTLOG_TO_TESTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100623 | ||
2 | ![]() |
IV_TESTLOG_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100623 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100623 |
Method TRIGGER_WF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_JOBCASE | Call by reference | Type reference (TYPE) | GRFN_S_JOBCASE | Case Data for Job | 20100623 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100623 |
Method UPDATE_ISSUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_JOBSTEP | Call by reference | Type reference (TYPE) | GRFN_S_API_JOBSTEP | AMF - Job step | 20100722 | ||
2 | ![]() |
IS_JOBSTEP_DEFICIENCY | Call by reference | Type reference (TYPE) | GRFN_S_JOBSTEP_DEFICIENCY | JOBSTEP RESULT HEADER | 20100722 | ||
3 | ![]() |
IV_ISSUE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100722 | ||
4 | ![]() |
IV_TESTLOG_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100722 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100722 |
Method UPDATE_JOBDETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ISSUE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100621 | ||
2 | ![]() |
IV_JOBSTEP_STATUS | Call by reference | Type reference (TYPE) | GRFN_JOBSTEPSTATUS | Job Step Status | 20110505 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100621 |
Method UPDATE_TESTLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_TESTLOG | Call by reference | Type reference (TYPE) | GRPC_S_API_TESTLOG | Testlog Data | 20100623 | ||
2 | ![]() |
IS_JOBCASE | Call by reference | Type reference (TYPE) | GRFN_S_JOBCASE | Case Data for Job | 20100623 | ||
3 | ![]() |
IS_JOBSTEP | Call by reference | Type reference (TYPE) | GRFN_S_API_JOBSTEP | AMF - Job step | 20100623 | ||
4 | ![]() |
IV_DEFTYPE | Call by reference | Type reference (TYPE) | GRFN_DEFTYPE | Deficiency Type | 20110216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100623 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |