cancel
Showing results for 
Search instead for 
Did you mean: 

Recipe Development In SAP PLM

spartan0412
Explorer
0 Kudos
289

Hello Experts,

I need some information regarding the recipe development in SAP S4, if some one can help I really appreciate. 

1. When recipe is under development, in which table this data get store.

2. From where material numbers are get picked when we assign materials to specifications.

3. After synchronizing the recipe to BOM in which table this data gets updated.

4. Which tables recipe development uses for BOM, production version and recipe.

5. Are below tables getting used while recipe development - Eg  STPO, PLPO PLKO, MKAL, CRHD.

Thanks in advance, really appreciate the help.

View Entire Topic
janbuchmann
Contributor
0 Kudos

Hi there

I don't have the (i.e. comprehensive) answer for you. But recipe development data is stored in tables in the /PLMB/* namespace. E.g. /PLMB/RCP_RECIPE contains STATUS and RCP_USAGE. What I can definitely recommend is report /PLMB/RCP_TABLEINFO. Its output and its logic should be a good starting point to familiarize yourself with the data model and what data is stored in which table.

Jan

spartan0412
Explorer
0 Kudos
Thanks Jan, appreciate your help.