SAP ABAP Class IF_GRRM_RESP_AUTOM (RM <-> Business Suite integration - Response Automation)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_AUTOM_PMNOTIF Response Automation with Business Suite - PM Notification 20100406
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_AUTOM_PSPRO Response Automation with Business Suite - PS Project 20100507
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_AUTOM_WF Response Automation with Business Suite - Workflow 20100607
Properties
Class IF_GRRM_RESP_AUTOM  
Short Description RM <-> Business Suite integration - Response Automation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100406   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRRM_RESP_AUTOM has no forward declaration.
Interfaces
Class IF_GRRM_RESP_AUTOM has no interface implemented.
Friends
Class IF_GRRM_RESP_AUTOM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_STATUS_FINISHED_TXT Constant Public Type reference (TYPE) GRRM_RESP_STATUS_TXT 'Automation Finished' Status message obtained from implementation class 20100823
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_OBJECT Instance method Public Method Creates object in BS according to response automation type 20100406
2 SEND_NOTIF Instance method Public Method Sends the e-mail notification once response is complete 20100406
3 TRACK_OBJECT_STATUS Instance method Public Method Tracks the status of the object in BS, updates response 20100406
Events
Class IF_GRRM_RESP_AUTOM has no event.
Types
Class IF_GRRM_RESP_AUTOM has no local type.
Method Signatures

Method CREATE_OBJECT 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 20100412
2 Exporting EV_OBJ_REF Call by reference Type reference (TYPE) GRRM_RESP_OBJ_REF Reference Object from Business Suite 20100412
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100406
4 Importing IV_RESPONSE_GUID Call by reference Type reference (TYPE) GRRM_CASEGUID case gui id 20100406
5 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100406

Method CREATE_OBJECT on class IF_GRRM_RESP_AUTOM has no exception.

Method SEND_NOTIF 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 20100406
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100406
3 Importing IV_RESPONSE_GUID Call by reference Type reference (TYPE) GRRM_CASEGUID case gui id 20100406

Method SEND_NOTIF on class IF_GRRM_RESP_AUTOM has no exception.

Method TRACK_OBJECT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_RESP_STATUS Call by reference Type reference (TYPE) GRRM_S_RESPAUTOM_STATUS Status of Response with automation type 20100406
2 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20100406
3 Exporting EV_STATUS_TEXT Call by reference Type reference (TYPE) GRRM_RESP_STATUS_TXT Status message obtained from implementation class 20100406
4 Exporting EV_TRACKING_COMPLETE Call by reference Type reference (TYPE) GRFN_BOOLEAN Boolean 20100406
5 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100514
6 Importing IV_RESPONSE_GUID Call by reference Type reference (TYPE) GRRM_CASEGUID case gui id 20100406
7 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100406

Method TRACK_OBJECT_STATUS on class IF_GRRM_RESP_AUTOM has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in