SAP ABAP Class CL_GRFN_PLANUSAGE_CONFIG (read config data)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_PLANNER (Package) GRC Common Planner
Properties
Class CL_GRFN_PLANUSAGE_CONFIG  
Short Description read config data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_PLANNER   GRC Common Planner 
Created 20100401   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_PLANUSAGE_CONFIG has no forward declaration.
Interfaces
Class CL_GRFN_PLANUSAGE_CONFIG has no interface implemented.
Friends
Class CL_GRFN_PLANUSAGE_CONFIG has no friend class.
Attributes
Class CL_GRFN_PLANUSAGE_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AVAILABLE_IMPL_WD_SEL_VAR Static method Public Method Get available job result implementation 20100715
2 GET_COMP_NAME Static method Public Method Get the comp_name for plan usage 20100401
3 GET_ENTITY Static method Public Method Get the entity type for plan usage 20100401
4 GET_FPM_SEARCH_FEEDER_CLASS Static method Public Method Get the FPM search feeder class name for plan usage 20100623
5 GET_IMPL_CLASS Static method Public Method Get the implement class name for plan usage 20100401
6 GET_IMPL_WD_JOB_RSLT Static method Public Method get WD component name for job result implementation 20100527
7 GET_IMPL_WD_SEL_VAR Static method Public Method get WD component name for job result implementation 20100623
8 GET_RCPT_LIST Static method Public Method Get the recipient list for plan usage 20100521
9 GET_SURVEY_CATEG Static method Public Method Get the survey category for plan usage 20100401
10 GET_SURVEY_TYPE Static method Public Method Get the survey type for plan usage 20100422
11 GET_USAGETEXT Static method Public Method Get the plan usage text 20100409
12 GET_VALUATION_ID Static method Public Method Get the Survey valuation ID for plan usage 20100531
13 IS_ADHOC_CREATION Static method Public Method Is ad hoc creation 20100721
14 IS_ANALYSIS_NEEDED Static method Public Method Is the Analysis date needed? 20100531
15 IS_CERTIFICATION Static method Public Method Is the plan usage for certification? 20100401
16 IS_OBJ_NEEDED Static method Public Method Is the selection procedure step needed? 20100401
17 IS_ORG_NEEDED Static method Public Method Is the organization step needed? 20100401
18 IS_ORG_SPEC Static method Public Method Is the plan usage for specific orgunit? 20100522
19 IS_RCPT_NEEDED Static method Public Method Is the recipient step needed? 20100401
20 IS_RECUR_NEEDED Static method Public Method Is the plan usage for recurring? 20100413
21 IS_REG_NEEDED Static method Public Method Is the regulation step needed? 20100401
22 IS_SHARE_EVA Static method Public Method Is the plan usage for share evaluation? 20100623
23 IS_SURVEY_NEEDED Static method Public Method Is the survey needed for plan usage? 20100401
24 IS_TESTING Static method Public Method Is the plan usage for testing? 20100401
25 IS_TF_RELATED Static method Public Method Is the timeframe needed? 20100726
26 READ_PLANUSAGE_REG_LIST Static method Public Method get regulation list for a plan usage 20100401
27 READ_RCPT Static method Public Method Get recipient info for the specific recipient 20100524
Events
Class CL_GRFN_PLANUSAGE_CONFIG has no event.
Types
Class CL_GRFN_PLANUSAGE_CONFIG has no local type.
Method Signatures

Method GET_AVAILABLE_IMPL_WD_SEL_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IMPL_WD Value transfer Type reference (TYPE) WDY_COMPONENT_NAME Available job result implementation name 20100715

Method GET_AVAILABLE_IMPL_WD_SEL_VAR on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method GET_COMP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100401
2 Returning RV_COMPONENT Value transfer Type reference (TYPE) GRFN_APP_COMPONENT Application Component 20100401

Method GET_COMP_NAME on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method GET_ENTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100401
2 Returning RV_ENTITY_ID Value transfer Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20100401

Method GET_ENTITY on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method GET_FPM_SEARCH_FEEDER_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100623
2 Returning RV_CLASS_NAME Value transfer Type reference (TYPE) CLASSNAME ABAP class name 20100623

Method GET_FPM_SEARCH_FEEDER_CLASS on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method GET_IMPL_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100401
2 Returning RV_IMPL_CLASS Value transfer Type reference (TYPE) GRFN_ABAP_CLASS_NAME ABAP class name for selection procedure implementation 20100401

Method GET_IMPL_CLASS on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method GET_IMPL_WD_JOB_RSLT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Value transfer Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100527
2 Returning RV_IMPL_WD Value transfer Type reference (TYPE) WDY_COMPONENT_NAME WD component for job result implementation 20100527

