SAP ABAP Interface IF_GRRM_API_SURVEY (Survey Instance API)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_ENTITY_API (Package) Risk Management APIs
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRRM_API_SURVEY Survey Instance API class 20081001
Properties
Interface IF_GRRM_API_SURVEY  
Short Description Survey Instance API    
General Data
Package GRRM_ENTITY_API   Risk Management APIs 
Created 20081001   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_BASIS Basis interface for the GRC API 20081001
Friends
Interface IF_GRRM_API_SURVEY has no friend.
Attributes
Interface IF_GRRM_API_SURVEY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create a new Survey Instance 20081001
2 DELETE Instance method Public Method Delete Survey Instance 20081001
3 QUERY Static method Public Method Retrieve list of Survey Instance 20081001
4 RETRIEVE Instance method Public Method Retrieve Survey Instance 20081001
5 UPDATE Instance method Public Method Update Survey Instance 20081001
Events
Interface IF_GRRM_API_SURVEY has no event.
Types
Interface IF_GRRM_API_SURVEY has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SVYINST_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20081009
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20081001
3 Importing IS_SURVEY_DATA Call by reference Type reference (TYPE) GRRM_S_API_SURVEY_DATA Survey Data 20081009
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081001

Method DELETE Signature

Method DELETE on Interface IF_GRRM_API_SURVEY has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081001

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SURVEY_LIST Call by reference Type reference (TYPE) GRRM_T_API_SURVEY_LIST Survey List 20081009
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20081001
3 Importing IV_PARENT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Parent id of the surveys 20081009
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081001

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SURVEY_DATA Call by reference Type reference (TYPE) GRRM_S_API_SURVEY_DATA Survey API Data 20081009
2 Exporting ET_SVYANAL_DATA Call by reference Type reference (TYPE) GRRM_T_API_SURVEY_ANAL_DATA Survey Analysis Data 20081015
3 Importing IV_EDITABLE Call by reference Type reference (TYPE) GRFN_BOOLEAN ABAP_FALSE Editable 20081001
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081001

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SURVEY_DATA Call by reference Type reference (TYPE) GRRM_S_API_SURVEY_DATA Survey Data 20081013
2 Importing IT_SVYANAL_DATA Call by reference Type reference (TYPE) GRRM_T_API_SURVEY_ANAL_DATA Survey Analysis API Data 20081015
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20081001
History
Last changed by/on SAP  20141106 
SAP Release Created in 300