cancel
Showing results for 
Search instead for 
Did you mean: 

Real Time ATP check when integrate C4C with SAP ERP

former_member571019
Discoverer

Dear Experts,

We are running an integration project from C4C to ERP.

We want to achieve real time ATP check of the materials.

For the initial load of the Stock we use the standard process and successfully load the van stocks for each technician.

In our scenarios we needed to change the standard flow when releasing to ERP so we used the BADI: IF_BADI_COD_SERVICE_CONF to skip the goods movement, CATS etc.

My question is since the goods movement will be executed manually in ERP what is the best way to successfully update the Van stock in C4C? Is using the report RCOD_STOCK_EXTRACT and scheduling a job every hour a good idea?

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Demetris,

Interesting requirement. Technically, you can schedule the stock report from ECC to execute multiple times. What you could do is have some custom ABAP to automatically run the report for a specific technician van stock storage location when a goods movement has taken place. This will save a user having to do it manually in ECC. Additionally, this will not replicate the entire stock and will be specific meaning that volumes will be manageable too. Your suggested approach could also work. Some customers choose to update the stock when a goods movement takes place to keep the stock updated in C4C more efficiently or timely than a hourly update.

Hope this helps.

Regards,

Jameel

Answers (0)