SAP ABAP Class CL_FPP_BAL (FPP Application Log)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     FPPCO (Package) Framework for Parallel Processing (FPP): Control
Properties
Class CL_FPP_BAL  
Short Description FPP Application Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FPPCO   Framework for Parallel Processing (FPP): Control 
Created 20041119   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPP_BAL has no forward declaration.
Interfaces
Class CL_FPP_BAL has no interface implemented.
Friends
Class CL_FPP_BAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TRUE Static Attribute Public Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20041119
2 MD_CHANGED Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20041119
3 MD_DEFAULT_MSGID Instance attribute Private Type reference (TYPE) SYMSGID Messages, Message Class 20041119
4 MD_DETLEVEL_ACTIVE Static Attribute Private Type reference (TYPE) BOOLEAN 'X' Detail Level Active 20050208
5 MD_DET_LEVEL Instance attribute Private Type reference (TYPE) I 20041125
6 MD_DET_LEVEL_I Instance attribute Private Type reference (TYPE) I Boolean Variable (X=True, -=False, Space=Unknown) 20041125
7 MD_HAS_MESSAGES Instance attribute Public Type reference (TYPE) BOOLEAN ' ' Boolean Variable (X=True, -=False, Space=Unknown) 20041119
8 MD_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20041119
9 MD_LOG_NAME Instance attribute Private Type reference (TYPE) BALNREXT Application Log: Log Handle 20041119
10 MD_NEW Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20041119
11 MD_OBJECT Instance attribute Public Type reference (TYPE) BALOBJ_D Application Log: Object Name (Application Code) 20041119
12 MD_SUBOBJECT Instance attribute Public Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20041119
13 MS_LOG_OBJ Instance attribute Private Type reference (TYPE) FPP_S_LOG_OBJ 20041125
14 MS_MSG Instance attribute Private Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20041119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041119
2 DISPLAY Instance method Public Method Application Log Output for Current Access 20041119
3 GET_HANDLE Instance method Public Method Return Application Log Handle when Accessed 20041119
4 SAVE_MESSAGES Instance method Public Method Save Application Log for Current Access 20041119
5 SET_MESSAGE Instance method Public Method Add Message to Application Log 20041209
6 SET_MESSAGE_FREE_TEXT Instance method Public Method Adds Message With Any Text to Application Log 20041209
7 SET_MESSAGE_MAKRO Static method Private Method Puts System Variables into Error Varables 20041209
Events
Class CL_FPP_BAL has no event.
Types
Class CL_FPP_BAL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DEFAULT_MSGID Value transfer Type reference (TYPE) MSGID Nachrichtenidentifikation 20041119
2 Importing I_DETLEVEL_ACTIVE Value transfer Type reference (TYPE) FPP_LOG_DETLEVEL Verwendung Detaillierungsgrad (DEFAULT = 'X') 20050208
3 Importing I_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20041119
4 Importing I_LOG_NAME Call by reference Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20041119
5 Importing I_OBJECT Value transfer Type reference (TYPE) BALOBJ_D Anwendungs-Log: Objektname (Applikationskürzel) 20041119
6 Importing I_SUBOBJECT Value transfer Type reference (TYPE) BALSUBOBJ Anwendungs-Log: Unterobjekt 20041119
# Exception Resumable Description Created on
1 CX_FPP_BAL_EXC 20041119

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GRID Value transfer Type reference (TYPE) BOOLEAN Grid 20041119
2 Importing I_POPUP Value transfer Type reference (TYPE) BOOLEAN Popup 20041119
3 Importing I_SINGLE Value transfer Type reference (TYPE) BOOLEAN Einfache Darstellung 20041119
4 Importing I_TOOLBAR Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20041119
# Exception Resumable Description Created on
1 CX_FPP_BAL_EXC 20041119

Method GET_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20041119

Method GET_HANDLE on class CL_FPP_BAL has no exception.

Method SAVE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UPDATETASK Call by reference Type reference (TYPE) BOOLEAN ' ' boolsche Variable (X=true, -=false, space=unknown) 20041119
# Exception Resumable Description Created on
1 CX_FPP_BAL_EXC 20041119

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BALMSG Call by reference Type reference (TYPE) BAL_S_MSG 20041209
# Exception Resumable Description Created on
1 CX_FPP_BAL_EXC 20041209

Method SET_MESSAGE_FREE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FREE_TEXT Call by reference Type reference (TYPE) STRING 20041209
2 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'I' 20041209

Method SET_MESSAGE_FREE_TEXT on class CL_FPP_BAL has no exception.

Method SET_MESSAGE_MAKRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) BAL_S_MSG 20041209
2 Importing IS_SYST Call by reference Type reference (TYPE) SYST 20041209

Method SET_MESSAGE_MAKRO on class CL_FPP_BAL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600