SAP ABAP Class CL_GRPC_API_ISSUE (Issue API class)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_ENTITY_API (Package) GRC Process controls 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 20091029
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_CUSTOMFIELD Interface for Customer Field API 20091204
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_REPORT Get data for reporting engine 20091029
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRPC_API_ISSUE Interface for Issue API 20091029
Properties
Class CL_GRPC_API_ISSUE  
Short Description Issue API class    
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 P  SAP Standard Production Program 
Category 0   
Package GRPC_ENTITY_API   GRC Process controls API 
Created 20091029   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GRFN0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_CUSTOMFIELD Interface for Customer Field API 20091204
2 IF_GRFN_REPORT Get data for reporting engine 20091029
3 IF_GRPC_API_ISSUE Interface for Issue API 20091029
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20091029 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_FC_CASE_ATTR Constant Public Type reference (TYPE) GRFN_FIELD_CLUSTER 'ATTR' Field cluster 20100712
2 CV_FC_CASE_MAIN Constant Public Type reference (TYPE) GRFN_FIELD_CLUSTER 'MAIN' Field cluster 20100712
3 CV_FC_CASE_STATUS Constant Public Type reference (TYPE) GRFN_FIELD_CLUSTER 'STATUS' Field cluster 20100712
4 CV_FC_CASE_TEXT Constant Public Type reference (TYPE) GRFN_FIELD_CLUSTER 'TXT' Field cluster 20100712
5 CV_FC_CF_TIMEFRAME Constant Private Type reference (TYPE) GRFN_FIELD_CLUSTER 'CF_STATUS' Field cluster 20100712
6 CV_FC_CUST_FIELDS Constant Private Type reference (TYPE) GRFN_FIELD_CLUSTER 'CDF_FIELD' Field cluster 20100712
7 CV_FC_IS_SCRIPT Constant Private Type reference (TYPE) GRFN_FIELD_CLUSTER 'IS_SCRIPT' Field cluster 20100909
8 CV_FC_IS_SO_RELEVANT Constant Private Type reference (TYPE) GRFN_FIELD_CLUSTER 'SO_RELEV' Field cluster 20100712
9 MC_ERROR Constant Private Type reference (TYPE) SY-MSGTY 'E' Message Type 20091104
10 MC_MESSAGE_CLASS_PC Constant Private Type reference (TYPE) SY-MSGID 'GRPC_ENTITY_API' Message Class 20091104
11 MC_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRPC_CASES_MODEL' Reference type 20091104
12 MC_MODEL_SETUP Constant Private Type reference (TYPE) CLASSNAME 'CL_GRPC_MODEL_SETUP' Reference type 20091105
Methods
# Method Level Visibility Method type Description Created on
1 GET Static method Private Method Get API class instance of an Issue 20091029
2 GET_AMF_ATTR Instance method Private Method 20100921
3 GET_CF_TIMEFRAME Instance method Private Method Get carry forward time frame 20100712
4 GET_ISSUE_DURATION Instance method Private Method Get Issue Duration 20100712
5 RESOLVE_FIELDS_ISSUE Instance method Private Method Analyze issue fields for FETCH 20100712
Events
Class CL_GRPC_API_ISSUE has no event.
Types
Class CL_GRPC_API_ISSUE has no local type.
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091029
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091029
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRPC_API_ISSUE Issue API class 20091029

Method GET on class CL_GRPC_API_ISSUE has no exception.

Method GET_AMF_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ATTR_VALUE Call by reference Type reference (TYPE) GRFN_T_REP_ATTR_VALUE Attribute with multivalues 20100921

Method GET_AMF_ATTR on class CL_GRPC_API_ISSUE has no exception.

Method GET_CF_TIMEFRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CF_TFRAME Call by reference Type reference (TYPE) CLIKE Timeframe 20100712
2 Exporting E_CF_YEAR Call by reference Type reference (TYPE) GRPC_YEAR Year 20100712
3 Importing I_GUID Call by reference Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100712
4 Importing I_NEXT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100712
5 Importing I_STATUS Call by reference Type reference (TYPE) GRPC_CF_STATUS Carryforward Status 20100712

Method GET_CF_TIMEFRAME on class CL_GRPC_API_ISSUE has no exception.

Method GET_ISSUE_DURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DURATION Value transfer Type reference (TYPE) GRPC_REP_DURATION Duration for Issue/Remediation Plan 20100712
2 Importing IS_ISSUE Call by reference Type reference (TYPE) GRPC_S_ATTRIBUTE_IS Attributes: Issue 20100712

Method GET_ISSUE_DURATION on class CL_GRPC_API_ISSUE has no exception.

Method RESOLVE_FIELDS_ISSUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_CLUSTER Call by reference Type reference (TYPE) GRFN_T_FIELD_CLUSTER Table of atrributes 20100712
2 Importing IT_FIELDS Call by reference Type reference (TYPE) GRFN_T_FIELDID_HASHED List of fields 20100712
3 Importing IV_ALL Call by reference Type reference (TYPE) ABAP_BOOL Read all attributes 20100712
4 Importing IV_LONG_TEXT Call by reference Type reference (TYPE) ABAP_BOOL Read long texts 20100712
5 Importing IV_READ_ATTR Call by reference Type reference (TYPE) ABAP_BOOL Read attributes 20100712

Method RESOLVE_FIELDS_ISSUE on class CL_GRPC_API_ISSUE has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600