SAP ABAP Class CL_FOPC_DEFIC_ANALYSIS_MODEL (Model Class for Deficiency Analysis)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-CGV-MIC (Application Component) Management of Internal Controls
     FOPC_REPORTING (Package) Reporting
Properties
Class CL_FOPC_DEFIC_ANALYSIS_MODEL  
Short Description Model Class for Deficiency Analysis    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FOPC_REPORTING   Reporting 
Created 20060109   SAP 
Last change 20060711   SAP 
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)
2 FOPCA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 FOPCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 FOPCS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FOPC_DEFIC_ANALYSIS_MODEL has no interface implemented.
Friends
Class CL_FOPC_DEFIC_ANALYSIS_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_AGGREG_CODE Static Attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060329
2 GT_CATEGORY_TXT Static Attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060306
3 GT_CTRL_AUTOM Static Attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060308
4 GT_CTRL_NATURE Static Attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060308
5 GT_CTRL_SIG Static Attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060308
6 GT_CTRL_TYPE Static Attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060310
7 GT_DEFIC_CLASS Static Attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060216
8 GT_DEFIC_CUS Static Attribute Private Type reference (TYPE) FOPC_T_DEFIC_CUS MIC: Customizing Table for Deficiency Analysis 20060112
9 GT_DEFIC_LIKELIHOOD Static Attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060109
10 GT_DEFIC_MAGNITUDE Static Attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060109
11 GT_DEFIC_TYPE Static Attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060109
12 GT_MAGNITUDE_MAP Static Attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060112
13 GT_PRIORITY_TXT Static Attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST 20060329
14 GT_STATUS_TXT Static Attribute Private Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20060224
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_EXT_REF_RANGE Static method Private Method Build EXT_REF Range from Org Unit 20060227
2 CALCULATE_CLASS Static method Public Method Calculate Classification 20060113
3 CALCULATE_MAGNITUDE Static method Public Method Calculate Magnitude 20060113
4 CAN_BE_DELETED Static method Public Method Check If Record Can Be Deleted or Not 20060316
5 CHECK_AUTHORIZATION Static method Public Method Check Authorization for Deficiency Analysis 20060419
6 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 20060109
7 DEQUEUE Static method Public Method Dequeue the Given Org Unit 20060405
8 ENQUEUE Static method Public Method Enqueue the Given Org Unit 20060405
9 GET_ACCT_GROUP Static method Public Method Get Account Group List 20060110
10 GET_AGGREG_CODE Static method Public Method Get Aggregation Code List 20060329
11 GET_ALLOWED_TIMEFRAME Static method Public Method Get Allowed Timeframe 20060413
12 GET_ANALYSIS_DATA Static method Public Method Get Deficiency Analysis Data 20060109
13 GET_ANALYSIS_INFO Static method Public Method Get Deficiency Analysis Information 20060110
14 GET_ANALYSIS_LIST Static method Public Method Get Analysis List for Given Org Unit 20060414
15 GET_ANALYSIS_PRE Static method Public Method Get previously entered deficiency analysis data 20060307
16 GET_ANALYSIS_STATUS Static method Public Method Get analysis status 20060428
17 GET_CATEGORY_TEXT Static method Public Method Get issue category text list 20060306
18 GET_CTRL_AUTOM Static method Public Method Get control automation list 20060308
19 GET_CTRL_NATURE Static method Public Method Get control nature list 20060308
20 GET_CTRL_SIG Static method Public Method Get control significance list 20060308
21 GET_CTRL_TYPE Static method Public Method Get control type list 20060310
22 GET_DEFIC_CLASS Static method Public Method Get deficiency classification list 20060216
23 GET_DEFIC_LIKELIHOOD Static method Public Method Get deficiency likelihood list 20060109
24 GET_DEFIC_MAGNITUDE Static method Public Method Get deficiency magnitude list 20060109
25 GET_DEFIC_MAGNITUDE_MAP Static method Public Method Get deficiency magnitude map list 20060112
26 GET_DEFIC_TYPE Static method Public Method Get deficiency type list 20060109
27 GET_ORGUNIT_LIST Static method Public Method Get Org Unit List 20060414
28 GET_STATUS_TEXT Static method Public Method Get Status Text List 20060224
29 IS_DEFIC_CALCULABLE Static method Public Method Is It Possible to Calculate Deficiency Type 20060112
30 SAVE_AND_SUBMIT Static method Public Method Save and Submit 20060113
31 SAVE_AS_DRAFT Static method Public Method Save as Draft 20060113
32 SET_CONTROL_DETAIL Static method Private Method Set Control Detail 20060227
33 SET_DEFAULT_VALUE Static method Private Method Set Default Value 20060227
34 SET_ISSUE_DETAIL Static method Private Method Set Issue Detail 20060227
Events
Class CL_FOPC_DEFIC_ANALYSIS_MODEL has no event.
Types
Class CL_FOPC_DEFIC_ANALYSIS_MODEL has no local type.
Method Signatures

