SAP ABAP Function Module QEEA_FEATURES_READING (Einlesen Merkmale zu einem Prüflos nach verschiedenen Kriterien)
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_FEATURES_READING Einlesen Merkmale zu einem Prüflos nach verschiedenen Kriterien  
Function Group QEEA   Read functions for results recording  
Program Name SAPLQEEA   Data Import Function Modules for Results Processing 
INCLUDE Name LQEEAU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_AUSPR_SICHT TYPE QAQEE-SIAUSPRG View of attribute codes active
Exporting E_ERFSICHT TYPE QAPO-ERFSICHT Recording view determined, if from first characteristic
Exporting E_FEHLEH_SICHT TYPE QAQEE-SIFEHLEH View of the number of defective units active
Exporting E_FEHLER_SICHT TYPE QAQEE-SIFEHLER View of the number of defects active
Exporting E_MESSENDE_SICHT TYPE QAQEE-SIMESSEND View of measuring confirmation active
Exporting E_EINFELD_SICHT TYPE QAQEE-SIEINFELD Sicht für summarische Erfassung
Exporting E_SUMPLUS_SICHT TYPE QAQEE-SISUMPLUS Sicht für summarische und Einzelwert-Erfassung
Exporting E_PRUEFLING_SICHT TYPE QAQEE-SIPRUEFL Sicht für prüflingsweise Erfassung
Exporting E_UEBERBLICK_SICHT TYPE QAQEE-SIUEBERB Sicht Übersicht
Importing I_AUFPL TYPE QALS-AUFPL Routing number of the operations in the order
Importing I_ERFSICHT TYPE QAPO-ERFSICHT SPACE Preallocated recording view from the task list
Importing I_LZEITPRUEFUNG_AUSWERTEN TYPE QM00-QKZ SPACE Evaluate long-term inspection indicator
Importing I_MODE_LESEN TYPE QM00-QKZ 'X' Read and evaluate processing mode
Importing I_PLNKN_BIS TYPE QAMKR-VORGLFNR '99999999' Upper limit for node number
Importing I_PLNKN_VON TYPE QAMKR-VORGLFNR '00000000' Lower limit for node number
Importing I_PLNTY TYPE QALS-PLNTY Task list type
Importing I_PRPLATZ TYPE QAPO-PRPLATZ SPACE Work center
Importing I_PRPLATZWRK TYPE QAPO-PRPLATZWRK SPACE Plant for predefined work center
Importing I_TCODE TYPE SYST-TCODE SY-TCODE Transaction code to read table TQ78
Importing I_VORGANG_LESEN TYPE QM00-QKZ SPACE Flag whether operations should also be imported
Importing KZ_BEWERTG TYPE QM00-QKZ 'X' Valuation data should also be read
Importing KZ_R2 TYPE QM00-QKZ SPACE The inspection lot is an R/2 inspection lot
Importing MODE TYPE TQ78-MODUS '1 ' Processing mode of the inspection characteristics according to table Q78
Importing PRUEFLOS TYPE QALS-PRUEFLOS Inspection lot number
Importing I_KEINE_KLASSIERUNG TYPE QM00-QKZ SPACE Indicator read no classified characteristic
Importing I_AKTIVITAET TYPE TQ70-AKTIVITAET 'E' Transaction activity
Importing I_PROBENR TYPE QAQEE-PROBENR '000000' Sample number
Importing I_STEUERSCHLUESSEL TYPE TQ70-SCHLCODE '0100' Transaction control key
Importing I_MERKNR_VON TYPE QAMKR-MERKNR '0000' Lower limit for number of the characteristic
Importing I_MERKNR_BIS TYPE QAMKR-MERKNR '9999' Upper limit for number of the characteristic
Importing I_ONLY_TQ78 TYPE QM00-QKZ SPACE Nur den Einlesemodus berücksichtigen
Importing I_QERGDATH TYPE QAMV-QERGDATH SPACE Geplante Ergebnisdatenherkunft
Importing I_MS TYPE QKZ SPACE Flag, ob aus multipler spezifikation gerufen
Tables QAMK_TAB TYPE QAMKR Internal table inspection characteristics operations/results
Tables QAREL_TAB TYPE QAREL
Tables QAMK_TAB_DIF TYPE QAMKR Merkmalstabelle; ausgefilterte Merkmale
Exception INTERNAL_ERROR_VALUATION TYPE Internal error, no valuation rule in QAMV
Exception NOENTRY_Q78TAB TYPE No entry on the MODE found in table TQ78
Exception NO_FEATURES TYPE No characteristics
Exception NO_OPERATIONS TYPE No operations
Exception NO_SAMPLE TYPE No sample requirements record found for the characteristic_
Exception NO_VALUATION_MODULE TYPE No valuation function module in QDFM for the characteristic
Exception PROBLEMS_WITH_CALCULATED_CHAR TYPE Internal failure reading calculated characteristic
Exception INTERNAL_ERROR_CONTROL_KEY TYPE Internal error in recording by inspection point
               
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