Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

BDC recording (SHDB) experts please respond

Former Member
0 Kudos

HI experts,

I am working with BDC to upload Master Recipes (tr. code C201). What I observed is when I manually create Master recipes using C201 there is a screen 'Recipe Header' which is different when I do the recording of C201. Different I mean some(mainly two) fields are missing in the screen from recording.

My problem is I need to put some data in those two fields which are missing in the screen from recording. How can I solve this problem.

PLease help. Waiting for responses. Please let me know if something is not clear.

3 REPLIES 3

LucianoBentiveg
Active Contributor
0 Kudos

You can use FM CONTROL_RECIPE_CREATE instead BI.

Regards.

0 Kudos

Hi,

Experts please respond. Is it normal that the screens which we get when we record a transaction are different from the normal screens which we get while using the transaction.

What should be the solution if we are missing any fields in the screens from the recording.

Waiting................

0 Kudos

If you are missing the fields what you require you need to look for a Function Module that can serve you the same purpose as the transaction C201.

I'll try finding out the alternative FM for C201 TCode.

Meanwhile you can debug C201 and see what FM it is using internally to create Master Recipes.

Thanks and Regards,

Bharath.