SAP ABAP Class CL_FOPC_CLS_INFO_SCHEDULE (Closing Information: Scheduling)
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_CLS_INFO_CHANGE | Closing Info | 20041203 |
Properties
| Class | CL_FOPC_CLS_INFO_SCHEDULE | |
| Short Description | Closing Information: Scheduling | |
| Super Class | CL_FOPC_CLS_INFO_CHANGE | Closing Info |
| 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 | 20041130 | SAP |
| Last change | 20080626 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FOPC_CLS_INFO_SCHEDULE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FOPC_CLS_INFO_SIGNOFF | 20041201 | Closing Information: Sign-Off | |
| 2 | CL_FOPC_CLS_SERVICE | 20041201 | Close: Services |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | FOPC_T_CLS_INFO | 20041130 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | BEGDA | Start of Validity | 20041130 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ENDDA | End of Validity | 20041130 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20050809 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Calculate Start and End Date for Carryforward | 20041202 | |
| 2 | Static method | Public | Method | Carry Forward | 20041203 | |
| 3 | Instance method | Private | Method | Clean Old Case Workflow | 20050809 | |
| 4 | Instance method | Public | Constructor | Constructor | 20041130 | |
| 5 | Instance method | Private | Method | Update Status in Extra Interval | 20041203 | |
| 6 | Instance method | Public | Method | Set Application Log Handle | 20050809 |
Events
Class CL_FOPC_CLS_INFO_SCHEDULE has no event.
Types
Class CL_FOPC_CLS_INFO_SCHEDULE has no local type.
Method Signatures
Method CALCULATE_CF_DATE_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Gültigkeitsbeginn | 20041202 | |||
| 2 | E_ENDDA | Call by reference | Type reference (TYPE) | ENDDA | Gültigkeitsende | 20041202 |
Method CALCULATE_CF_DATE_RANGE on class CL_FOPC_CLS_INFO_SCHEDULE has no exception.
Method CARRY_FORWARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLONE_INFO | Call by reference | Type reference (TYPE) | FOPC_T_CASE_CLONE_INFO | 20041203 | ||||
| 2 | ET_SUBCASE_CLONE_INFO | Call by reference | Type reference (TYPE) | FOPC_T_CASE_CLONE_INFO | 20041203 | ||||
| 3 | IS_ARGUMENT | Call by reference | Type reference (TYPE) | FOPC_S_CLS_LOCK | Abschließen: Sperrparameter | 20050123 | |||
| 4 | I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20051102 | |||
| 5 | I_SAVE_TESTLOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20080208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041203 | |||
| 2 | 20041203 |
Method CLEAN_WF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CLONE_INFO | Call by reference | Type reference (TYPE) | FOPC_T_CASE_CLONE_INFO | Case Clone Information | 20050809 |
Method CLEAN_WF on class CL_FOPC_CLS_INFO_SCHEDULE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ARGUMENT | Call by reference | Type reference (TYPE) | FOPC_S_CLS_LOCK | Abschließen: Sperrparameter | 20041130 | |||
| 2 | I_PROGRAM | Call by reference | Type reference (TYPE) | PROGRAM | CL_FOPC_CLS_SERVICE=>GC_APPL_SCHEDULE_EXECUTE | Programm/Transaktion in SQL-Trace-Auswertung. | 20041130 | ||
| 3 | I_TF_YEAR | Call by reference | Type reference (TYPE) | FOPC_YEAR | Jahr | 20041130 | |||
| 4 | I_TIMEFRAME | Call by reference | Type reference (TYPE) | FOPC_TIMEFRAME | Zeitraum | 20041130 |
Method CONSTRUCTOR on class CL_FOPC_CLS_INFO_SCHEDULE has no exception.
Method SET_EXTRA_STATUS Signature
Method SET_EXTRA_STATUS on class CL_FOPC_CLS_INFO_SCHEDULE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Closing | 20041203 |
Method SET_LOG_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20050809 |
Method SET_LOG_HANDLE on class CL_FOPC_CLS_INFO_SCHEDULE has no exception.
History
| Last changed by/on | SAP | 20080626 |
| SAP Release Created in | 100 |