cancel
Showing results for 
Search instead for 
Did you mean: 

LSMW:Hw to Map Mobile Phone and Land Telephone together to IDoc struct

Former Member
0 Kudos

Hi Friends,

We are using CRM 2007 LSMW IDoc method to import Business Partner using the message type "CRMXIF_PARTNER_SAVE_M" and basic type "CRMXIF_PARTNER_SAVE_M03".

We are mapping Telephone number to "Telephone" field in structure "E102BUS_EI_STRUC_TEL_DATA".

To map the same field for mobile number we are using the R_3_USER field to constant 3 to import the telephone number to mobile phone.

We are not able to import both Telephone and mobile phone numbers together for the BP

Now, my question is, Is there any standard way of mapping both Telephone and mobile phone numbers together and import the data.

For Ex: If Business partner Naveen is having Land Telephone as 444-444-4444 and mobile phone as 555-555-5555. While mapping the source and destination in the LSMW Idoc structure, I need to import both Land Telephone and Mobile Phone together.

Please pass on your valuable suggestions.

Thanking you,

Naveen

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You should make a separate line file for phone numbers. In this you can have the value for phone number as well as the value for R3USER. This way you can add as many phone numbers as you need to one BP - be it land line or mobile.

/Anders

Former Member
0 Kudos

Hi Anders,

If you don't mind can you please be more elborate on wht is line file.

Regards,

Naveen

Former Member
0 Kudos

Here is an example of a file and field structure used to create prospects. You can see in the phone line file what fields are used. File names are marked with bold.

PROSPECTS_H

PAYMENT_TERMS

INCOTERMS2

INCOTERMS1

BP_TYPE

ATTRIBUTE4_MC

ATTRIBUTE2_IC

ATTRIBUTE1_RA

DIT_IDKEY

SEARCHTERM1

NAME1

NAME2

NAME3

NAME4

STREET

STREET2

HOUSE_NO

CITY

POSTL_COD1

REGION

DISTRICT

COUNTRYISO

LANGUISO

PO_BOX

PO_BOX_CIT

POSTL_COD2

CENTRAL_BLOCK

CONTACTALLOWANCE

ATTRIBUTE3_HE

CURRENCY_ISO

PROSPECTS_TAX

TAXCOUNTRY

DIT_IDKEY

PROSPECTS_L

DIT_IDKEY

OLDNUMBER_LINE

IDINSTITUTE_LINE

PROSPECT_URI_LINE

STD_URI

URI

DIT_IDKEY

PROSPECT_TEL_LINE

DIT_IDKEY

TELEPHONE

TEL_EXT

STD_PH

R_3_USER

PROSPECT_FAX_LINE

DIT_IDKEY

FAX

FAX_EXT

STD_FAX

PROSPECT_TELEX_LINE

DIT_IDKEY

TLX

STD_TLX

PROSPECT_E_MAIL_LINE

DIT_IDKEY

E_MAIL

STD_EMAIL

Former Member
0 Kudos

Hi friends,

Any suggesions?

Naveen.

Former Member
0 Kudos

HI Naveen,

Have you solved this issue? How do you solved? we are also facing the same issue. please let me know.

Regards,

Sarath