Method BUILD_EXT_REF_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORGUNIT Call by reference Type reference (TYPE) FOPC_ORGUNIT_ID ID der Organisationsheit 20060227
2 Returning RT_RANGE_CASE_EXT_REF Value transfer Type reference (TYPE) FOPC_T_RANGE_CASE_EXT_REF Range: Externe Referenz 20060227

Method BUILD_EXT_REF_RANGE on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method CALCULATE_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LIKELIHOOD Call by reference Type reference (TYPE) FOPC_DEFIC_LIKELIHOOD MIC: Likelihood choices for deficiency analysis 20060113
2 Importing I_MAGNITUDE Call by reference Type reference (TYPE) FOPC_DEFIC_MAGNITUDE MIC: Magnitude choices for deficiency analysis 20060113
3 Importing I_MAGNITUDE_MAP Call by reference Type reference (TYPE) FOPC_DEFIC_MAGNITUDE_MAP MIC: Deficiency analysis magnitude map 20060113
4 Importing I_MITIGATION Call by reference Type reference (TYPE) FOPC_DEFIC_MITIGATION MIC: Mitigation for deficiency analysis 20060113
5 Returning R_CLASS Value transfer Type reference (TYPE) FOPC_DEFIC_CLASS Deficiency classification 20060113

Method CALCULATE_CLASS on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method CALCULATE_MAGNITUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IMPACT_POTENTIAL Call by reference Type reference (TYPE) FOPC_DEFIC_IMPACT MIC: Impact potential for deficiency analysis 20060113
2 Importing I_INCONSEQ Call by reference Type reference (TYPE) FOPC_DEFIC_INCONSEQ_PERC MIC: Inconsequential percentage for deficiency analysis 20060113
3 Importing I_MATERIAL Call by reference Type reference (TYPE) FOPC_DEFIC_MATERIAL_PERC MIC: Material percentage for deficiency analysis 20060113
4 Importing I_VALUE Call by reference Type reference (TYPE) FOPC_DEFIC_THRVALUE MIC: Threshold value for deficiency analysis 20060113
5 Returning R_MAGNITUDE Value transfer Type reference (TYPE) FOPC_DEFIC_MAGNITUDE MIC: Magnitude choices for deficiency analysis 20060113

Method CALCULATE_MAGNITUDE on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method CAN_BE_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ANA_DATA Call by reference Type reference (TYPE) FOPC_S_DEFICANA_UI Deficiency analysis UI structure 20060316
2 Importing I_ORGUNIT Call by reference Type reference (TYPE) FOPC_ORGUNIT_ID ID der Organisationsheit 20060316
3 Returning RB_CAN_DELETE Value transfer Type reference (TYPE) ABAP_BOOL 20060316

Method CAN_BE_DELETED on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method CHECK_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORGUNIT Call by reference Type reference (TYPE) FOPC_ORGUNIT_ID ID der Organisationsheit 20060419
2 Importing I_TASK Call by reference Type reference (TYPE) FOPC_TASK Aufgaben-ID 20060419
3 Importing I_TF_YEAR Call by reference Type reference (TYPE) FOPC_YEAR Jahr 20060419
4 Importing I_TIMEFRAME Call by reference Type reference (TYPE) FOPC_TIMEFRAME Zeitraum 20060419
5 Returning RB_PASSED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060419

