SAP ABAP Class CL_GRPC_API_TESTLOG (TestLog API Entity 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 20091103
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_CUSTOMFIELD Interface for Customer Field API 20091120
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_REPORT Get data for reporting engine 20091120
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRPC_API_TESTLOG TestLog API Interface 20091103
Properties
Class CL_GRPC_API_TESTLOG  
Short Description TestLog API Entity Class    
Super Class CL_GRFN_API_BASIS Basis class for GRC API classes 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_ENTITY_API   GRC Process controls API 
Created 20091103   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRPC_API_TESTLOG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_CUSTOMFIELD Interface for Customer Field API 20091120
2 IF_GRFN_REPORT Get data for reporting engine 20091120
3 IF_GRPC_API_TESTLOG TestLog API Interface 20091103
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_BASIS 20091103 Basis class for GRC API classes
2 CL_GRFN_API_SESSION 20091103 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ERROR Constant Private Type reference (TYPE) SY-MSGTY 'E' Message Type 20091103
2 MC_MESSAGE_CLASS Constant Private Type reference (TYPE) SY-MSGID 'GRPC_ENTITY_API' Message Class 20091103
3 MC_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRPC_CASES_MODEL' Reference type 20091103
4 MC_MODEL_SETUP_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRPC_MODEL_SETUP' Reference type 20091103
5 MC_RULE_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRPC_RULE_MODEL' Reference type 20091103
6 MO_API_PCENTITY Instance attribute Private Object reference (TYPE REF TO) CL_GRPC_API_PCENTITY Generic PC Entity 20091120
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20091103
2 DO_ACTION Instance method Public Method Do action for testing 20091103
3 GET Static method Private Method Return TestLog API Instance 20091103
4 GET_ACTLIST Instance method Public Method Get Action List for Testing 20091103
5 GET_CAPAPLANS Instance method Public Method Retrieve CAPA Plans of testing 20091103
6 GET_ISSUES Instance method Public Method Retrieve Issues of testing 20091103
7 GET_RMPLANS Instance method Public Method Retrieve Remediation Plans of testing 20091103
8 NOTIFY_RM Instance method Private Method Set the testlog result to RM 20130605
9 WORKFLOW Instance method Public Method Start the workflow for testing 20091103
Events
Class CL_GRPC_API_TESTLOG has no event.
Types
Class CL_GRPC_API_TESTLOG has no local type.
Method Signatures

Method CONSTRUCTOR 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 Associated Session Reference 20091103
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID TestLog API Object ID 20091103

Method CONSTRUCTOR on class CL_GRPC_API_TESTLOG has no exception.

Method DO_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY_ID Call by reference Type reference (TYPE) J_VORGANG Business Transaction 20091103
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091103

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 20091103
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091103
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRPC_API_TESTLOG TestLog API Instance Reference 20091103

Method GET on class CL_GRPC_API_TESTLOG has no exception.

Method GET_ACTLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTIVITY Call by reference Type reference (TYPE) GRPC_T_ACTIVITY_FOR_STATUS Texts for Business Transactions 20091103
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091103

Method GET_CAPAPLANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PLANS Call by reference Type reference (TYPE) GRPC_T_CAPA_PLAN_LIST Texts for Business Transactions 20091103
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091103

Method GET_ISSUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ISSUES Call by reference Type reference (TYPE) GRPC_T_API_ISSUE_LIST Table type for Issue List 20091103
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091103

Method GET_RMPLANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PLANS Call by reference Type reference (TYPE) GRPC_T_API_PLAN_LIST Table for remediation plan list 20091103
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091103

Method NOTIFY_RM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TESTLOG_ID Call by reference Type reference (TYPE) GRPC_CASE_ID Case ID 20130605

Method NOTIFY_RM on class CL_GRPC_API_TESTLOG has no exception.

Method WORKFLOW Signature

Method WORKFLOW on class CL_GRPC_API_TESTLOG has no parameter.
Method WORKFLOW on class CL_GRPC_API_TESTLOG has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600