SAP ABAP Class CL_GRPC_MODEL_DISC_SURVEY (Disclosure survey API model class)
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_MODEL Interface for handling of GRC API models 20120313
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRPC_MODEL_DISCSVY Disclosure survey model 20120321
Properties
Class CL_GRPC_MODEL_DISC_SURVEY  
Short Description Disclosure survey API model class    
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
Class CL_GRPC_MODEL_DISC_SURVEY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_MODEL Interface for handling of GRC API models 20120313
2 IF_GRPC_MODEL_DISCSVY Disclosure survey model 20120321
Friends
Class CL_GRPC_MODEL_DISC_SURVEY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_CLASS_NAME Constant Public Type reference (TYPE) CLASSNAME 'CL_GRPC_MODEL_DISC_SURVEY' Reference type 20120313
2 MS_DATE_INTERVAL Instance attribute Private Type reference (TYPE) GRFN_S_DATE_INTERVAL PC Compatibility: Date and Timeframe 20120313
3 MT_DISCSVY Instance attribute Private Type reference (TYPE) TT_DISCSVY 20120315
4 MV_DATE_FROM Instance attribute Private Type reference (TYPE) BEGDATUM Start Date 20120313
5 MV_DATE_TO Instance attribute Private Type reference (TYPE) ENDDATUM End Date 20120313
6 MV_TF_YEAR Instance attribute Private Type reference (TYPE) GRFN_TF_YEAR Timeframe Year 20120313
7 MV_TIMEFRAME Instance attribute Private Type reference (TYPE) GRFN_TIMEFRAME Timeframe 20120313
8 _INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_GRFN_MODEL_POLICY API model for policy & policy group 20120313
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120313
2 CREATE_DISCSVY Instance method Public Method 20120320
3 CREATE_PLAN Instance method Public Method 20120319
4 DELETE_PLAN Instance method Public Method 20120319
5 GET_DISCSVY_INSTANCE Instance method Public Method 20120316
6 GET_DISCSVY_LIST Instance method Public Method 20120316
7 GET_PLAN Instance method Public Method 20120319
Events
Class CL_GRPC_MODEL_DISC_SURVEY has no event.
Types
Class CL_GRPC_MODEL_DISC_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 IV_TF_YEAR Call by reference Type reference (TYPE) GRFN_TF_YEAR Timeframe Year 20120314
2 Importing IV_TIMEFRAME Call by reference Type reference (TYPE) GRFN_TIMEFRAME Timeframe 20120314

Method CONSTRUCTOR on class CL_GRPC_MODEL_DISC_SURVEY has no exception.

Method CREATE_DISCSVY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SVY Call by reference Type reference (TYPE) GRPCDISCSVY 20120320
2 Importing IT_SVYOBJ Call by reference Type reference (TYPE) GRPC_T_DISCSVY_OBJECT 20120320
3 Returning RO_INST Value transfer Object reference (TYPE REF TO) CL_GRPC_DISC_SURVEY 20120320

Method CREATE_DISCSVY on class CL_GRPC_MODEL_DISC_SURVEY has no exception.

Method CREATE_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) GRPCDISCSVYPLAN 20120319

Method CREATE_PLAN on class CL_GRPC_MODEL_DISC_SURVEY has no exception.

Method DELETE_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLAN_ID Call by reference Type reference (TYPE) GRFN_GUID 20120319

Method DELETE_PLAN on class CL_GRPC_MODEL_DISC_SURVEY has no exception.

Method GET_DISCSVY_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) GRFN_GUID 20120316
2 Returning RO_INST Value transfer Object reference (TYPE REF TO) CL_GRPC_DISC_SURVEY disclosure survey 20120316

Method GET_DISCSVY_INSTANCE on class CL_GRPC_MODEL_DISC_SURVEY has no exception.

Method GET_DISCSVY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DISCSVY Call by reference Type reference (TYPE) GRPC_T_DISCSVY table type of disclosure suvey 20120316
2 Importing IV_PLAN_ID Value transfer Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20120316

Method GET_DISCSVY_LIST on class CL_GRPC_MODEL_DISC_SURVEY has no exception.

Method GET_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLAN_ID Call by reference Type reference (TYPE) GRFN_GUID 20120319
2 Returning RS_DATA Value transfer Type reference (TYPE) GRPCDISCSVYPLAN 20120319

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