SAP ABAP Class CL_FOPC_ISSUE (Issue)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-CGV-MIC (Application Component) Management of Internal Controls
     FOPC_ASSESSMENT_ISSUE_PLAN (Package) Assessment/Issue/Remediation Plan
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FOPC_CASE SOA: Case 20031031
Properties
Class CL_FOPC_ISSUE  
Short Description Issue    
Super Class CL_FOPC_CASE SOA: Case 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FOPC_ASSESSMENT_ISSUE_PLAN   Assessment/Issue/Remediation Plan 
Created 20031031   SAP 
Last change 20091125   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)
Interfaces
Class CL_FOPC_ISSUE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FOPC_CASE 20031207 SOA: Case
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ASSESSMENT Instance attribute Private Object reference (TYPE REF TO) IF_FOPC_CASE Case: Assessment 20031208
2 MO_COMMENT_NO_REMPL Instance attribute Private Object reference (TYPE REF TO) IF_FOPC_NOTES_API Comment if no Remediation Plan 20031208
3 MO_COMPENSATING_CONTROLS Instance attribute Private Object reference (TYPE REF TO) IF_FOPC_NOTES_API Compensating Controls 20031208
4 MO_DESCRIPTION Instance attribute Private Object reference (TYPE REF TO) IF_FOPC_NOTES_API Description 20031208
5 MO_IMPLICATION Instance attribute Private Object reference (TYPE REF TO) IF_FOPC_NOTES_API Implication 20031208
6 MO_TESTING Instance attribute Private Object reference (TYPE REF TO) IF_FOPC_CASE SOA: Case 20040203
7 MO_VALIDATED_BY Instance attribute Private Object reference (TYPE REF TO) IF_FOPC_DL_STAMP Delegation Timestamp 20041004
8 MT_PREDECESSOR_CASE Instance attribute Private Type reference (TYPE) FOPC_T_CASE Case 20070917
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031031
2 CREATE Static method Public Method Create 20031207
3 DELETE_PLAN Instance method Public Method Delete Remediation Plan 20031203
4 GET_CATEGORY_BY_PARENT Static method Private Method 20040422
5 GET_COMMENT_NO_REMPL Instance method Public Method Get Comment if no Remediation Plan 20031128
6 GET_COMPENSATING_CONTROLS Instance method Public Method Get Description for Issue 20031127
7 GET_DESCRIPTION Instance method Public Method Get Description for Issue 20031127
8 GET_DRAFT_PLANS Instance method Public Method Get Draft Plans (New Plans Created) 20040119
9 GET_IMPLICATION Instance method Public Method Get Implication for Issue 20031127
10 GET_NOT_CLOSED_PLANS Instance method Public Method 20041026
11 GET_OPEN_PLANS Instance method Public Method Get Open Plans (Incomplete Plans) 20040118
12 GET_PLANS Instance method Public Method Get Remediation Plan 20031031
13 GET_PRIORITY Instance method Public Method Set Priority for Issue 20040113
14 GET_TRIGGERING_TESTING Instance method Private Method Get Testing Object That Triggers Issue 20040112
15 GET_WORKFLOW_TYPE Instance method Public Method 20041011
16 INSERT_PLAN Instance method Public Method Insert Remediation Plan 20031203
17 IS_CLOSED Instance method Public Method Is Closed Status 20040506
18 IS_IN_PROCESS Instance method Public Method Is in Process Status 20040117
19 IS_NEW_PLANS_ALLOWED Instance method Public Method Can Plans Be Created? 20040203
20 LOAD_NOTES Instance method Private Method Load All Notes Belonging to This Issue 20031212
21 LOAD_PLANS Instance method Private Method Load Linked Remediation Plans from DB 20031205
22 ON_PLAN_CLOSED Instance method Public Method Set Resolved Status 20040118
23 SET_ASSESSMENT Instance method Public Method Set Assessment Object 20031031
24 SET_COMMENT_NO_REMPL Instance method Public Method Set Comment if no Remediation Plan 20031128
25 SET_COMPENSATING_CONTROLS Instance method Public Method Set Description for Issue 20031127
26 SET_DESCRIPTION Instance method Public Method Set Description for Issue 20031127
27 SET_IMPLICATION Instance method Public Method Set Implication for Issue 20031127
28 SET_PLAN_END_DATE Instance method Private Method Set PLAN_END_DATE 20041004
29 SET_PRIORITY Instance method Public Method Set Priority for Issue 20031127
30 SET_TESTING Instance method Private Method Set Assessment Object the Issue Belongs to 20040112
31 SET_VALIDATED_BY Instance method Private Method Set validation_by and Date 20041004
32 SET_WORKFLOW_TYPE Instance method Private Method 20041011
Events
Class CL_FOPC_ISSUE has no event.
Types
Class CL_FOPC_ISSUE 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 IO_FOPC_CASE_API Call by reference Object reference (TYPE REF TO) CL_FOPC_CASE_API SOA: Fall 20031207
2 Importing I_LOAD_PLANS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080219
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031212
2 CX_FOPC_CASE_STATUS Statusverwaltung 20031118

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ASSESSMENT Call by reference Object reference (TYPE REF TO) CL_FOPC_ASSESSMENT Fall: Beurteilung 20031208
2 Importing IO_TESTLOG Call by reference Object reference (TYPE REF TO) CL_FOPC_TESTLOG 20040524
3 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20031207
4 Returning RO_ISSUE Value transfer Object reference (TYPE REF TO) CL_FOPC_ISSUE 20031207
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031207
2 CX_FOPC_CASE_STATUS Statusverwaltung 20031207

