SAP ABAP Function Module GRRM_RFC_RESPONSE_FIND (Get list of the responses according the selected search criteria)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_UTILITY (Package) Utility classes for Risk Management
⤷
⤷
Basic Data
| Function Module | GRRM_RFC_RESPONSE_FIND | Get list of the responses according the selected search criteria |
| Function Group | GRRM_SERVICES | RFCs for the SCPM integration |
| Program Name | SAPLGRRM_SERVICES | |
| INCLUDE Name | LGRRM_SERVICESU15 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_RESPONSE | TYPE | GRRM_T_API_RESPONSE_LIST | Response data for web-service operation 'Find' | |||
| |
ET_MESSAGE | TYPE | BAPIRET2_T | Return parameter table | |||
| |
IV_FOCUS_DATE | TYPE | SYDATUM | SY-DATUM | Current Date of Application Server | ||
| |
IV_LANGUAGE | TYPE | SYLANGU | SY-LANGU | Language Key of Current Text Environment | ||
| |
IV_PATTERN | TYPE | GRFN_API_SEARCH_PATTERN | API search pattern | |||
| |
IT_CONTEXT | TYPE | GRRM_T_CONTEXT_QUERY | Assigned Context information | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |