SAP ABAP Class CL_GRRM_RESP_AUTOM (Generic Class for Response Automation)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_CASE_MANAGEMENT (Package) Case management for risks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRRM_AUTOM_GENERIC Generic class for response automation 20100823
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRRM_AUTOM_PMNOTIF Response Automation with Business Suite - PM Notification 20100823
2 Inheritance (c INHERITING FROM c_ref)  CL_GRRM_AUTOM_PSPRO Response Automation with Business Suite - PS Project 20100823
3 Inheritance (c INHERITING FROM c_ref)  CL_GRRM_AUTOM_WF Response Automation with Business Suite - Workflow 20100823
Properties
Class CL_GRRM_RESP_AUTOM  
Short Description Generic Class for Response Automation    
Super Class CL_GRRM_AUTOM_GENERIC Generic class for response automation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_CASE_MANAGEMENT   Case management for risks 
Created 20100823   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRRM_RESP_AUTOM has no forward declaration.
Interfaces
Class CL_GRRM_RESP_AUTOM has no interface implemented.
Friends
Class CL_GRRM_RESP_AUTOM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_MESSAGE_CLASS Constant Protected Type reference (TYPE) SYMSGID 'GRRM_RESP_AUTOM' Message Class 20100823
Methods
# Method Level Visibility Method type Description Created on
1 GET_AUTOMATEDOBJECT_STATUS Instance method Protected Method Get status text for automated object from the remote system 20100823
2 GET_RESPONSE_URL Instance method Protected Method Get response application URL 20100823
Events
Class CL_GRRM_RESP_AUTOM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_STATUS Protected See coding 20100823 BEGIN OF ys_status, status TYPE j_status, status_txt TYPE txt30, END OF ys_status
2 YT_STATUS Protected See coding 20100823 yt_status TYPE STANDARD TABLE OF ys_status
Method Signatures

Method GET_AUTOMATEDOBJECT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20100823
2 Exporting ET_STATUS Call by reference Type reference (TYPE) YT_STATUS Table with status texts 20100823
3 Importing IV_OBJNR Call by reference Type reference (TYPE) J_OBJNR Object number 20100823
4 Importing IV_RESPONSE_TITLE Call by reference Type reference (TYPE) SCMG_CASE_TITLE Case Title 20100823
5 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100823

Method GET_AUTOMATEDOBJECT_STATUS on class CL_GRRM_RESP_AUTOM has no exception.

Method GET_RESPONSE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESPONSE_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100823
2 Returning RV_URL Value transfer Type reference (TYPE) STRING Response URL 20100823

Method GET_RESPONSE_URL on class CL_GRRM_RESP_AUTOM has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000