Method DELETE_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PLAN Call by reference Object reference (TYPE REF TO) CL_FOPC_PLAN 20031203
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031204
2 CX_FOPC_CASE_STATUS Statusverwaltung 20031212

Method GET_CATEGORY_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CASE Call by reference Object reference (TYPE REF TO) IF_FOPC_CASE 20040422
2 Returning R_CATEGORY Value transfer Type reference (TYPE) SCMG_CATEGORY 20040422
# Exception Resumable Description Created on
1 CX_FOPC_CASE 20040422

Method GET_COMMENT_NO_REMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMMENT_NO_REMPL Call by reference Type reference (TYPE) STRING 20031128
# Exception Resumable Description Created on
1 CX_FOPC_CASE 20031205

Method GET_COMPENSATING_CONTROLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMPENSATING_CONTROLS Call by reference Type reference (TYPE) STRING 20031128
# Exception Resumable Description Created on
1 CX_FOPC_CASE 20031205

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCRIPTION Call by reference Type reference (TYPE) STRING 20031128
# Exception Resumable Description Created on
1 CX_FOPC_CASE 20031205

Method GET_DRAFT_PLANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PLAN Value transfer Type reference (TYPE) FOPC_T_PLAN Table of Remediation Plan 20040119

Method GET_DRAFT_PLANS on class CL_FOPC_ISSUE has no exception.

Method GET_IMPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IMPLICATION Call by reference Type reference (TYPE) STRING 20031128
# Exception Resumable Description Created on
1 CX_FOPC_CASE 20031205

Method GET_NOT_CLOSED_PLANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PLAN Value transfer Type reference (TYPE) FOPC_T_PLAN 20041026

Method GET_NOT_CLOSED_PLANS on class CL_FOPC_ISSUE has no exception.

Method GET_OPEN_PLANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PLAN Value transfer Type reference (TYPE) FOPC_T_PLAN Table of Remediation Plan 20040118

Method GET_OPEN_PLANS on class CL_FOPC_ISSUE has no exception.

Method GET_PLANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITHOUT_STATUS Call by reference Type reference (TYPE) CRM_J_STATUS Einzelstatus eines Objekts 20031211
2 Importing I_WITH_STATUS Call by reference Type reference (TYPE) CRM_J_STATUS Einzelstatus eines Objekts 20031211
3 Returning RT_PLAN Value transfer Type reference (TYPE) FOPC_T_PLAN 20031207
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031212
2 CX_FOPC_CASE_STATUS Statusverwaltung 20031212

