SAP ABAP Class CL_HUM_LOG (log handling)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-HU (Application Component) Handling Unit Management
     OPS_SE_HUM_XI_PROXY (Package) Web Service Proxies Handling Unit Management
Properties
Class CL_HUM_LOG  
Short Description log handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_HUM_XI_PROXY   Web Service Proxies Handling Unit Management 
Created 20080219   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HUM_LOG has no forward declaration.
Interfaces
Class CL_HUM_LOG has no interface implemented.
Friends
Class CL_HUM_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SP_PROTOCOL Static Attribute Protected Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080220
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Static method Public Method adds one given message to the log 20080219
2 ADD_TABLE_OF_HU_MESSAGES Static method Public Method adds an internal table of given messages to the log 20080320
3 ADD_TABLE_OF_MESSAGES Static method Public Method adds an internal table of given messages to the log 20080220
4 EVAL_ERROR Static method Public Method checks if at least one error message in the log 20080220
5 GET_LOG Static method Public Method gets the log 20080220
6 INIT_LOG Static method Public Method initialises the log 20080220
Events
Class CL_HUM_LOG has no event.
Types
Class CL_HUM_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 20080219
2 Importing IM_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20080219
3 Importing IM_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20080219
4 Importing IM_MSGV1 Call by reference Type reference (TYPE) SYMSGV SPACE Message Variable 20080219
5 Importing IM_MSGV2 Call by reference Type reference (TYPE) SYMSGV SPACE Message Variable 20080219
6 Importing IM_MSGV3 Call by reference Type reference (TYPE) SYMSGV SPACE Message Variable 20080219
7 Importing IM_MSGV4 Call by reference Type reference (TYPE) SYMSGV SPACE Message Variable 20080219

Method ADD_MESSAGE on class CL_HUM_LOG has no exception.

Method ADD_TABLE_OF_HU_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LOG Call by reference Type reference (TYPE) HUITEM_MESSAGES_T Table with BAPI Return Information 20080320

Method ADD_TABLE_OF_HU_MESSAGES on class CL_HUM_LOG has no exception.

Method ADD_TABLE_OF_MESSAGES Signature

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

Method ADD_TABLE_OF_MESSAGES on class CL_HUM_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 20080220

Method EVAL_ERROR on class CL_HUM_LOG has no exception.

Method GET_LOG Signature

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

Method GET_LOG on class CL_HUM_LOG has no exception.

Method INIT_LOG Signature

Method INIT_LOG on class CL_HUM_LOG has no parameter.
Method INIT_LOG on class CL_HUM_LOG has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604