SAP ABAP Class IF_GDV_MESSAGE_WRITER (Message Writer Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GDV_MESSAGE_WRITER Log messages in BAPIRET2 or BAL style 20110128
Properties
Class IF_GDV_MESSAGE_WRITER  
Short Description Message Writer Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110122   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GDV_MESSAGE_WRITER has no forward declaration.
Interfaces
Class IF_GDV_MESSAGE_WRITER has no interface implemented.
Friends
Class IF_GDV_MESSAGE_WRITER has no friend class.
Attributes
Class IF_GDV_MESSAGE_WRITER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_LOG Instance method Public Method creates a log 20110122
2 FILL_LOG Instance method Public Method fills the log 20110122
3 FILL_LOG_ENFORCED Instance method Public Method fills the log irrespective of the log level 20110122
4 GET_TAB_MESSAGES Instance method Public Method get table with messages 20110122
5 SET_DIRECT_OUTPUT_FLAG Instance method Public Method set a flag depending on synchronous / asynchronous execution 20110122
6 SET_LOG_LEVEL Instance method Public Method Set log level 20110122
7 SHOW_LOG Instance method Public Method shows the log 20110122
Events
Class IF_GDV_MESSAGE_WRITER has no event.
Types
Class IF_GDV_MESSAGE_WRITER has no local type.
Method Signatures

Method CREATE_LOG Signature

Method CREATE_LOG on class IF_GDV_MESSAGE_WRITER has no parameter.
Method CREATE_LOG on class IF_GDV_MESSAGE_WRITER has no exception.

Method FILL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_S_MSG_HANDLE Value transfer Type reference (TYPE) BALMSGHNDL Application Log: Message handle 20110122

Method FILL_LOG on class IF_GDV_MESSAGE_WRITER has no exception.

Method FILL_LOG_ENFORCED Signature

Method FILL_LOG_ENFORCED on class IF_GDV_MESSAGE_WRITER has no parameter.
Method FILL_LOG_ENFORCED on class IF_GDV_MESSAGE_WRITER has no exception.

Method GET_TAB_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110122

Method GET_TAB_MESSAGES on class IF_GDV_MESSAGE_WRITER has no exception.

Method SET_DIRECT_OUTPUT_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTE_DIRECT_OUTPUT Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110122

Method SET_DIRECT_OUTPUT_FLAG on class IF_GDV_MESSAGE_WRITER has no exception.

Method SET_LOG_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_LEVEL Call by reference Type reference (TYPE) C Log level 20110122

Method SET_LOG_LEVEL on class IF_GDV_MESSAGE_WRITER has no exception.

Method SHOW_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOG_ID Call by reference Type reference (TYPE) SYSPONO Spool Number of List Print 20110122

Method SHOW_LOG on class IF_GDV_MESSAGE_WRITER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in