SAP ABAP Class CL_FOPC_CLS_SERVICE (Close: Services)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-CGV-MIC (Application Component) Management of Internal Controls
⤷
FOPC_ASSESSMENT_ISSUE_PLAN (Package) Assessment/Issue/Remediation Plan
⤷
⤷
Properties
| Class | CL_FOPC_CLS_SERVICE | |
| Short Description | Close: Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FOPC_ASSESSMENT_ISSUE_PLAN | Assessment/Issue/Remediation Plan |
| Created | 20041013 | SAP |
| Last change | 20050109 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FOPC_CLS_SERVICE has no interface implemented.
Friends
Class CL_FOPC_CLS_SERVICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | PROGRAM | 'OTHER' | Program/Transaction in SQL Trace Evaluation | 20041014 | ||
| 2 | Constant | Public | Type reference (TYPE) | PROGRAM | 'RESTART' | Program/Transaction in SQL Trace Evaluation | 20041029 | ||
| 3 | Constant | Public | Type reference (TYPE) | PROGRAM | 'SCHEDULE_EXECUTE' | Program/Transaction in SQL Trace Evaluation | 20041022 | ||
| 4 | Constant | Public | Type reference (TYPE) | PROGRAM | 'SIGNOFF' | Program/Transaction in SQL Trace Evaluation | 20041014 | ||
| 5 | Constant | Public | Type reference (TYPE) | FOPC_CASE_CLONE_STATUS | 'C' | 20041111 | |||
| 6 | Constant | Public | Type reference (TYPE) | FOPC_CASE_CLONE_STATUS | 'D' | 20041111 | |||
| 7 | Constant | Public | Type reference (TYPE) | FOPC_CASE_CLONE_STATUS | 'E' | 20041111 | |||
| 8 | Constant | Public | Type reference (TYPE) | FOPC_CLS_STATUS | 'A' | Closing: Status | 20041015 | ||
| 9 | Constant | Public | Type reference (TYPE) | FOPC_CLS_STATUS | 'C' | Closing: Status | 20041015 | ||
| 10 | Constant | Public | Type reference (TYPE) | FOPC_CLS_STATUS | 'I' | Closing: Status | 20041015 | ||
| 11 | Constant | Public | Type reference (TYPE) | FOPC_CLS_STATUS | SPACE | Closing: Status | 20041018 | ||
| 12 | Constant | Public | Type reference (TYPE) | SYDATUM | '20030101' | Date and Time, Current (Application Server) Date | 20041019 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Closing Entries are Consecutive | 20041130 | |
| 2 | Static method | Public | Method | Check Status Is Valid for Closing Entry | 20041023 | |
| 3 | Static method | Public | Method | Assert All Org Units Are Closed | 20041103 | |
| 4 | Static method | Public | Method | Check Status Is Valid for Tasks | 20041019 | |
| 5 | Static method | Private | Method | ASSERT_PROGRAM_TASK | 20041018 | |
| 6 |