Fonction SAP BAPI_REPMANCONF1_EXIST_CHK - Existency Check for Backflush in Repetitive Manufacturing

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CONFIRMATION BAPI_RM_DATKEY-CONFIRMATION N 10 Backflush Number

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 Return Parameter


The system uses the parameter CONFIRMATION to check whether a backflushalready exists in the system for this number. This is the backflushnumber given by the SAP system.
If no backflush with the transferred number is found in the system, orif an error occurs, the system displays an appropriate message via theexporting parameter RETURN.
If a backflush with the transferred number is found in the system, theRETURN parameter is filled with initial values.
No COMMIT WORK is executed in this module.
The RETURN parameter is filled with a message in the following cases:
  • The backflush number transferred in the CONFIRMATION parameter is not
  • found. This means no backflush was found in the SAP system whichcontains the transferred backflush number as key.
    • An error occurred during the check.

    • If the backflush number transferred in the CONFIRMATION parameter isfound in the SAP system, the exporting parameter RETURN contains initialvalues.

      Description
      The backflush number is given by the system when carrying out thebackflush. It specifically identifies a backflush within the SAP system.