cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_BUPA_CREATE_FROM_DATA

06-03-2009 10:34 AM
praveen_hannu Contributor
978 views 4 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

HI All

I am working with the solution manager. I want to create the businee partner through BU_GEN through a program, but through this transcation we are unable to record the system and user while generating.

So I am looking the bapi BAPI_BUPA_CREATE_FROM_DATA now. Can I use this BAPI for this purpose, why I am asking this one is Business Partner conecp exists in SD also, so is this function module to create the business partner to the SD module or create the business partner in Solution manager?

I am in bit confussion, could any expert please explain me.

Thanks in advance

Regards

Praveen

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

singhsmi
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Praveen,

You can use this FM for creating business partners. Business Partner is an independent entity and can be used in various solutions.

Thanks and warm regards,

Smita.

praveen_hannu
Contributor
0 Likes

HI Smitha

Thanks for your reply. I want to assign the SAP user id while creating the business partner in the Indentification tab of BP t-code in the solution manager.

I have gone through whole function module and object type BUS1006, but I didnot find the any solution. Please give me a suggestion if you have any idea.

Thanks

Praveen

Former Member
0 Likes

Hi Praveen,

Is this solved ?

Anyhow, the answer lies in creating the BP in role Internet User - BUP005 - . This role lets you assign the user ID to the BP and thus creaetes a link between the user and BP.

Cheers,

Rishu.

praveen_hannu
Contributor
0 Likes

HI Rishu

Yeah..but I am using it as an employee so I have assigned the BUP003 role and I am creating it for a person.. Initially I was creating for the organization and hence it was not working few areas. Later on I realized and changed the code according to that.

Thanks

Praveen

Answers (0)