SAP ABAP Class IF_GRFN_API_SVYINST (Survey Instance API)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GRFN_API_BASIS Basis interface for the GRC API 20100322
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
Class IF_GRFN_API_SVYINST  
Short Description Survey Instance API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100322   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_GRFN_API_SVYINST has no interface implemented.
Friends
Class IF_GRFN_API_SVYINST has no friend class.
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
Class IF_GRFN_API_SVYINST has no event.
Types
Class 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 class 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