SAP ABAP Function Module EXIT_SAPLWAP0_002 (Appointments: User Exit for Calculating the Appointment Length for POs)
Basic Data
Function Module EXIT_SAPLWAP0_002 Appointments: User Exit for Calculating the Appointment Length for POs  
Function Group XWAP   User Exits for Appointments  
Program Name SAPLXWAP    
INCLUDE Name LXWAPU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_DURATION TYPE RWAP4-DURAT Length calculated in seconds
Importing I_EKKO TYPE EKKO Order document: header data
Importing I_DURATION TYPE RWAP4-DURAT Length calculated previously in seconds
Importing I_TWAP1 TYPE TWAP1 Appointments profile
Importing I_DATAB TYPE WAPPT-DATAB Starting date of appointment
Importing I_UHRAB TYPE WAPPT-UHRAB Starting time of appointment
Tables T_EKPO TYPE EKPO Order document: item data
Tables T_EKET TYPE EKET Order document: schedule lines
Tables T_EKES TYPE EKES Order document: confirmations
Exception NO_DURATION_CALCULATED TYPE The length of the appointment could not be calculated
               
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  19970911 
SAP Release Created in