SAP ABAP Class CL_FOPC_SIGNOFF_RECORD (Model Class for Sign-Off)
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_SIGNOFF_RECORD  
Short Description Model Class for Sign-Off    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FOPC_ASSESSMENT_ISSUE_PLAN   Assessment/Issue/Remediation Plan 
Created 20040116   SAP 
Last change 20041006   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_SIGNOFF_RECORD has no interface implemented.
Friends
Class CL_FOPC_SIGNOFF_RECORD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MB_CHANGED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20040116
2 MB_NEW Instance attribute Private Type reference (TYPE) ABAP_BOOL 20040116
3 MO_STATUS Instance attribute Public Object reference (TYPE REF TO) CL_FOPC_CASE_STATUS Status Management 20040116
4 MS_SIGNOFF Instance attribute Public Type reference (TYPE) FOPCSIGNOFF MIC: Sign-Offs 20040116
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040116
2 CREATE Static method Public Method Create 20040116
3 GET Static method Public Method Get 20040116
4 SAVE Instance method Public Method Save 20040116
5 SIGN_OFF Instance method Public Method Sign-Off 20040116
Events
Class CL_FOPC_SIGNOFF_RECORD has no event.
Types
Class CL_FOPC_SIGNOFF_RECORD has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FOPC_SIGNOFF_RECORD has no parameter.
Method CONSTRUCTOR on class CL_FOPC_SIGNOFF_RECORD has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATE_INTERVAL Value transfer Type reference (TYPE) FOPC_S_DATE_INTERVAL Datum der Beurteilung oder des Tests 20040116
2 Returning RO_SIGNOFF Value transfer Object reference (TYPE REF TO) CL_FOPC_SIGNOFF_RECORD Model-class for sign off 20040116

Method CREATE on class CL_FOPC_SIGNOFF_RECORD has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUID Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20040116
2 Returning RO_SIGNOFF Value transfer Object reference (TYPE REF TO) CL_FOPC_SIGNOFF_RECORD Model-class for sign off 20040116

Method GET on class CL_FOPC_SIGNOFF_RECORD has no exception.

Method SAVE Signature

Method SAVE on class CL_FOPC_SIGNOFF_RECORD has no parameter.
Method SAVE on class CL_FOPC_SIGNOFF_RECORD has no exception.

Method SIGN_OFF 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) FOPC_COMMENT Kommentar 20040116
2 Importing I_NO_ISSUES Value transfer Type reference (TYPE) FOPC_NO_ISSUES Anzahl signifikanter Schwachstellen bei der Abzeichnung 20040116
# Exception Resumable Description Created on
1 CX_FOPC_CASE_STATUS Statusverwaltung 20040116
History
Last changed by/on SAP  20041006 
SAP Release Created in 100