‎2006 Nov 25 11:10 AM
hi,
wht is relation between CUSTOMER AND PARTNEREMPOYEID IN CONTACTADDRESSDATA.
(i have created one customer (366) using bapi_customer_createfromdata as ip_copyreference customer 1000. now i want create contact person to that customer .is it possible with bapis)
regards
Guru
‎2006 Nov 27 9:44 AM
‎2006 Nov 27 10:01 AM
customer is nothing but a partner...So, when u define as customer samething will be used as partner...To add contact details to this customer..try using
BAPI_CUSTOMER_EDIT
if not u should write a program and do a BDC to update the same.
‎2006 Nov 27 10:32 AM
hi,,
Ramesh thanks for ur response
(<b>i am new to sap , pls help me to know about customer in sap</b> )
i am getting confusion with customer,businesspartner , business partner employee,consumer,contact person,in SAP
is above all are comes into customer master data?????????????
‎2006 Nov 28 4:12 AM
‎2006 Nov 28 4:22 AM
Hi,
Customer -> A business partner who buys goods...Example..HONDA can be a customer..
Business partner -> Is a general term for the customer...Example..HONDA global customer can order for the goods (SOLD-TO PARTY)..HONDA usa might pay the bill (PAYER)..HONDA UK might receive the goods (SHIP-TO PARTY - goods that needs to be sent)..
contact person -> A person who can be contacted for the customer..Example..a person XYZ can be a contact person for the customer HONDA.
Thanks,
Naren
‎2006 Nov 28 4:48 AM
hi,
thanque very much for ur response.
i have created customer using BAPI_CUSTOMER_CREATEFORMDATA1. this bapi not having fields like BankDetails, Company Details but i need to create bank,company details for that customer .<b>
is there any other solution (only with bapis)</b>
regards
Guru
‎2006 Nov 28 6:50 AM