SAP ABAP Interface IF_GRPC_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 - 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
Interface IF_GRPC_DISCSVY_OBJECT  
Short Description Disclosure survey object    
General Data
Package GRPC_DISCLOSURE_SURVEY   Disclosure Survey 
Created 20120312   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRPC_DISCSVY_OBJECT has no forward declaration.
Interfaces
Interface IF_GRPC_DISCSVY_OBJECT has no interface.
Friends
Interface IF_GRPC_DISCSVY_OBJECT has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_GRPC_DISCSVY_OBJECT has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100