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

Extend customer master data..

Former Member
0 Likes
1,345

hi ,

my problem as i understand .. if not clear please do revert back.

i was given a job to extend customer master data.

what i am supposed to do is that if there is a customer of certain company code then i have to extend him to all the company codes that are provided. The data is present about the customer in the production server . This data has to be copy pasted in the sanddbox which will later be moved to quality and testing . The data which has to be copied is around for 40 company codes and their customers from each company . The transaction is xd01 in production where i will see the data and xd03 where i have to create the customer or change the customer details as according to production . Could anybody suggest a way in which we could code it like by using bdc to download the data into a flat file and the uploading it again into sandbox. Thanks a lot . The job is urgent so ur replies will be rewarded instantly and thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,019

Hi krishna,

i cant get you exactly. pls tell me what you want exactly.

dont confuse,

thanks

karthik

6 REPLIES 6
Read only

Former Member
0 Likes
1,020

Hi krishna,

i cant get you exactly. pls tell me what you want exactly.

dont confuse,

thanks

karthik

Read only

Former Member
0 Likes
1,019

hi karthik,

Thanks for the reply ... ill try to explain with an example..

we have a company code 1200 it is a customer for another company code 1500 .. now we want to extend it another company code 6000.. to extend customer 1200 to comp code 6000 we need to use transaction xd03 where we can create a customer . Now all the details of 1200 is present in production system. we can view the data using xd01. From there we have to copy and paste it into the xd03 in the sanbox system . This will majorily contain the enteries in the sales tab and it might also ask to maintain the company data .The amount has to be done for 40 company codes i.e. each has to be a customer of each other . I was wondering if ther eis any way we could dowwnload the data from the production and update it into the sandbox maiking my job easy. For this a proccedure was required

Thanks

Read only

0 Likes
1,019

hi,

no coding needed, you can use standard transactions FD15 and FD16 to copy customers from one company code to another and from one system to another.

hope this helps

ec

Read only

0 Likes
1,019

hi eric,

could u give me more details about these transactions and how i can handle them. And also these customers are not already created in production but they eventually will after the whole process is over . I am sorry i am being such an oaf but me really new to this so .. a ste to step guidance

will really be very helful

Read only

0 Likes
1,019

Hi Krishna,

Yes you can using CMOD tcode.

goto->text enhancements->keywords->change

Another way to add fields is to use classification in customer master.

XD02, menupath: extras->classification

Class type 011.

Please check this thread.

Hope this will help.

see this links too..

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/30e9af33-899f-2a10-43a5-878b9...

http://www.scribd.com/doc/2229242/MM1003Master-Data

still not solved. reply me.

thanks

karthik

Read only

Former Member
0 Likes
1,019

The issue was resolved hence markin this question answered