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

Function Module/BAPI to create Account Hierarchies in CRM.

Former Member
0 Likes
983

Hi Experts,

Is there any standard function module to create account hierarchy in SAP, from the data we receive from the legacy system.

Please let me know BAPI/FM name

Can we use LSMW for uploading the account hierarchies?

Moderator Please i have done enough research before posting this thread.

Thanks.

Vikki

Hi Experts,

Is there any standard function module to create account hierarchy in SAP, from the data we receive from the legacy system.

Please let me know BAPI/FM name

Can we use LSMW for uploading the account hierarchies?

Moderator Please i have done enough research before posting this thread.

Thanks.

Vikki

5 REPLIES 5
Read only

ThomasZloch
Active Contributor
0 Likes
896

Where have you looked? Did you browse the BAPI explorer? The number of predefined LSMW object types is limited, did you browse what's available?

Please provide more information about "account hierarchy".

Thomas

Read only

0 Likes
896

Hi,

I tried BAPI explorer, but was unbale to get any thing.

I came across one FM. "CRMXIF_PARTNER_HIER_SAVE" but have no idea.

My Account hierarchy level is like

A

A1

A1.1

A1.1.1

Read only

0 Likes
896

Hi,

I got the FM name .

I am using F.M. BUHI_EXT_INTERFACE_SAVE for this purpose.

Special Thanks to AJIT PAWAR for his help.

Regards

Vikash

Edited by: vikashsingh1234 on Apr 18, 2011 7:46 AM

Read only

0 Likes
896

Hi,

I got the FM name .

I am using F.M. BUHI_EXT_INTERFACE_SAVE for this purpose.

Special Thanks to AJIT PAWAR for his help.

Regards

Vikash

Read only

0 Likes
896

Hi I have similar requirement but hierarchies should be created in SAP , i mean we have R/3 system. How can i do that.