Method GET_IMPL_WD_JOB_RSLT on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method GET_IMPL_WD_SEL_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Value transfer Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100623
2 Returning RV_IMPL_WD Value transfer Type reference (TYPE) WDY_COMPONENT_NAME WD component for job result implementation 20100623

Method GET_IMPL_WD_SEL_VAR on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method GET_RCPT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RCPT_LIST Call by reference Type reference (TYPE) GRFN_T_RCPT_LIST The internal table for task rcpt list 20100521
2 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100521

Method GET_RCPT_LIST on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method GET_SURVEY_CATEG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100401
2 Returning RV_SURVEY_CATEG Value transfer Type reference (TYPE) GRPC_QCATEGORY Single-Character Flag 20100401

Method GET_SURVEY_CATEG on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method GET_SURVEY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100422
2 Returning RV_SURVEY_TYPE Value transfer Type reference (TYPE) GRFN_SURVEY_TYPE Survey Type 20100422

Method GET_SURVEY_TYPE on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method GET_USAGETEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USAGE Value transfer Type reference (TYPE) GRFN_T_NAMEVALUE value set 20100514
2 Exporting EV_TEXT Value transfer Type reference (TYPE) GRFN_TEXT100 GRFNPLANUSAGE text table 20100517
3 Importing IV_COMP Value transfer Type reference (TYPE) GRFN_APP_COMPONENT Application Component 20100514
4 Importing IV_EXCLUDE_ADHOC Value transfer Type reference (TYPE) GRFN_BOOLEAN 'X' Indicator 20100903
5 Importing IV_PLANUSAGE Value transfer Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100521

Method GET_USAGETEXT on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method GET_VALUATION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100531
2 Returning RV_VALID Value transfer Type reference (TYPE) GRFN_VALUATION_ID Valuation ID 20100531

Method GET_VALUATION_ID on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method IS_ADHOC_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Value transfer Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100721
2 Returning RV_RESULT Value transfer Type reference (TYPE) GRFN_BOOLEAN ABAP class name for selection procedure implementation 20100721

Method IS_ADHOC_CREATION on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method IS_ANALYSIS_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100531
2 Returning RV_ANALYSIS_NEEDED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100531

Method IS_ANALYSIS_NEEDED on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method IS_CERTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100401
2 Returning RV_CERTIFICATION Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100401

Method IS_CERTIFICATION on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method IS_OBJ_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100401
2 Returning RV_OBJ_NEEDED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100401

Method IS_OBJ_NEEDED on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method IS_ORG_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100401
2 Returning RV_ORG_NEEDED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100401

Method IS_ORG_NEEDED on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method IS_ORG_SPEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100522
2 Returning RV_ORG_SPEC Value transfer Type reference (TYPE) BOOLE_D Boolean Variable (X=True, -=False, Space=Unknown) 20100522

Method IS_ORG_SPEC on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method IS_RCPT_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100401
2 Returning RV_RCPT_NEEDED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100401

Method IS_RCPT_NEEDED on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method IS_RECUR_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100413
2 Returning RV_RECURRING Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100413

Method IS_RECUR_NEEDED on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method IS_REG_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100401
2 Returning RV_REG_NEEDED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100401

Method IS_REG_NEEDED on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method IS_SHARE_EVA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100623
2 Returning RV_SHARE_EVA Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100623

Method IS_SHARE_EVA on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method IS_SURVEY_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100401
2 Returning RV_SURVEY_NEEDED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100401

Method IS_SURVEY_NEEDED on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method IS_TESTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100401
2 Returning RV_TESTING Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100401

Method IS_TESTING on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method IS_TF_RELATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANUSAGE_ID Call by reference Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100726
2 Returning RV_TF_REL Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100726

Method IS_TF_RELATED on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method READ_PLANUSAGE_REG_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REG_TYPE Value transfer Type reference (TYPE) GRFN_T_PLANNER_REGULATION Table of REGULATION TYPE 20100401
2 Importing IO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110412
3 Importing IV_PLANUSAGE_ID Value transfer Type reference (TYPE) GRFN_PLAN_USAGE Plan usage 20100401

Method READ_PLANUSAGE_REG_LIST on class CL_GRFN_PLANUSAGE_CONFIG has no exception.

Method READ_RCPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RCPT Call by reference Type reference (TYPE) GRFNRECIPIENT This table is used to store the information of the recipient 20100524
2 Importing IV_RCPT_ID Call by reference Type reference (TYPE) GRFN_RCPT_COMP_ID Recipient component ID 20100524

Method READ_RCPT on class CL_GRFN_PLANUSAGE_CONFIG has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600