SAP ABAP Function Module CACS_LOG_COPY (Copy Messages of one Handle to The Messages Of Another)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSAL (Package) ICM: Aplication Log
Basic Data
Function Module CACS_LOG_COPY Copy Messages of one Handle to The Messages Of Another  
Function Group CACS_BUFFERLOG   Commissions: Buffer Log  
Program Name SAPLCACS_BUFFERLOG    
INCLUDE Name LCACS_BUFFERLOGU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_LOG_HANDLE_FROM TYPE BALLOGHNDL Application Log: Log Handle
Importing I_LOG_HANDLE_TO TYPE BALLOGHNDL Application Log: Log Handle
Importing I_ARBGB TYPE SMESG-ARBGB Message ID
Importing I_MSGTY TYPE SMESG-MSGTY Type of message (I, S, W, E, A)
Importing I_MSGV1 TYPE SMESG-MSGV1 SPACE First variable parameter of message
Importing I_MSGV2 TYPE SMESG-MSGV2 SPACE Second variable parameter of message
Importing I_MSGV3 TYPE SMESG-MSGV3 SPACE Third variable parameter of message
Importing I_MSGV4 TYPE SMESG-MSGV4 SPACE Fourth variable parameter of message
Importing I_TXTNR TYPE Message Number
Importing I_FLG_DELETE_BUFFER TYPE BOOLEAN Boolean Variable (X=true, -=false, space=unknown)
Importing I_PARAMS TYPE BAL_S_PARM Application Log: Parameters
Exception LOG_NOT_FOUND TYPE Log (i_log_handle_to) not found
Exception MSG_INCONSISTENT TYPE Message inconsistent
Exception LOG_IS_FULL TYPE Log Is Full
Exception MSG_NOT_STORED TYPE Message not added
Exception SEVERE_ERROR TYPE Critical Error
Exception MSG_NOT_FOUND TYPE Message not found
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20020219 
SAP Release Created in