Hi Experts,
My client have a requirement to create an RFx via BAPI in SRM system. There will be a sales query posted in ECC and against this sales query an RFX has to be created in SRM system. I understand that we can use FM BBP_PD_BID_CREATE, but each time I try to execute this FM I run into an error:
M MSGID MSG MESSAGE
A BBP_PD 002 Interface data contains errors
A BBP_PD 002 Interface data contains errors
E BBP_PD 429 Enter at least one partner of type Bidder Or Portal Provider
A BBP_PD 550 Incorrect interface data for set #3 in method C
A BBP_PD 550 Incorrect interface data for set #4 in method C
A BBP_PD 550 Incorrect interface data for set #5 in method C
A BBP_PD 550 Incorrect interface data for set #6 in method C
A BBP_PD 550 Incorrect interface data for set 21 in method C
A BBP_PD 550 Incorrect interface data for set 34 in method C
A BBP_PD 550 Incorrect interface data for set 35 in method C
A BBP_PD 550 Incorrect interface data for set 61 in method C
A BBP_PD 550 Incorrect interface data for set 77 in method C
A BBP_PD 550 Incorrect interface data for set 78 in method C
Although I have provide the Partner details under I_PARTNER table.
I have provided details as below:
I_BAPIMODE = X
Values in I_HEADER
Values in I_ITEM
Values in I_ORGDATA
Values in I_PARTNER
Please advice as to what I may be missing to create an RFX via BAPI.
Regards,
Ruchir.