SAP ABAP Function Module /SAPSMOSS/03_READ_MEMO (Read memos from OSS and store in notification)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   QM-QN (Application Component) Quality Notifications
     /SAPSMOSS/01 (Package) Interface R/3 Notifications - SAP OSS
Basic Data
Function Module /SAPSMOSS/03_READ_MEMO Read memos from OSS and store in notification  
Function Group /SAPSMOSS/03   Communication with OSS  
Program Name /SAPSMOSS/SAPL03    
INCLUDE Name /SAPSMOSS/L03U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_MANUM_MAX TYPE QMMA-MANUM New highest task number
Importing I_MANUM_MAX TYPE QMMA-MANUM Highest task number
Importing I_QMNUM TYPE QMMA-QMNUM Number of existing notification
Importing I_KZMLA TYPE QMEL-KZMLA Language indicator for long texts
Importing I_KZ_NOT_NEW TYPE QKZ SPACE Indicator: Notification newly created in CCC system
Importing I_TQ80 TYPE TQ80 Data for notification type
Tables T_MEMO_HEADER TYPE /SAPSMOSS/MEMO_HEADER Table of memo headers from SAP
Tables T_MEMO_LINES TYPE /SAPSMOSS/MEMO_LINES Table of memo long texts from SAP
Tables T_QMSM TYPE WQMSM Table containing the new tasks to be created
Tables T_QMSM_TAB TYPE WQMSM Table containing the notification tasks in CCC system
Tables T_TASK_LONGTEXTS TYPE /SAPSMOSS/QMSM_TLINE Table of long texts for tasks
Tables T_HEADER_LONGTEXT TYPE TLINE Table of notification long texts
               
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  19990601 
SAP Release Created in