SAP ABAP Interface IF_GRFN_API_SVYINST (Survey Instance API)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_SURVEY (Package) GRC Survey
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_SVYINST Survey Instance API class 20100322
Properties
Interface IF_GRFN_API_SVYINST  
Short Description Survey Instance API    
General Data
Package GRFN_SURVEY   GRC Survey 
Created 20100322   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 20100322
Friends
Interface IF_GRFN_API_SVYINST has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_ATTR_SV_PARENT Constant Public Type reference (TYPE) FIELDNAME 'SV_PARENT' Field Name 20100527
2 CV_ATTR_SV_PARENT_ENTITY Constant Public Type reference (TYPE) FIELDNAME 'SV_PARENT_ENTITY' Field Name 20100527
3 CV_ATTR_SV_PARENT_ENTITY_ID Constant Public Type reference (TYPE) FIELDNAME 'SV_PARENT_ENTITY_ID' Field Name 20100527
4 CV_ATTR_SV_PARENT_ID Constant Public Type reference (TYPE) FIELDNAME 'SV_PARENT_ID' Field Name 20100527
5 MV_OBJECT Instance attribute Public Attribute reference (LIKE) 20100602
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create a new Survey Instance 20100322
2 DELETE Instance method Public Method Delete Survey Instance 20100322
3 QUERY Static method Public Method Retrieve list of Survey Instance 20100322
4 RETRIEVE Instance method Public Method Retrieve Survey Instance 20100322
5 UPDATE Instance method Public Method Update Survey Instance 20100322
Events
Interface IF_GRFN_API_SVYINST has no event.
Types
Interface IF_GRFN_API_SVYINST 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 20100322
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100322
3 Importing IS_SURVEY_DATA Call by reference Type reference (TYPE) GRFN_S_API_SURVEY_DATA Survey Data 20100322
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100322

Method DELETE Signature

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

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) GRFN_T_API_SURVEY_LIST Survey List 20100401
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100322
3 Importing IV_PARENT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Parent id of the surveys 20100322
4 Importing IV_SVYGRP_ID Call by reference Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20100825
5 Importing IV_TASKPLAN_ID Call by reference Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20120507
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100322

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) GRFN_S_API_SURVEY_DATA Survey API Data 20100322
2 Importing IV_EDITABLE Call by reference Type reference (TYPE) GRFN_BOOLEAN ABAP_FALSE Editable 20100322
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100322

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) GRFN_S_API_SURVEY_DATA Survey Data 20100322
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100322
History
Last changed by/on SAP  20141106 
SAP Release Created in 600