SAP ABAP Interface /IWCOR/IF_DS_CONSOLE (Odata logger)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SODATA_CORE (Package) Data Services Core Runtime
Properties
Interface /IWCOR/IF_DS_CONSOLE  
Short Description Odata logger    
General Data
Package /IWCOR/SODATA_CORE   Data Services Core Runtime 
Created 20120214   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface /IWCOR/IF_DS_CONSOLE has no forward declaration.
Interfaces
Interface /IWCOR/IF_DS_CONSOLE has no interface.
Friends
Interface /IWCOR/IF_DS_CONSOLE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_LEVEL_DEBUG Constant Public Type reference (TYPE) LEVEL 0 Debug 20120814
2 GC_LEVEL_ERROR Constant Public Type reference (TYPE) LEVEL 3 Error 20120814
3 GC_LEVEL_INFO Constant Public Type reference (TYPE) LEVEL 1 Info 20120814
4 GC_LEVEL_WARNING Constant Public Type reference (TYPE) LEVEL 2 Warning 20120814
Methods
# Method Level Visibility Method type Description Created on
1 LOG Instance method Public Method Log message 20120814
Events
Interface /IWCOR/IF_DS_CONSOLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LEVEL Public Type reference (TYPE) INT1 Log level 20120814
2 MESSAGE_S Public See coding Log message 20120814 BEGIN OF message_s, level TYPE level, text TYPE string, END OF message_s
3 MESSAGE_T Public See coding Log messages 20120814 message_t TYPE STANDARD TABLE OF message_s WITH DEFAULT KEY
Method Signatures

Method LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LEVEL Call by reference Type reference (TYPE) LEVEL GC_LEVEL_INFO Level 20120814
2 Importing IV_MESSAGE Call by reference Type reference (TYPE) STRING Message 20120814

Method LOG on Interface /IWCOR/IF_DS_CONSOLE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200