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

Regarding BP Function Module:BAPI_BUPA_CREATE_FROM_DATA

Former Member
0 Likes
929

Hi Experts,

I am facing one issue with FM : BAPI_BUPA_CRETAE_FROM_DATA ,I am able to create BP from function module
but could not able to see the same in the BP transaction,However i used BAPI_transaction_commit after FM execution.

Could someone help me on the same.

Thanks,

Jayan

4 REPLIES 4
Read only

Former Member
0 Likes
786

Hi Jayan

Does the Business Partner exist in table BUT000?

If they do not exist there then your BP Create is failing.

Are you manually calling or programmatically calling the function module?

Regards

Arden

Read only

deepak_sharma_sap
Active Participant
0 Likes
786

Hi,

When you execute the FM , do you get the Business Partner Number in the exporting parameter "BUSINESSPARTNER".

Also check for RETURN table if it contains any error message.

Thanks

Deepak

Read only

Former Member
0 Likes
786

The issue got resolved from my side

As I am executing the FM with RFC call,I called BAPI_Tranaction_commit with RFC Destionationn then then issue got resolved.

Thanks,

Jayan

Read only

0 Likes
786

Hi Jayan

Please mark the thread as "Answered"

Regards

Arden