Start of Content Area

Function documentation Goods Receipt: Customer-Specific Enhancements for Appointments  Locate the document in its SAP Library structure

Use

The options for making enhancements enable you to optimize the appointments functions to suit your needs.

Features

This user exit is always called when appointments are saved. The appointments to be saved are transferred in a table. This allows you to edit the appointment data as required.

An enhancement structure (RWAP1Z) was created for the appointments data structure. If you have defined your own customer-specific fields in this structure, you can use this user exit to fill these fields and integrate them in the display.

This user exit is always called when appointment data is determined automatically. You can use it to define your own strategy for determining the appointment data (door, start time and appointment length).

You can define a procedure for calculating the appointment length for purchase orders to reflect your own appointments strategy.

You can define a procedure for calculating the appointment length for inbound deliveries or rough goods receipts to reflect your own appointments strategy.

You can have the system generate appointments automatically by making corresponding Customizing settings and, if necessary, by taking advantage of user exits.

See also: Goods Receipt: Automatic Generation of Appointments

 

 

End of Content Area