SAP ABAP Class IF_GRPC_DISCSVY_OBJECT (Disclosure survey object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRPC_API_DISCSVY_OBJECT Disclosure survey object 20120313
Properties
Class IF_GRPC_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      
Created 20120312   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRPC_DISCSVY_OBJECT has no forward declaration.
Interfaces
Class IF_GRPC_DISCSVY_OBJECT has no interface implemented.
Friends
Class IF_GRPC_DISCSVY_OBJECT has no friend class.
Attributes
Class IF_GRPC_DISCSVY_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ID Instance method Public Method Return Object ID of orgunit, subprocess, control and etc. 20120312
2 GET_RECIPIENT Instance method Public Method 20120312
3 GET_SURVEY_ID Instance method Public Method 20120313
4 GET_SURVEY_INSTANCE Instance method Public Method 20120313
5 GET_UUID Instance method Public Method Return object ID of disclosure survey 20120416
6 IS_FINISHED Instance method Public Method 20120314
7 SET_SURVEY_INSTANCE Instance method Public Method 20120315
Events
Class IF_GRPC_DISCSVY_OBJECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_DISCSVY_OBJECT Public See coding 20120312 BEGIN OF ys_discsvy_object, uuid type guid_32, id TYPE grfn_api_object_id, ref TYPE REF TO if_grpc_discsvy_object, END OF ys_discsvy_object
2 YT_DISCSVY_OBJECT Public See coding 20120312 yt_discsvy_object TYPE STANDARD TABLE OF ys_discsvy_object WITH DEFAULT KEY INITIAL SIZE 0
Method Signatures

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID 20120312

Method GET_ID on class IF_GRPC_DISCSVY_OBJECT has no exception.

Method GET_RECIPIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RECIPIENT Value transfer Type reference (TYPE) UNAME 20120312

Method GET_RECIPIENT on class IF_GRPC_DISCSVY_OBJECT has no exception.

Method GET_SURVEY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) GUID_32 20120313

Method GET_SURVEY_ID on class IF_GRPC_DISCSVY_OBJECT has no exception.

Method GET_SURVEY_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20120313

Method GET_SURVEY_INSTANCE on class IF_GRPC_DISCSVY_OBJECT has no exception.

Method GET_UUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UUID Value transfer Type reference (TYPE) GRFN_GUID Object ID 20120416

Method GET_UUID on class IF_GRPC_DISCSVY_OBJECT has no exception.

Method IS_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FINISHED Value transfer Type reference (TYPE) BOOLEAN 20120314

Method IS_FINISHED on class IF_GRPC_DISCSVY_OBJECT has no exception.

Method SET_SURVEY_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SURVEY_INSTANCE Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID GUID in 'CHAR' Format in Uppercase 20120315

Method SET_SURVEY_INSTANCE on class IF_GRPC_DISCSVY_OBJECT has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in