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 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FOPC_NOTES_API | SOA: Notes | 20040220 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FOPC_NOTES_API | Description | 20031208 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FOPC_ISSUE | Case: Assessment | 20031208 | |||
| 4 | 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 | Instance method | Private | Method | Check date | 20031212 | |
| 2 | Instance method | Public | Constructor | Constructor | 20031127 | |
| 3 | Static method | Public | Method | Create | 20031207 | |
| 4 | Instance method | Public | Method | Get Comment for Closing or Reopening | 20040220 | |
| 5 | Instance method | Public | Method | Get Description for Remediation Plan | 20031128 | |
| 6 | Instance method | Public | Method | Get Assessment Object | 20031205 | |
| 7 | Instance method | Public | Method | Remediation Plan: End Date | 20040117 | |
| 8 | Instance method | Public | Method | Remediation Plan: Start Date | 20040117 | |
| 9 | Instance method | Public | Method | 20041026 | ||
| 10 | Instance method | Public | Method | Is in Process Status | 20040118 | |
| 11 | Instance method | Private | Method | Load All Notes Belonging to This Plan | 20031212 | |
| 12 | Instance method | Public | Method | Set Comment for Closing or Reopening | 20040220 | |
| 13 | Instance method | Public | Method | Set Completion for Remediation Plan | 20031128 | |
| 14 | Instance method | Public | Method | Set Description | 20031127 | |
| 15 | Instance method | Public | Method | Set Issue | 20031205 | |
| 16 | Instance method | Public | Method | Remediation Plan: End Date | 20031205 | |
| 17 | Instance method | Public | Method | Remediation Plan: Start Date | 20031205 | |
| 18 | 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 | SOA: Fall | 20031212 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | SOA: Fall | 20031212 | ||
| 2 | Statusverwaltung | 20031207 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ISSUE | Call by reference | Object reference (TYPE REF TO) | CL_FOPC_ISSUE | Fall: Beurteilung | 20031208 | |||
| 2 | I_UPDATE_TASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20031211 | |||
| 3 | RO_PLAN | Value transfer | Object reference (TYPE REF TO) | CL_FOPC_PLAN | 20031207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOA: Fall | 20031207 | ||
| 2 | Statusverwaltung | 20031207 |
Method GET_COMMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMMENT | Call by reference | Type reference (TYPE) | STRING | 20040220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOA: Fall | 20040220 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20031128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031205 |
Method GET_ISSUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ISSUE | Value transfer | Object reference (TYPE REF TO) | CL_FOPC_ISSUE | Fall: Beurteilung | 20031206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOA: Fall | 20031205 | ||
| 2 | Statusverwaltung | 20031205 |
Method GET_PLAN_END_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 20031212 |
Method SET_COMMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMMENT | Call by reference | Type reference (TYPE) | STRING | 20040220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOA: Fall | 20040220 |
Method SET_COMPLETION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMPLETION | Call by reference | Type reference (TYPE) | FOPC_PL_COMPLETION | 20031128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOA: Fall | 20031204 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20031128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031205 |
Method SET_ISSUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ISSUE | Call by reference | Object reference (TYPE REF TO) | CL_FOPC_ISSUE | Schwachstelle | 20040513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOA: Fall | 20031205 |
Method SET_PLAN_END_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 |