SAP ABAP Function Module QEEA_SAMPLES_CREATE (Anlegen einer vorgegebenen Anzahl von Mehrfachprobensätze in einer Tabelle)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       QE (Package) QM results recording
Basic Data
Function Module QEEA_SAMPLES_CREATE Anlegen einer vorgegebenen Anzahl von Mehrfachprobensätze in einer Tabelle  
Function Group QEEA   Read functions for results recording  
Program Name SAPLQEEA   Data Import Function Modules for Results Processing 
INCLUDE Name LQEEAU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LASTPROBE TYPE QASPR-PROBENR Last sample number assigned
Importing I_KZ_R2 TYPE QALS-STAT27 ' ' R/2 inspection lot characteristic
Importing I_WERK TYPE QALS-WERK Plant
Importing MERKNR TYPE QAMKR-MERKNR Characteristic number
Importing PRUEFLOS TYPE QALS-PRUEFLOS Inspection lot number
Importing SOLLSTPANZ TYPE QAMKR-SOLLSTPANZ 1 Predefined number of sample records
Importing SOLLSTPUMF TYPE QAMKR-SOLLSTPUMF Inspection scope of the characteristic
Importing STARTPROBE TYPE QASPR-PROBENR Initial value of the samples
Importing STARTPROBEN_FLAG TYPE QAEEA-DYNPROCALL ' ' Flag whether STARTPROBE is used for sample number assignment
Importing STEUERSCHLUESSEL TYPE TQ70-SCHLCODE '0100' Transaction control key
Importing VORGLFNR TYPE QAMKR-VORGLFNR Internal document number
Importing WINDOW_FLAG TYPE QAEEA-DYNPROCALL ' ' Flag whether sample number is called up in a window
Importing I_STATUSV TYPE QASV-SATZSTATUS '1' Predefined status to be set for the sample
Tables QASPTAB TYPE QASPR Sample table (requirements and results)
Tables QASP_VORGTAB TYPE QAPSP Sample table for the operation
Exception FUNCTION_INTERRUPTED TYPE Function canceled
Exception INTERNAL_ERROR_NO_BEWREGEL TYPE No valuation rule is stored in QASV
Exception NO_QASV_ENTRY_FOUND TYPE No zero record in the sample requirements table
Exception NO_QDFM_ENTRY_FOUND TYPE No entry found in the valuation table
               
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  19931201 
SAP Release Created in