Method CHECK_AUTHORIZATION on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ANALYSIS_ID Call by reference Type reference (TYPE) FOPC_ANALYSIS_GUID MIC: Deficiency analysis GUID 20060405
2 Importing I_ANALYSIS_ORG Call by reference Type reference (TYPE) FOPC_ORGUNIT_ID ID der Organisationsheit 20060405

Method DEQUEUE on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Call by reference Type reference (TYPE) STRING 20060430
2 Importing I_ANALYSIS_ID Call by reference Type reference (TYPE) FOPC_ANALYSIS_GUID MIC: Deficiency analysis GUID 20060405
3 Importing I_ANALYSIS_ORG Call by reference Type reference (TYPE) FOPC_ORGUNIT_ID ID der Organisationsheit 20060405

Method ENQUEUE on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_ACCT_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACCGROUP Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20060110
2 Importing IS_DATE_INTERVAL Call by reference Type reference (TYPE) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20060110
3 Importing IS_HR_ORG_OBJECT Call by reference Type reference (TYPE) FOPC_S_HR_ORG_OBJECT HR Org. Unit and Object 20060110

Method GET_ACCT_GROUP on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_AGGREG_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_AGGREG_CODE Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20060329

Method GET_AGGREG_CODE on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_ALLOWED_TIMEFRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TIMEFRAME Call by reference Type reference (TYPE) FOPC_T_SCHEDULE_TIMEFRAME Table of scheduling timeframe 20060413
2 Importing I_TF_YEAR Call by reference Type reference (TYPE) FOPC_YEAR Jahr 20060413
3 Importing I_TIMEFRAME Call by reference Type reference (TYPE) FOPC_TIMEFRAME Zeitraum 20060413

Method GET_ALLOWED_TIMEFRAME on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_ANALYSIS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ANALYSIS_DATA Call by reference Type reference (TYPE) FOPC_T_DEFIC_ANA MIC: Deficiency analysis 20060110
2 Importing I_ANALYSIS_ID Call by reference Type reference (TYPE) FOPC_ANALYSIS_GUID MIC: Deficiency analysis GUID 20060109
3 Importing I_ANALYSIS_ORG Call by reference Type reference (TYPE) FOPC_ORGUNIT_ID ID der Organisationsheit 20060109

Method GET_ANALYSIS_DATA on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_ANALYSIS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ANALYSIS_ID Call by reference Type reference (TYPE) FOPC_ANALYSIS_GUID MIC: Deficiency analysis GUID 20060110
2 Returning RS_ANALYSIS_INFO Value transfer Type reference (TYPE) FOPCDEFICSEL MIC: Selection conditions for deficiency analysis 20060110

Method GET_ANALYSIS_INFO on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_ANALYSIS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) FOPC_T_DEFIC_SEL Aufgaben-ID 20060417
2 Importing I_ORGUNIT Call by reference Type reference (TYPE) FOPC_ORGUNIT_ID ID der Organisationsheit 20060417
3 Importing I_TF_YEAR Call by reference Type reference (TYPE) FOPC_YEAR Jahr 20060417
4 Importing I_TIMEFRAME Call by reference Type reference (TYPE) FOPC_TIMEFRAME Zeitraum 20060417

Method GET_ANALYSIS_LIST on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_ANALYSIS_PRE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ANALYSIS_PRE Call by reference Type reference (TYPE) FOPC_T_DEFIC_PRE MIC: Deficiency analysis 20060307
2 Importing I_ACCTGRP_SLOT Call by reference Type reference (TYPE) FOPC_ACCTGRP_SLOT Account group id for deficiency analysis 20060511
3 Importing I_ANALYSIS_ID Call by reference Type reference (TYPE) FOPC_ANALYSIS_GUID MIC: Deficiency analysis GUID 20060307
4 Importing I_CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20060307

Method GET_ANALYSIS_PRE on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_ANALYSIS_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ANALYSIS_ID Call by reference Type reference (TYPE) FOPC_ANALYSIS_GUID Analyse-GUID 20060428
2 Importing I_ORGUNIT Call by reference Type reference (TYPE) FOPC_ORGUNIT_ID ID der Organisationsheit 20060428
3 Returning R_STATUS Value transfer Type reference (TYPE) FOPC_ANALYSIS_STATUS Status der Analyse 20060428

