SAP ABAP Class CL_FOPC_CLS_INFO_BASE (Closing Info)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOPC_CLS_DISPLAY Closing: Display Information 20041130
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FOPC_CLS_ENQUEUE Lock 20041130
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FOPC_CLS_INFO_CHANGE Closing Info 20041203
2 Inheritance (c INHERITING FROM c_ref)  CL_FOPC_CLS_INFO_RESTART Closing Information: Ad Hoc Start 20041201
Properties
Class CL_FOPC_CLS_INFO_BASE  
Short Description Closing Info    
Super Class    
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 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FOPCW Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FOPC_CLS_DISPLAY Closing: Display Information 20041130
2 IF_FOPC_CLS_ENQUEUE Lock 20041130
Friends
# Friend Modeled only Created on Description
1 CL_FOPC_CLS_SERVICE 20041201 Close: Services
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_ARGUMENT Instance attribute Protected Type reference (TYPE) FOPC_S_CLS_LOCK Closing: Lock Parameters 20041130
2 MT_INFO Instance attribute Public Type reference (TYPE) FOPC_T_CLS_INFO Close 20041130
3 M_MODE Instance attribute Protected Type reference (TYPE) ENQMODE Lock Mode 20041130
4 M_PROGRAM Instance attribute Protected Type reference (TYPE) PROGRAM Program/Transaction in SQL Trace Evaluation 20041130
5 M_SCOPE Instance attribute Protected Type reference (TYPE) DDENQSCOPE Control lock behavior when calling the update task 20041130
6 M_TF_YEAR Instance attribute Protected Type reference (TYPE) FOPC_YEAR Year 20041130
7 M_TIMEFRAME Instance attribute Protected Type reference (TYPE) FOPC_TIMEFRAME Timeframe 20041130
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20041130
2