SAP ABAP Function Module QPL1_CALCULATE_LOT_TIME (Berechnet den Start- bzw. den Endtermin der Prüfung)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       QL (Package) QM inspection lots
Basic Data
Function Module QPL1_CALCULATE_LOT_TIME Berechnet den Start- bzw. den Endtermin der Prüfung  
Function Group QPL1   Create inspection lots  
Program Name SAPLQPL1    
INCLUDE Name LQPL1U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ENDTERMIN TYPE QALS-PAENDTERM End date of the inspection
Exporting E_STARTTERMIN TYPE QALS-PASTRTERM Inspection start date
Importing I_ART TYPE QALS-ART Inspection Type
Importing I_ENDTERMIN TYPE QALS-PAENDTERM '00000000' End date of the inspection
Importing I_MATNR TYPE QALS-MATNR Material
Importing I_STARTTERMIN TYPE QALS-PASTRTERM SY-DATUM Inspection start date
Importing I_WERKS TYPE QALS-WERK Plant
Exception NOT_ACTIVE TYPE Material not active for inspection type
Exception NO_MARA TYPE A-segment of the material not available
Exception NO_MARC TYPE C-segment of the material not available
Exception NO_PLANT TYPE Plant Does Not Exist
               
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