Method GET_ANALYSIS_STATUS on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_CATEGORY_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CATEGORY_TXT Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20060306

Method GET_CATEGORY_TEXT on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_CTRL_AUTOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CTRL_AUTOM Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20060308

Method GET_CTRL_AUTOM on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_CTRL_NATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CTRL_NATURE Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20060308

Method GET_CTRL_NATURE on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_CTRL_SIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CTRL_SIG Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20060308

Method GET_CTRL_SIG on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_CTRL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CTRL_TYPE Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20060310

Method GET_CTRL_TYPE on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_DEFIC_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DEFIC_CLASS Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20060216

Method GET_DEFIC_CLASS on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_DEFIC_LIKELIHOOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DEFIC_LIKELIHOOD Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20060109

Method GET_DEFIC_LIKELIHOOD on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_DEFIC_MAGNITUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DEFIC_MAGNITUDE Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20060109

Method GET_DEFIC_MAGNITUDE on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_DEFIC_MAGNITUDE_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MAGNITUDE_MAP Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20060112

Method GET_DEFIC_MAGNITUDE_MAP on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_DEFIC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DEFIC_TYPE Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20060109

Method GET_DEFIC_TYPE on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_ORGUNIT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ORGUNITS Call by reference Type reference (TYPE) FOPC_T_ORGUNITS Orgunit table 20060417
2 Importing I_TASK Call by reference Type reference (TYPE) FOPC_TASK Aufgaben-ID 20060414
3 Importing I_TF_YEAR Call by reference Type reference (TYPE) FOPC_YEAR Jahr 20060414
4 Importing I_TIMEFRAME Call by reference Type reference (TYPE) FOPC_TIMEFRAME Zeitraum 20060414

Method GET_ORGUNIT_LIST on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method GET_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_STATUS_TXT Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST Alle Festwerte eines Attributes mit Texten 20060224

Method GET_STATUS_TEXT on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method IS_DEFIC_CALCULABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEFIC_TYPE Call by reference Type reference (TYPE) FOPC_DEFIC_TYPE MIC: Deficiency type 20060112
2 Returning RB_CALCULABLE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060112

Method IS_DEFIC_CALCULABLE on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method SAVE_AND_SUBMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ANALYSIS_DATA Call by reference Type reference (TYPE) FOPC_T_DEFIC_ANA MIC: Deficiency analysis 20060119
2 Importing I_ANALYSIS_ID Call by reference Type reference (TYPE) FOPC_ANALYSIS_GUID MIC: Deficiency analysis GUID 20060119
3 Importing I_ANALYSIS_ORG Call by reference Type reference (TYPE) FOPC_ORGUNIT_ID ID der Organisationsheit 20060119

Method SAVE_AND_SUBMIT on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method SAVE_AS_DRAFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ANALYSIS_DATA Call by reference Type reference (TYPE) FOPC_T_DEFIC_ANA MIC: Deficiency analysis 20060113
2 Importing I_ANALYSIS_ID Call by reference Type reference (TYPE) FOPC_ANALYSIS_GUID MIC: Deficiency analysis GUID 20060119
3 Importing I_ANALYSIS_ORG Call by reference Type reference (TYPE) FOPC_ORGUNIT_ID ID der Organisationsheit 20060119

Method SAVE_AS_DRAFT on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method SET_CONTROL_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ANALYSIS_DATA Value transfer Type reference (TYPE) FOPC_S_DEFICANA_UI Deficiency analysis UI structure 20060227

Method SET_CONTROL_DETAIL on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method SET_DEFAULT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ANALYSIS_DATA Value transfer Type reference (TYPE) FOPC_S_DEFICANA_UI Deficiency analysis UI structure 20060227

Method SET_DEFAULT_VALUE on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.

Method SET_ISSUE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ANALYSIS_DATA Value transfer Type reference (TYPE) FOPC_S_DEFICANA_UI Deficiency analysis UI structure 20060227

Method SET_ISSUE_DETAIL on class CL_FOPC_DEFIC_ANALYSIS_MODEL has no exception.
History
Last changed by/on SAP  20060711 
SAP Release Created in 700