SAP ABAP Class CL_PROTOCOL_TRD (Treasury: Log Management Class of the Distributor)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM (Application Component) Transaction Manager
     FTR_DISTRIBUTOR (Package) CFM-TM: Distributor
Properties
Class CL_PROTOCOL_TRD  
Short Description Treasury: Log Management Class of the Distributor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_DISTRIBUTOR   CFM-TM: Distributor 
Created 19990903   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PROTOCOL_TRD has no forward declaration.
Interfaces
Class CL_PROTOCOL_TRD has no interface implemented.
Friends
Class CL_PROTOCOL_TRD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log Handle 19990903
2 TAB_MESSAGE Instance attribute Private Type reference (TYPE) BAL_T_MSG Table with Messages 19991130
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Adds a Message to the Log 19990903
2 CHECK_FOR_MESSAGES Instance method Public Method Provides the Number of Messages by Category 19991223
3 CONSTRUCTOR Instance method Public Constructor Constructor 19990903
4 DISPLAY Instance method Public Method Displays the Log 19990903
5 GET_MESSAGES Instance method Public Method Provides all the Log's Messages 19991129
Events
Class CL_PROTOCOL_TRD has no event.
Types
Class CL_PROTOCOL_TRD 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 IM_MESSAGE Value transfer Type reference (TYPE) BAL_S_MSG Nachricht 19990903

Method ADD_MESSAGE on class CL_PROTOCOL_TRD has no exception.

Method CHECK_FOR_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NUMBER_OF_ERRORS Value transfer Type reference (TYPE) I Anzahl Fehler 19991223
2 Exporting EX_NUMBER_OF_INFOS Value transfer Type reference (TYPE) I Anzahl Info-Meldungen 19991223
3 Exporting EX_NUMBER_OF_WARNINGS Value transfer Type reference (TYPE) I Anzahl Warnungen 19991223

Method CHECK_FOR_MESSAGES on class CL_PROTOCOL_TRD has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_PROTOCOL_TRD has no parameter.
Method CONSTRUCTOR on class CL_PROTOCOL_TRD has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TITLE Call by reference Type reference (TYPE) SYTITLE Titel für Protokollausgabe 19991223

Method DISPLAY on class CL_PROTOCOL_TRD has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_MESSAGE Call by reference Type reference (TYPE) BAL_T_MSG Nachrichten 19991129

Method GET_MESSAGES on class CL_PROTOCOL_TRD has no exception.
History
Last changed by/on SAP  20050109 
SAP Release Created in