SAP ABAP Interface IF_GDV_MESSAGE_WRITER (Message Writer Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_GDV_GENERAL (Package) Generic Data Verifier - General Parts
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
Interface IF_GDV_MESSAGE_WRITER  
Short Description Message Writer Interface    
General Data
Package SECATT_GDV_GENERAL   Generic Data Verifier - General Parts 
Created 20110122   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_GDV_MESSAGE_WRITER has no forward declaration.
Interfaces
Interface IF_GDV_MESSAGE_WRITER has no interface.
Friends
Interface IF_GDV_MESSAGE_WRITER has no friend.
Attributes
Interface 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
Interface IF_GDV_MESSAGE_WRITER has no event.
Types
Interface IF_GDV_MESSAGE_WRITER has no local type.
Method Signatures

Method CREATE_LOG Signature

Method CREATE_LOG on Interface IF_GDV_MESSAGE_WRITER has no parameter.
Method CREATE_LOG on Interface 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 Interface IF_GDV_MESSAGE_WRITER has no exception.

Method FILL_LOG_ENFORCED Signature

Method FILL_LOG_ENFORCED on Interface IF_GDV_MESSAGE_WRITER has no parameter.
Method FILL_LOG_ENFORCED on Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_GDV_MESSAGE_WRITER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in