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 name or Bapi name

Former Member
0 Likes
708

Hai all,

My requirement is to retrieve all the data from customer master data. While retrieving the data it should fill all the fields which are custom created. I want any function module or Bapi which fulfills this kind of requirement.

I will be thankful if any one can help me out from this.

Thank u.

From

Tara.

4 REPLIES 4
Read only

Former Member
0 Likes
572

Hi tara

we are unable to understand your requirement

Please elaborate it which module you are talkin about please be specific

Hitesh

Read only

Former Member
0 Likes
572

>

> Hai all,

>

> My requirement is to retrieve all the data from customer master data. While retrieving the data it should fill all the fields which are custom created. I want any function module or Bapi which fulfills this kind of requirement.

> I will be thankful if any one can help me out from this.

> Thank u.

>

> From

> Tara.

>

> Hai all,

>

> My requirement is to retrieve all the data from customer master data. While retrieving the data it should fill all the fields which are custom created. I want any function module or Bapi which fulfills this kind of requirement.

> I will be thankful if any one can help me out from this.

> Thank u.

>

> From

> Tara.

Hi all,

As per my requirement is to create a customer master data where i should retrieve data from legacy system and should fill some additional custom fields along with legacy system data through portal. The custom fields are taken from portal. So i need any functional module or bapi to resolve this problem.

Thank you.

The process in getting a new customer into SAP:

Enter Customer number

Fetch P-data information from P-data legacy system through function module

Portal shows the information from P-data and additional fields can be entered.

Creation of customer by clicking a button

With Regards,

Tara.

Edited by: Tara Lakshmi Padala on Jan 10, 2008 7:36 AM

Read only

Former Member
0 Likes
572

hi,

there is no seperate FM or BAPI to update custom fields in customer master. use the standard BAPI to update standard fields and write the insert statement for custom fields and do the commit work....

Regards,

Venkata Narayana

Read only

0 Likes
572

Hi Venkat,

Thanks for ur answer.

With Regards,

Tara.