SAP ABAP Class IF_BANK_PP_LOGGER (Message Collector in PPF)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BANK_PP_EMSG_LOGGER Adapter for EMSG Message Concept 20051031
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BANK_PP_NULL_LOGGER Logger Without Message Collection 20051103
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BANK_PP_STANDARD_LOGGER Standard Logger of PPF for Own UI 20051110
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PPF_TEST_LOGGER Test Application Logger 20051108
Properties
Class IF_BANK_PP_LOGGER  
Short Description Message Collector in PPF    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051031   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BANK_PP_LOGGER has no forward declaration.
Interfaces
Class IF_BANK_PP_LOGGER has no interface implemented.
Friends
Class IF_BANK_PP_LOGGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MSGTXT Instance attribute Public Type reference (TYPE) STRING Message Text 20051109
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Add New Message 20051031
Events
Class IF_BANK_PP_LOGGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_TAB_MESSAGES Public See coding 20051110 typ_tab_messages TYPE STANDARD TABLE OF bal_s_msg WITH DEFAULT KEY
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGID Call by reference Type reference (TYPE) SY-MSGID SY-MSGID Nachrichtenklasse 20051109
2 Importing I_MSGNO Call by reference Type reference (TYPE) SY-MSGNO SY-MSGNO Nachrichtennummer 20051109
3 Importing I_MSGTY Call by reference Type reference (TYPE) SY-MSGTY SY-MSGTY Nachrichtentyp 20051109
4 Importing I_MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 SY-MSGV1 Nachrichtenvariable 20051109
5 Importing I_MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 SY-MSGV2 Nachrichtenvariable 20051109
6 Importing I_MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 SY-MSGV3 Nachrichtenvariable 20051109
7 Importing I_MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 SY-MSGV4 Nachrichtenvariable 20051109

Method ADD_MESSAGE on class IF_BANK_PP_LOGGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in