‎2008 Feb 10 5:48 PM
urgent
any body out there - I would like to create vendors via MK01 (with a bdc).
I manage to create the vendors but the e-mail field does not populate. If I view the vendor via mk03 the field does not display. I checked tables adrc/adr6 and lfa1 - no email adress - but on lfa1 there is a unique adrnr.
If I go to MK02 and update the email manually it does display on MK03 and also on ADR6
can somebody please help me - please please please
‎2008 Feb 10 9:07 PM
You have to set the "use central address management" checkbox on the first screen.
Rob
‎2008 Feb 10 9:07 PM
You have to set the "use central address management" checkbox on the first screen.
Rob
‎2008 Feb 11 7:53 AM
Thank you very much - I can see the StandardComm.Mtd field on the normal sap stransaction e.g. MK01/02/03 but the minute I use SHDB to capture the BDC the field is not available for capturing. The screen capturing end at the following field - InternetAdd.
Do you perhaps have any coding as how to capture the field data.
Much appreciated.
‎2008 Feb 11 2:59 PM
Your first screen should look like:
'X' 'SAPMF02K' '0107', "Create Vendor: Initial Screen
' ' 'RF02K-BUKRS' 'CCCC',
' ' 'RF02K-KTOKK' 'ACGP',
' ' 'USE_ZAV' 'X'. " <====
Rob
‎2008 Feb 11 3:50 PM