SAP ABAP Class CL_GRPC_API_DISCSVY_OBJECT (Disclosure survey object)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_DISCLOSURE_SURVEY (Package) Disclosure Survey
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_BASIS Basis interface for the GRC API 20130418
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_REPORT Get data for reporting engine 20120413
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRPC_DISCSVY_OBJECT Disclosure survey object 20120313
Properties
Class CL_GRPC_API_DISCSVY_OBJECT  
Short Description Disclosure survey object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRPC_DISCLOSURE_SURVEY   Disclosure Survey 
Created 20120313   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
# Interface Abstract Final Description Created on
1 IF_GRFN_API_BASIS Basis interface for the GRC API 20130418
2 IF_GRFN_REPORT Get data for reporting engine 20120413
3 IF_GRPC_DISCSVY_OBJECT Disclosure survey object 20120313
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20120416 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_ALL_OBJ_AUTHORIZED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130418
2 MV_AUTHORIZED_OBJ Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130307
3 MV_OBJECT Instance attribute Private Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20130418
4 MV_RECIPIENT Instance attribute Private Type reference (TYPE) UNAME 20120313
5 MV_SURVEY Instance attribute Private Type reference (TYPE) GUID_32 20120313
6 MV_SURVEY_INSTANCE Instance attribute Private Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120315
7 MV_UUID Instance attribute Private Type reference (TYPE) GRFN_GUID Object ID of self 20120416
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120313
2 GET Static method Public Method 20120416
Events
Class CL_GRPC_API_DISCSVY_OBJECT has no event.
Types
Class CL_GRPC_API_DISCSVY_OBJECT 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 IV_OBJECT Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID 20120313
2 Importing IV_RECIPIENT Call by reference Type reference (TYPE) UNAME 20120313
3 Importing IV_SURVEY Call by reference Type reference (TYPE) GUID_32 20120313
4 Importing IV_SURVEY_INST Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120417
5 Importing IV_UUID Call by reference Type reference (TYPE) GRFN_GUID Object ID of Disclosure Survey 20120416

Method CONSTRUCTOR on class CL_GRPC_API_DISCSVY_OBJECT has no exception.

Method GET 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 20120416
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120416
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRPC_API_DISCSVY_OBJECT Basis class for GRC API classes 20120416

Method GET on class CL_GRPC_API_DISCSVY_OBJECT has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100