SAP ABAP Function Module QEEA_FEAT_OPERATIONS_READING (Einlesen der Vorgänge und Prüfmerkmale zum vorgegebenen PVO-Intervall)
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_FEAT_OPERATIONS_READING Einlesen der Vorgänge und Prüfmerkmale zum vorgegebenen PVO-Intervall  
Function Group QEEA   Read functions for results recording  
Program Name SAPLQEEA   Data Import Function Modules for Results Processing 
INCLUDE Name LQEEAU23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_AUFPL TYPE QALS-AUFPL Routing number of the operations in the order
Importing I_LZEITPRUEFUNG_AUSWERTEN TYPE QALS-STAT27 SPACE Evaluate long-term inspection indicator
Importing I_MERKNR_BIS TYPE QAMKR-MERKNR 0000 Lower interval limit for characteristic interval
Importing I_MERKNR_VON TYPE QAMKR-MERKNR 9999 Upper interval limit for characteristic interval
Importing I_PLNTY TYPE QALS-PLNTY Task list type
Importing I_PRPLATZ TYPE QAPO-PRPLATZ SPACE Predefined work center
Importing I_PRPLATZWRK TYPE QAPO-PRPLATZWRK SPACE Work center plant
Importing KZ_BEWERTG TYPE QALS-STAT27 ' ' Valuation data should also be read
Importing KZ_R2 TYPE QALS-STAT27 ' ' The inspection lot is an R/2 inspection lot
Importing MODE TYPE TQ78-MODUS '0' Processing mode of the inspection characteristics according to table Q78
Importing I_PLNFL TYPE QAQEE-PLNFL SPACE Obere Intervallgrenze der Planfolgen ein
Importing PRUEFLOS TYPE QALS-PRUEFLOS Inspection lot number
Importing VORNR_BIS_E TYPE QAQEE-VORNR_BIS Upper interval limit of the inspection operations
Importing VORNR_VON_E TYPE QAQEE-VORNR_VON Lower interval limit of the inspection operations
Importing I_PROBENR TYPE QAQEE-PROBENR SPACE Sample number
Importing I_STEUERSCHLUESSEL TYPE TQ70-SCHLCODE '0100' Transaction control key
Importing I_AKTIVITAET TYPE TQ70-AKTIVITAET 'E' Transaction activity
Importing I_MODE_LESEN TYPE QM00-QKZ 'X'
Importing I_TCODE TYPE SYST-TCODE SY-TCODE
Tables QAMK_TAB TYPE QAMKR Internal table inspection characteristics operations/results
Tables QAPO_TAB TYPE QAPO Internal table: inspection operations
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_VALUATION_MODULE TYPE No valuation function module in QDFM for the characteristic
               
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