cancel
Showing results for 
Search instead for 
Did you mean: 

Transfer RFQ from R/3 to SRM-EBP

Former Member
0 Kudos

Hi,

We are using SRM 5.5. I want to transfer RFQ from R/3 to SRM-EBP.

Please suggest.

Note: I have some idea.

1. R/3 - I will create a Z Program

2. In this program I will get the details of RFQ in R/3.

3. I will create a RFC Function Module in SRM.

4. In my R/3 program I will call SRM RFC Function Module.

5. I will pass all the RFQ details into my SRM RFC Function Module.

6. Now I have the RFQ details in SRM-EBP in that SRM RFC Function Module.

7. In this SRM RFC Function Module I need to create a BID based on my R/3 RFQ details

8. My doubt: what coding is required to create a BID in SRM-EBP.

Because I can't use BDC to create BID in SRM-EBP.

Regards,

Natchiappan.M

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Thanks for your reply. But How can I pass the guid as a input for that function module.

I tried that function module. If you have some sample code with this function module Please share with me.

Thanks and Regards,

Natchiappan.M

imthiaz_ahmed
Active Contributor
0 Kudos

See if this can help you

BBP_EXT_RFQ_FROM_SOCO_CREATE.

Regards, IA

Former Member
0 Kudos

Hi. You can try calling function BBP_PD_BID_CREATE direct from R/3, it is remote enabled.

Regards,

Dave.