cancel
Showing results for 
Search instead for 
Did you mean: 

Master Recipe to Bill Of Material Mapping with ODATA

former_member820086
Discoverer
727

Hello,

I'm writing a tool for Industry 4.0 applications that gets information about manufacturing processes from SAP S/4 HANA via ODATA.

Unfortunately, I haven't been able to get a bill of material on a master recipe so far. That's because I can't derive a Production Version from the Master Recipe, the ODATA just returns an Internal Version, that can't be linked to the Production Version.

Does anyone know of a way to map a master recipe internal version to a production version, or another way to get a matching bill of material for a master recipe via ODATA?

Accepted Solutions (1)

Accepted Solutions (1)

Marco_Valencia
Product and Topic Expert
Product and Topic Expert
0 Kudos

If I understand well your request, you want to understand the combination of the following parameters:

I am sure you tried to look at the following API: https://api.sap.com/api/API_MASTER_RECIPE/overview

If you see under business documentation: https://help.sap.com/docs/SAP_S4HANA_CLOUD/d35113ee62644d3abee1aaec148291d9/4d9ed891a8c547c493e70dbf...

Maybe this can give you what you need?

Hope this helps,

Marco

JulianoRomanato
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear casejoe.

How are you? As marco.valencia has answered this question for more than 3 months and there is no closing for this, I have accepted his answer to allow the closure of this question. If you do not agree, please open again this question.

Regards.

Juliano Romanato.

Answers (1)

Answers (1)

former_member820086
Discoverer

Hi Marco,

thanks for your reply. What I am looking for is a possibility to recieve the link between the Production Version and the MasterRecipeInternalVersion via the common ODATA Interface. The request for the MasterRecipe Header does not include the Production Version, and I can't find any other possibility to link a BOM or a Process Order to a specific Master Recipe Version.