SAP ABAP Function Module QRKD_SET_UP_CONTROL_CHART (Aufbau einer Qualitätsregelkarte aus Datenbanktabellen)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   QM-PT-BD-SPL (Application Component) Samples and SPC
     QM01 (Package) QM graphics and SPC
Basic Data
Function Module QRKD_SET_UP_CONTROL_CHART Aufbau einer Qualitätsregelkarte aus Datenbanktabellen  
Function Group QRKD   Control charts (dialog)  
Program Name SAPLQRKD    
INCLUDE Name LQRKDU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_QRKNR TYPE QASH-QRKNR Control chart no.
Importing I_RELOAD TYPE QM00-QKZ Nachlesen der Prüfergebnisse ohne Neuaufbau
Importing I_ENQUEUE TYPE QM00-QKZ SAP-Sperre auf Regelkarte gesetzt ('X'=ja)
Tables ET_QAMR TYPE QAMR Merkmalsergebnisse in der Prüfabwicklung
Tables ET_QASR TYPE QASR Stichprobenergebnisse zu Prüfmerkmalen
Tables ET_QAST TYPE QAST Spur der Qualitätsregelkarte
Tables ET_QPST TYPE QPST Spur einer Qualitätsregelkarte
Exception NO_ENTRY_IN_QASH TYPE Control chart not available
Exception NO_ENTRY_IN_QAST TYPE Control chart tracks not available
Exception NO_ENTRY_IN_QPSH TYPE Master data not available for control chart
Exception NO_ENTRY_IN_QPST TYPE Master data for the tracks not available
Exception MISSING_CHART_ID TYPE No control chart number specified
Exception NO_ENTRY_IN_QRKTAB TYPE Regelkarte beim Reload intern nicht vorhanden
               
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  19950404 
SAP Release Created in