‎2008 Jul 08 2:49 PM
hi experts,
can any body send me a sample bdc program for masterrecipe 'C201' IN PP module...
‎2008 Jul 08 4:59 PM
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.
‎2008 Jul 08 5:11 PM
There is this bapi which can create routing
BAPI_ROUTING_CREATE
This would do it for you.
Hope it helps.
FRancis