SAP ABAP Class CL_GRFN_API_SURVEY (Survey Template API)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_ENTITY_API (Package) GRC Process controls API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_BASIS Basis class for GRC API classes 20091022
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_CUSTOMFIELD Interface for Customer Field API 20091022
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_SURVEY Survey Template API interface 20091022
Properties
Class CL_GRFN_API_SURVEY  
Short Description Survey Template API    
Super Class CL_GRFN_API_BASIS Basis class for GRC API classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_ENTITY_API   GRC Process controls API 
Created 20091022   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GRFN0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 GRFNH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_CUSTOMFIELD Interface for Customer Field API 20091022
2 IF_GRFN_API_SURVEY Survey Template API interface 20091022
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20091026 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SURVEY_CAT_RISK Constant Public Type reference (TYPE) GRPC_QCATEGORY 'R' Question Category 20110825
2 MC_ERROR Constant Private Type reference (TYPE) SY-MSGTY 'E' Message Type 20091022
3 MC_MESSAGE_CLASS Constant Private Type reference (TYPE) SY-MSGID 'GRFN_ENTITY_API' Message Class 20091022
4 MC_MESSAGE_CLASS_PC Constant Private Type reference (TYPE) SY-MSGID 'GRPC_ENTITY_API' Message Class 20091022
5 MC_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRPC_STMPLT_MODEL' Reference type 20091022
6 MC_QLIBRARY_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRPC_QLIBRARY_MODEL' Reference type 20091023
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091022
2 CREATE Instance method Public Method 20091023
3 GET Static method Private Method 20091022
4 QUERY Instance method Public Method 20091022
5 RETRIEVE Instance method Public Method 20100407
6 SURVEY_VALUATIONS Instance method Public Method 20100407
7 UPDATE Instance method Public Method 20100408
Events
Class CL_GRFN_API_SURVEY has no event.
Types
Class CL_GRFN_API_SURVEY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091022
2 Importing IV_SURVEY_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091022

Method CONSTRUCTOR on class CL_GRFN_API_SURVEY has no exception.

Method CREATE Signature

Method CREATE on class CL_GRFN_API_SURVEY has no parameter.
Method CREATE on class CL_GRFN_API_SURVEY has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091022
2 Importing IV_OBJECT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20091022
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SURVEY Entity API class 20091022

Method GET on class CL_GRFN_API_SURVEY has no exception.

Method QUERY Signature

Method QUERY on class CL_GRFN_API_SURVEY has no parameter.
Method QUERY on class CL_GRFN_API_SURVEY has no exception.

Method RETRIEVE Signature

Method RETRIEVE on class CL_GRFN_API_SURVEY has no parameter.
Method RETRIEVE on class CL_GRFN_API_SURVEY has no exception.

Method SURVEY_VALUATIONS Signature

Method SURVEY_VALUATIONS on class CL_GRFN_API_SURVEY has no parameter.
Method SURVEY_VALUATIONS on class CL_GRFN_API_SURVEY has no exception.

Method UPDATE Signature

Method UPDATE on class CL_GRFN_API_SURVEY has no parameter.
Method UPDATE on class CL_GRFN_API_SURVEY has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600