‎2008 Jan 08 10:36 AM
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.
‎2008 Jan 08 10:39 AM
Hi tara
we are unable to understand your requirement
Please elaborate it which module you are talkin about please be specific
Hitesh
‎2008 Jan 10 6:06 AM
>
> 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
‎2008 Jan 10 6:44 AM
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
‎2008 Jan 11 4:22 AM