Application Development and Automation 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: 
Read only

bdc

Former Member
0 Likes
315

hi experts,

can any body send me a sample bdc program for masterrecipe 'C201' IN PP module...

2 REPLIES 2
Read only

Former Member
0 Likes
294

Hi,

You can do your own using SHDB transaction recording using those parameters you want to fill in that transaction according data you want to fill.

There's an example here, where they show you how to record your transaction

http://www.sapbrainsonline.com/TOOLS/SHDB/SAP_SHDB_recording.html

and after that in main screen press "program" button wich generates you the program for your BDC

I hope it helps you!!

Cheers!! : )

Moises Grappin.

Read only

former_member226999
Contributor
0 Likes
294

There is this bapi which can create routing

BAPI_ROUTING_CREATE

This would do it for you.

Hope it helps.

FRancis