SAP ABAP Class CL_BANK_PP_LOGGING_MNGR (Manager for Message Handling)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPM (Application Component) Batch-Oriented Parallel Processing of Mass Data
     BANK_PP_JOBCTRL (Package) Parallel Processing and Job Control
Properties
Class CL_BANK_PP_LOGGING_MNGR  
Short Description Manager for Message Handling    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BANK_PP_JOBCTRL   Parallel Processing and Job Control 
Created 20051031   SAP 
Last change 20110908   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_BANK_PP_LOGGING_MNGR has no interface implemented.
Friends
Class CL_BANK_PP_LOGGING_MNGR has no friend class.
Attributes
Class CL_BANK_PP_LOGGING_MNGR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 S_GET_DEFAULT_LOGGER Static method Public Method Get Preset Logger 20051104
2 S_SET_LOGGER Static method Public Method Current Logger or Copy Preset Logger 20051109
Events
Class CL_BANK_PP_LOGGING_MNGR has no event.
Types
Class CL_BANK_PP_LOGGING_MNGR has no local type.
Method Signatures

Method S_GET_DEFAULT_LOGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_USE_EMSG Call by reference Type reference (TYPE) EMSG_USAGE_FLAG Kennzeichen ob EMSG verwendet werden soll 20051104
2 Returning R_REF_LOGGER Value transfer Object reference (TYPE REF TO) IF_BANK_PP_LOGGER Nachrichtensammler im PPF 20051104

Method S_GET_DEFAULT_LOGGER on class CL_BANK_PP_LOGGING_MNGR has no exception.

Method S_SET_LOGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_DEFAULT_EMSG Call by reference Type reference (TYPE) EMSG_USAGE_FLAG Kennzeichen ob EMSG verwendet werden soll 20051109
2 Importing I_REF_LOGGER Call by reference Object reference (TYPE REF TO) IF_BANK_PP_LOGGER Nachrichtensammler im PPF 20051109
3 Returning R_REF_LOGGER Value transfer Object reference (TYPE REF TO) IF_BANK_PP_LOGGER Nachrichtensammler im PPF 20051109

Method S_SET_LOGGER on class CL_BANK_PP_LOGGING_MNGR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710