SAP ABAP Function Module QRKD_CONTROL_CHART (Call-up of a quality control chart)
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_CONTROL_CHART Call-up of a quality control chart  
Function Group QRKD   Control charts (dialog)  
Program Name SAPLQRKD    
INCLUDE Name LQRKDU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing E_GRAPHICS_OCX_ACTIVE TYPE QM00-QKZ
Exporting E_COMMIT_WORK TYPE QM00-QKZ Data was changed ('X' = yes)
Exporting E_CONTROL_CHART_ACTIVE TYPE QM00-QKZ The graphic is still active ('X' = yes)
Exporting E_CONTROL_FUNCTION_PAI TYPE QPSH-FUNCTION
Importing I_QRKNR TYPE QASH-QRKNR Control chart number
Importing I_STRUCTURE_OF_RESULTS TYPE DDINFO-DDNAME Structure of transferred inspection results
Importing I_DISPLAY_MODE TYPE QM00-QKZ Call up with display authorization only ('X' = yes)
Importing I_NO_GRAPHICS TYPE QM00-QKZ Call without graphic ('X' = yes)
Importing I_NEW_STATUS TYPE QASH-STATUS New status to be set for the control chart
Importing I_OLD_GRAPHICS TYPE QM00-QKZ
Tables T_RESULTSTAB TYPE   Inspection results
Tables T_CUAEXCLTAB TYPE  
Tables C_DATA_TAB TYPE QRKO_TABLE_DATA_S_G_REF
Tables C_PARAMS_TAB TYPE QRKO_TABLE_PARAMS_S_G_REF
Exception NO_ENTRY_IN_QASH TYPE Control chart does not exist
Exception NO_ENTRY_IN_QAST TYPE Control chart track does exist
Exception NO_ENTRY_IN_QPSH TYPE Master data does not exist for control chart
Exception NO_ENTRY_IN_QPST TYPE Master data for the tracks does not exist
Exception INVALID_STRUCTURE TYPE Structure of the inspection results not permitted
Exception PROGRAMMING_ERROR TYPE Program error
Exception FOREIGN_LOCK TYPE Control chart locked by another transaction
Exception NO_AUTHORIZATION TYPE Missing SPC authorization
               
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