SAP ABAP Class CL_FOPC_PLAN (Remediation Plan)
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 20031127
Properties
Class CL_FOPC_PLAN  
Short Description Remediation Plan    
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 20031127   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_PLAN 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_COMMENT Instance attribute Private Object reference (TYPE REF TO) IF_FOPC_NOTES_API SOA: Notes 20040220
2 MO_DESCRIPTION Instance attribute Private Object reference (TYPE REF TO) IF_FOPC_NOTES_API Description 20031208
3 MO_ISSUE Instance attribute Private Object reference (TYPE REF TO) CL_FOPC_ISSUE Case: Assessment 20031208
4 MO_VALIDATED_BY Instance attribute Private Object reference (TYPE REF TO) IF_FOPC_DL_STAMP Delegation Timestamp 20041004
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PLAN_DATE Instance method Private Method Check date 20031212
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031127
3 CREATE Static method Public Method Create 20031207
4 GET_COMMENT Instance method Public Method Get Comment for Closing or Reopening 20040220
5 GET_DESCRIPTION Instance method Public Method Get Description for Remediation Plan 20031128
6 GET_ISSUE Instance method Public Method Get Assessment Object 20031205
7 GET_PLAN_END_DATE Instance method Public Method Remediation Plan: End Date 20040117
8 GET_PLAN_START_DATE Instance method Public Method Remediation Plan: Start Date 20040117
9 IS_CLOSED Instance method Public Method 20041026
10 IS_IN_PROCESS Instance method Public Method Is in Process Status 20040118
11 LOAD_NOTES Instance method Private Method Load All Notes Belonging to This Plan 20031212
12 SET_COMMENT Instance method Public Method Set Comment for Closing or Reopening 20040220
13 SET_COMPLETION Instance method Public Method Set Completion for Remediation Plan 20031128
14 SET_DESCRIPTION Instance method Public Method Set Description 20031127
15 SET_ISSUE Instance method Public Method Set Issue 20031205
16 SET_PLAN_END_DATE Instance method Public Method Remediation Plan: End Date 20031205
17 SET_PLAN_START_DATE Instance method Public Method Remediation Plan: Start Date 20031205
18 SET_VALIDATED_BY Instance method Private Method Set validation_by and Date 20041004
Events
Class CL_FOPC_PLAN has no event.
Types
Class CL_FOPC_PLAN has no local type.
Method Signatures

Method CHECK_PLAN_DATE Signature

Method CHECK_PLAN_DATE on class CL_FOPC_PLAN has no parameter.
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031212

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
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20031212
2 CX_FOPC_CASE_STATUS Statusverwaltung 20031207

Method CREATE Signature

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

Method GET_COMMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMMENT Call by reference Type reference (TYPE) STRING 20040220
# Exception Resumable Description Created on
1 CX_FOPC_CASE SOA: Fall 20040220

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_ISSUE Signature

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

Method GET_PLAN_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DATE Value transfer Type reference (TYPE) FOPC_START_DATE Plan zur Schwachstellenbehebung: Startdatum 20040117

Method GET_PLAN_END_DATE on class CL_FOPC_PLAN has no exception.

Method GET_PLAN_START_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DATE Value transfer Type reference (TYPE) FOPC_START_DATE Plan zur Schwachstellenbehebung: Startdatum 20040117

Method GET_PLAN_START_DATE on class CL_FOPC_PLAN has no exception.

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 20041026

Method IS_CLOSED on class CL_FOPC_PLAN 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 20040118

Method IS_IN_PROCESS on class CL_FOPC_PLAN has no exception.

Method LOAD_NOTES Signature

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

Method SET_COMMENT Signature

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

Method SET_COMPLETION Signature

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

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_ISSUE Signature

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

Method SET_PLAN_END_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) FOPC_START_DATE Plan zur Schwachstellenbehebung: Startdatum 20031205

Method SET_PLAN_END_DATE on class CL_FOPC_PLAN has no exception.

Method SET_PLAN_START_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) FOPC_START_DATE Plan zur Schwachstellenbehebung: Startdatum 20031205

Method SET_PLAN_START_DATE on class CL_FOPC_PLAN has no exception.

Method SET_VALIDATED_BY Signature

Method SET_VALIDATED_BY on class CL_FOPC_PLAN has no parameter.
Method SET_VALIDATED_BY on class CL_FOPC_PLAN has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in 100