SAP ABAP Class CL_BNK_LOG (PPF: Service Class for Log)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM (Application Component) Financial Supply Chain Management
     FIN_BNK_COM_CORE (Package) Bank Communication: Core Objects
Properties
Class CL_BNK_LOG  
Short Description PPF: Service Class for Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_BNK_COM_CORE   Bank Communication: Core Objects 
Created 20070904   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SPPF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BNK_LOG has no interface implemented.
Friends
Class CL_BNK_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HANDLER_REGISTERED Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20070904
2 LOG_COLOURS Static Attribute Public Type reference (TYPE) BAL_S_COL Application Log: Display: Problem class colors 20070904
3 LOG_HANDLE_TAB Static Attribute Private See coding 20070904
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Static method Public Method Add Message 20070904
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070904
3 CREATE_LOG Static method Public Method Initialize Log 20070904
4 LOAD_LOG Static method Public Method Load Log 20070904
5 REFRESH_LOG Static method Public Method Remove a Log from Main Memory 20070904
6 REFRESH_LOGS Static method Public Event handling method Remove Log from Main Memory 20070904
7 SAVE_LOG Static method Public Method Save Log 20070904
8 SHOW_LOG Static method Public Method Display Log 20070904
Events
Class CL_BNK_LOG has no event.
Types
Class CL_BNK_LOG has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Log Handle 20070904
2 Importing IP_PROBLEMCLASS Call by reference Type reference (TYPE) BAL_S_MSG-PROBCLASS '4' Problem Class 20070904

Method ADD_MESSAGE on class CL_BNK_LOG has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BNK_LOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BNK_LOG has no exception.

Method CREATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EP_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Log Handle 20070904
2 Importing IP_EXT_NO Call by reference Type reference (TYPE) BALNREXT External identification 20070904
3 Importing IP_OBJECT Call by reference Type reference (TYPE) BALOBJ_D 'FBPM' Object 20070904
4 Importing IP_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ 'PROCESSING' Sub-object 20070904

Method CREATE_LOG on class CL_BNK_LOG has no exception.

Method LOAD_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LOGNO Call by reference Type reference (TYPE) BALOGNR Log number 20070904
2 Returning RP_LOGHANDLE Value transfer Type reference (TYPE) BALLOGHNDL Log Handle 20070904

Method LOAD_LOG on class CL_BNK_LOG has no exception.

Method REFRESH_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20070904

Method REFRESH_LOG on class CL_BNK_LOG has no exception.

Method REFRESH_LOGS Signature

Method REFRESH_LOGS on class CL_BNK_LOG has no parameter.
Method REFRESH_LOGS on class CL_BNK_LOG has no exception.

Method SAVE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Log Handle 20070904
2 Importing IP_UPDATE_TASK Call by reference Type reference (TYPE) CHAR1 SPACE Save in Update Task 20070904
3 Returning RP_LOGNO Value transfer Type reference (TYPE) BALOGNR Log number 20070904

Method SAVE_LOG on class CL_BNK_LOG has no exception.

Method SHOW_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROTOCOL Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20070904

Method SHOW_LOG on class CL_BNK_LOG has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 603