Method GET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PRIORITY Value transfer Type reference (TYPE) FOPC_ISSUE_PRIORITY 20040113
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20040113

Method GET_TRIGGERING_TESTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TESTING Value transfer Object reference (TYPE REF TO) CL_FOPC_TESTING 20040112
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20040112
2 CX_FOPC_CASE_STATUS Statusverwaltung 20040112

Method GET_WORKFLOW_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WF_TYPE Value transfer Type reference (TYPE) FOPC_ISSUE_WF_TYPE 20041011
# Exception Resumable Description Created on
1 CX_FOPC_CASE 20041011

Method INSERT_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PLAN Call by reference Object reference (TYPE REF TO) CL_FOPC_PLAN 20031203
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031204

Method IS_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLAG Value transfer Type reference (TYPE) ABAP_BOOL 20040506

Method IS_CLOSED on class CL_FOPC_ISSUE has no exception.

Method IS_IN_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLAG Value transfer Type reference (TYPE) ABAP_BOOL 20040117

Method IS_IN_PROCESS on class CL_FOPC_ISSUE has no exception.

Method IS_NEW_PLANS_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLAG Value transfer Type reference (TYPE) ABAP_BOOL 20040203

Method IS_NEW_PLANS_ALLOWED on class CL_FOPC_ISSUE has no exception.

Method LOAD_NOTES Signature

Method LOAD_NOTES on class CL_FOPC_ISSUE has no parameter.
# Exception Resumable Description Created on
1 CX_FOPC_CASE 20031212

Method LOAD_PLANS Signature

Method LOAD_PLANS on class CL_FOPC_ISSUE has no parameter.
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031212
2 CX_FOPC_CASE_STATUS Statusverwaltung 20031212

Method ON_PLAN_CLOSED Signature

Method ON_PLAN_CLOSED on class CL_FOPC_ISSUE has no parameter.
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20040118
2 CX_FOPC_CASE_STATUS Statusverwaltung 20040118

Method SET_ASSESSMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ASSESSMENT Call by reference Object reference (TYPE REF TO) IF_FOPC_CASE SOA: Fall 20031031
# Exception Resumable Description Created on
1 CX_FOPC_CASE 20031205

Method SET_COMMENT_NO_REMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMENT_NO_REMPL Call by reference Type reference (TYPE) STRING 20031128
# Exception Resumable Description Created on
1 CX_FOPC_CASE 20031205

Method SET_COMPENSATING_CONTROLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPENSATING_CONTROLS Call by reference Type reference (TYPE) STRING 20031128
# Exception Resumable Description Created on
1 CX_FOPC_CASE 20031205

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) STRING 20031128
# Exception Resumable Description Created on
1 CX_FOPC_CASE 20031205

Method SET_IMPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IMPLICATION Call by reference Type reference (TYPE) STRING 20031128
# Exception Resumable Description Created on
1 CX_FOPC_CASE 20031205

Method SET_PLAN_END_DATE Signature

Method SET_PLAN_END_DATE on class CL_FOPC_ISSUE has no parameter.
Method SET_PLAN_END_DATE on class CL_FOPC_ISSUE has no exception.

Method SET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRIORITY Call by reference Type reference (TYPE) FOPC_ISSUE_PRIORITY 20031128
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031204

Method SET_TESTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TESTING Call by reference Object reference (TYPE REF TO) CL_FOPC_TESTING 20040112
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20040112

Method SET_VALIDATED_BY Signature

Method SET_VALIDATED_BY on class CL_FOPC_ISSUE has no parameter.
Method SET_VALIDATED_BY on class CL_FOPC_ISSUE has no exception.

Method SET_WORKFLOW_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WF_TYPE Call by reference Type reference (TYPE) FOPC_ISSUE_WF_TYPE 20041011
# Exception Resumable Description Created on
1 CX_FOPC_CASE 20041011
History
Last changed by/on SAP  20091125 
SAP Release Created in 100