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 |
|---|---|---|---|---|---|---|---|
| |
E_ENDTERMIN | TYPE | QALS-PAENDTERM | End date of the inspection | |||
| |
E_STARTTERMIN | TYPE | QALS-PASTRTERM | Inspection start date | |||
| |
I_ART | TYPE | QALS-ART | Inspection Type | |||
| |
I_ENDTERMIN | TYPE | QALS-PAENDTERM | '00000000' | End date of the inspection | ||
| |
I_MATNR | TYPE | QALS-MATNR | Material | |||
| |
I_STARTTERMIN | TYPE | QALS-PASTRTERM | SY-DATUM | Inspection start date | ||
| |
I_WERKS | TYPE | QALS-WERK | Plant | |||
| |
NOT_ACTIVE | TYPE | Material not active for inspection type | ||||
| |
NO_MARA | TYPE | A-segment of the material not available | ||||
| |
NO_MARC | TYPE | C-segment of the material not available | ||||
| |
NO_PLANT | TYPE | Plant Does Not Exist | ||||
Processing Type
| Normal Function 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 |