SAP ABAP Class CL_WM_LOG (log)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LE-WM-IFC (Application Component) Interfaces
     OPS_SE_WM_XI_PROXY (Package) Web Service Proxies Warehouse Management
Properties
Class CL_WM_LOG  
Short Description log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_WM_XI_PROXY   Web Service Proxies Warehouse Management 
Created 20090121   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WM_LOG has no forward declaration.
Interfaces
Class CL_WM_LOG has no interface implemented.
Friends
Class CL_WM_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_SINGLETON Static Attribute Private Object reference (TYPE REF TO) CL_WM_LOG log 20090121
2 MT_PROTOCOL Instance attribute Private Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090121
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method adds one given message to the log 20090121
2 ADD_MESSGE_FROM_EXCPTN Instance method Public Method adds the message from an exception 20090121
3 CLASS_CONSTRUCTOR Static method Public Constructor class constructor 20090121
4 CONSTRUCTOR Instance method Public Constructor constructor 20090121
5 CREATE Static method Public Method get an instance 20090121
6 EVAL_ERROR Instance method Public Method checks if the log contains at least one error message 20090121
7 GET_LOG Instance method Public Method provides a reference to the log 20090121
Events
Class CL_WM_LOG has no event.
Types
Class CL_WM_LOG 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_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20090121
2 Importing IM_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20090121
3 Importing IM_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20090121
4 Importing IM_MSGV1 Call by reference Type reference (TYPE) SYMSGV SPACE Message Variable 20090121
5 Importing IM_MSGV2 Call by reference Type reference (TYPE) SYMSGV SPACE Message Variable 20090121
6 Importing IM_MSGV3 Call by reference Type reference (TYPE) SYMSGV SPACE Message Variable 20090121
7 Importing IM_MSGV4 Call by reference Type reference (TYPE) SYMSGV SPACE Message Variable 20090121

Method ADD_MESSAGE on class CL_WM_LOG has no exception.

Method ADD_MESSGE_FROM_EXCPTN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IRX_ROOT Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20090121

Method ADD_MESSGE_FROM_EXCPTN on class CL_WM_LOG has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WM_LOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WM_LOG has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_LOG Value transfer Object reference (TYPE REF TO) CL_WM_LOG log 20090121

Method CREATE on class CL_WM_LOG has no exception.

Method EVAL_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) XFELD gets flagged if the log contains at least one error message 20090121

Method EVAL_ERROR on class CL_WM_LOG has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERD_PROTOCOL Call by reference Object reference (TYPE REF TO) DATA 20090121

Method GET_LOG on class CL_WM_LOG has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605