SAP ABAP Class CL_FCC_UTIL_EV (Closing Cockpit Events)
Hierarchy
FCCO (Software Component) Financial Closing Cockpit 200
   CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
     FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend
Properties
Class CL_FCC_UTIL_EV  
Short Description Closing Cockpit Events    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCC_CLOSING   Financial Closing Cockpit - SAPGUI and backend 
Created 20110611   SAP 
Last change 20141107    
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_FCC_UTIL_EV has no interface implemented.
Friends
Class CL_FCC_UTIL_EV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_CLOCO_APPL_ID Constant Private Type reference (TYPE) BTC_EXT_SDL_APPL_ID 'CLOCO' Application ID Closing Cockpit 20110611
2 CV_SCAN_TIME_ID Constant Public Type reference (TYPE) BTCCTXT '19900101' Fake ID for scan time update 20130416
3 MV_ERROR_TEXT Static Attribute Public Type reference (TYPE) STRING Error Message 20110611
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_LOG_ENTRY Static method Private Method Logging of Event 20110611
2 CREATE_STATUS_ENTRY Static method Private Method Logging of Status Change for a Remote Task 20110611
3 INITIALIZE_EVENT Static method Public Method 20110611
4 RAISE_EVENT Static method Public Method Trigger Event in XBP 20110611
5 UPDATE_EVENT Static method Public Method Check and Change Event 20110611
Events
Class CL_FCC_UTIL_EV has no event.
Types
Class CL_FCC_UTIL_EV has no local type.
Method Signatures

Method CREATE_LOG_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ITEMX Call by reference Object reference (TYPE REF TO) CL_FCC_CITEMX Referenz auf CC Aufgabe 20110611
2 Importing IV_EVENT_ID Call by reference Type reference (TYPE) FCC_EV_ID Eindeutige Eventid 20110611

Method CREATE_LOG_ENTRY on class CL_FCC_UTIL_EV has no exception.

Method CREATE_STATUS_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_ID Call by reference Type reference (TYPE) FCC_EV_ID Eindeutige EventID 20110611
2 Importing IV_STATUS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20110611

Method CREATE_STATUS_ENTRY on class CL_FCC_UTIL_EV has no exception.

Method INITIALIZE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EVENT_ID Call by reference Type reference (TYPE) BTC_EXT_SDL_EVENT ExtSdl: Name eines externen Events 20110611
2 Exporting EV_STATUS Call by reference Type reference (TYPE) BTC_EXT_EVENT_STATUS ExtSdl: Status eines externen Events 20110611
3 Importing IR_ITEMX Call by reference Object reference (TYPE REF TO) CL_FCC_CITEMX Knotenelement 20110611
4 Importing IV_CLEAR_EVENT Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE boolsche Variable (X=true, -=false, space=unknown) 20110611
# Exception Resumable Description Created on
1 ERROR_OCCURED Fehler aufgetreten 20110611

Method RAISE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CALLER Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20111123
2 Importing IV_COMMENT Call by reference Type reference (TYPE) STRING Kommentar 20110611
3 Importing IV_INSTANCE Call by reference Type reference (TYPE) FCC_NUM Zähler 20110611
4 Importing IV_ITEM Call by reference Type reference (TYPE) SCMA_NODE ID eines Knotens 20110611
5 Importing IV_PROFILE Call by reference Type reference (TYPE) FCC_PROFILE FastClose: Abschlußplan 20110611
# Exception Resumable Description Created on
1 ERROR_OCCURED Fehler aufgetreten 20110611

Method UPDATE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EVENT_ID Call by reference Type reference (TYPE) BTC_EXT_SDL_EVENT ExtSdl: Name eines externen Events 20110611
2 Exporting EV_STATUS Call by reference Type reference (TYPE) BTC_EXT_EVENT_STATUS ExtSdl: Status eines externen Events 20110611
3 Importing IR_ITEMX Call by reference Object reference (TYPE REF TO) CL_FCC_CITEMX Knotenelement 20110611
4 Importing IV_CALLER Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20111123
5 Importing IV_CLEAR_EVENT Call by reference Type reference (TYPE) BOOLEAN ABAP_FALSE boolsche Variable (X=true, -=false, space=unknown) 20110611
6 Importing IV_TFC_STATUS Call by reference Type reference (TYPE) FCC_STATUS_ITEM Status eines Elements 20110611
# Exception Resumable Description Created on
1 ERROR_OCCURED Fehler aufgetreten 20110611
History
Last changed by/on SAP  20141107 
SAP Release Created in 607