cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Update Process Order Confirmations Back to SAP ECC

Former Member
0 Likes
192

Hi,

Is there a document or step by step guide which explains how i can update SAP EARP with process order confirmations from my shopfloor? Below is the scenario i am looking for help in

1. There is a SQL server table where the SHOP floor update the quantity manufactured against a Process order.

2. I need to pick up that data from the SQL server table and update the ERP against that Process order.

Can any one explain how this can be achieved.

I checked the sample's and the templates in SDN but none of them actually show how to update any ERP?

Please advice!!.

Regards

Suraj

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Hi Suraj,

You need to schedule transaction for this purpose.

This transaction will be executed when manufacturing data in SQL table updated and send request to SAP update the quantity and confirms the process order.

You need to use required BAPI for executing the PO confirmation.

-Suresh Hiremath

Former Member
0 Likes

Check this one

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60ac6bb8-a684-2b10-208d-b9088300...

https://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/204a13d0-399d-2b10-ec84-9c254cd7efd4

You use this component to enable the shop floor operators to record their production order and process order confirmations using a touch screen user interface. In SAP ERP Central Component (SAP ECC) operators must complete many steps to confirm orders. Instead, you can use this interface, on a touch screen to enter the production performance easily and effectively. You can also use this component to obtain operators' work lists and information on their current activities.

Regards

Ram Upadhyay