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

I can not create Billing Plan using BDC

Former Member
0 Likes
447

Dear All

I create a RFC to generate SO , RFC name is ZAPCREATE_SO.

Because BAPI_CONTRACT_CREATEFROMDATA2 can not update Billing plan.

So I use BDC to update billing Plan in RFC "ZAPCREATE_SO" ,

But The RFC can not update biling plan if the RFC is call in lotus or non-SAP system. And not any error message

So funny,The RFC can update biling plan if the RFC is call in SAP.

Anyone know why? Thanks in advance.

Shi Chun Qing

Dear All

I create a RFC to generate SO , RFC name is ZAPCREATE_SO.

Because BAPI_CONTRACT_CREATEFROMDATA2 can not update Billing plan.

So I use BDC to update billing Plan in RFC "ZAPCREATE_SO" ,

But The RFC can not update biling plan if the RFC is call in lotus or non-SAP system. And not any error message

So funny,The RFC can update biling plan if the RFC is call in SAP.

Anyone know why? Thanks in advance.

Shi Chun Qing

2 REPLIES 2
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
398

You have to find a BAPI for the same as RFC does not understand the business logic in non-sap system.

Read only

0 Likes
398

Dear Sandeep Kumar

Could you give me more information? I am not sure understanding your meaning. Thanks.