Ansicht
Dokumentation

BAPI_RCVPRORDCF_RECEIVEPRODORD - Send production orders to PDC system

BAPI_RCVPRORDCF_RECEIVEPRODORD - Send production orders to PDC system

General Material Data   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This method is used to provide data of PDC-relevant production order operations for a PDC system. It must be distinguished between an initial download and a delta download.

In an initial download, all PDC-relevant operations are selected in the SAP System. The following requirements must be met:

  • The order type of the prodution orders in question must be marked as PDC-relevant.
  • The planned work center of the operation must have been assigned to a subsystem grouping.
  • The operations must have been released.
  • The operations may not have been technically completed and the deletion flag may not have been set.

The Init indicator can be set to indicate an initial download.

The operation data is provided in the OperationsForUpdinterface table. In addition, additional time events for each operation for which the end time event has not been confirmed and these time events represent open time pairs are provided in the OpenEvents interface table.

The initial download data is not transferred to the PDC system unless you delete all existing process order operations and their confirmations.

In a delta download, all operations that have been released, have undergone PDC-relevant changes, or have been technically completed or deleted since the last initial or delta download are selected.

The data of released, PDC-relevant operations is provided in the OperationsForUpd interface table. If the PDC system already knows the relevant operations, the existing data must be updated with the downloaded data. If the PDC system does not yet know the operations, they must be added to it.

The keys of those operations that are no longer PDC-relevant (because the work centers have been changed, for example, or because they have been technically completed) are provided in the OperationsForDel interface table. These operations are to be deleted in the PDC system.

Example

Notes

This method is a method for an interface type.

This method provides the definition of the standard interface. It is implemented by the system that wants to provide this interface.

The data is passed on to the receiving system in the structure defined by the method. The receiving system must make sure that this data is entered in the appropriate database tables. This can be done by implementing the interface defined by the method.

Further information

The CIBDOP_DOWN_PP program (Download Operations PP-PDC) can be used to start the initial and delta downloads. The program can be used in a periodic background job.

For more information, see Customizing for Production Order Confirmations, section PDC Data Transfer.





Parameters

INIT
OPENEVENTS
OPERATIONSFORDEL
OPERATIONSFORUPD
OPERATIONSIUIDCOMPDATA
OPERATIONSIUIDDATA
RETURN

Exceptions

Function Group

IFCIBD02

ABAP Short Reference   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 3473 Date: 20240523 Time: 170206     sap01-206 ( 64 ms )