Ansicht
Dokumentation

EXIT_SAPLCOZR_003 - Release Control for Automatic Batch Determination: Handling of Tolerances

EXIT_SAPLCOZR_003 - Release Control for Automatic Batch Determination: Handling of Tolerances

ABAP Short Reference   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

The function module is called when production orders and process orders are released, if the order contains components handled in batches for which the following has been defined in the batch entry field (MARC-KZECH) on the MRP view of the material master :

  • Manual batch determination required upon release of order or
  • Automatic batch determination upon release of order

If the system would refuse order release because of a missing batch assignment (this can be set up in Customizing for Production or Process Orders), you can determine that order release is NOT rejected because of the component in question by setting the changing parameters EXCECUTE_RELEASE to "X".

The module is called individually for each component that fulfills the above-mentioned requirements and receives the following interface parameters from the System:

Parameter Meaning
IS_CAUFVD Order header
IT_RESBD Table containing the reservations of the affect component:
  That is, if a batch split was carried out, the table contains the totals record and the related split records. if no batch split was carried out, it contains exactly one reservation.

Example

Notes

Further information

Refer also to the documentation of the enhancement PPCO0021 assigned to this function module.





Parameters

EXECUTE_RELEASE
IS_CAUFVD
IT_RESBD

Exceptions

Function Group

XCOZR

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2167 Date: 20240603 Time: 231311     sap01-206 ( 36 ms )