Ansicht
Dokumentation

EXIT_SAPLDRVN_002 - Shipping Approval: Text Exit in Monitor

EXIT_SAPLDRVN_002 - Shipping Approval: Text Exit in Monitor

Vendor Master (General Section)   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

The derivation monitor is called up as part of the shipping approval process. This exit of the monitor is used to provide the person responsible for shipping approval with additional information on the batch that is to be released. This happens when you change the field "CUST_TEXT" in the internal table transferred in the exit. The contents of this field appear beside the respective batch number in the derivation monitor.

The structure of the transferred internal table is defined by the database structure DRVN_MON.

To search for more information on the respective batch in the system, the structure contains the following information:

  • Plant
  • Material
  • Batch number.

The derivation event (for example, shipping approval) can be used for the criteria as to when the exit should be run.

Example

Sequence check for batches in the shipping approval procedure:

In some parts of the world, it is business custom to ship batches in the sequence of their batch numbers. As some batches may be in final quality inspection longer than others, you can ship batches with lower batch numbers later than those with higher numbers, though this is not ideal.

Notes

Further information





Parameters

PT_MONITOR

Exceptions

Function Group

XDRV

CL_GUI_FRONTEND_SERVICES - Frontend Services   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1567 Date: 20240604 Time: 062917     sap01-206 ( 47 ms )