SAP ABAP Function Module GET_DATA_FROM_BUFFER (Get the data from the buffer table)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-CCO (Application Component) Client Console
     SMO5 (Package) Client Console / System Monitoring
Basic Data
Function Module GET_DATA_FROM_BUFFER Get the data from the buffer table  
Function Group SMO5_UNICODE   Unicode - Get messages from Server  
Program Name SAPLSMO5_UNICODE    
INCLUDE Name LSMO5_UNICODEU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OUT_MSGCOUNT TYPE MSG_COUNT Message Count
Exporting OUT_MSGSIZE TYPE MSG_COUNT Message Count
Exporting OUT_LAST_READ_TID TYPE ARFCTID Unique Transaction ID (LUW -> COMMIT WORK)
Exporting OUT_PARTIAL_MESSAGE TYPE SMO5_FLAG Flag
Importing IN_QNAME TYPE TRFCQNAM Name of tRFC queue
Importing IN_MSGCOUNT TYPE MSG_COUNT Message Count
Importing IN_MSGSIZE TYPE MSG_COUNT Message Count
Importing IN_LAST_READ_TID TYPE ARFCTID Unique Transaction ID (LUW -> COMMIT WORK)
Tables OUT_MESSAGE_HDR TYPE MESSAGE_HDR Messages - Header
Tables OUT_MESSAGE_DTL TYPE MESSAGE_DTL Messages - Detail
               
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  20040219 
SAP Release Created in 400