Application Development 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: 

IDOC for SAP BP Message "Table BAPIADTEL entry to be changed not found in "

pintoo_d
Participant
0 Kudos

Hi Experts,

I have a requirement to update BP Address details using LSMW.

I am usign IDOC Message Type "BUPA_C_CHANGEADDRESS" and Basic Type "BUPA_C_CHANGEADDRESS01" for this requirement.

Using this i am able to update City, PO BOX, Postal Code, Street, region.

However, i am unable to update Tel Number, Extn, Fax Number and Extension.

I have added Structures E1BPADTELX & E1BPADFAXX and "X" to Update them.

When i run LSMW, it updates all except Tel, Fax and their extension.

I get Status 53 message "Table BAPIADTEL entry to be changed not found in target system". I have requirement to change those numbers.

Can someone please tel me how to update those 4 fields ?

ALso how and where this Data are stored in tables?

Under BP Tcode, Under General Tab, it says "Address Independent Communication.

Please help.

TnR

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Have you filled the structure "E1BPADTEL"?

Regards

Vinod

3 REPLIES 3

Former Member
0 Kudos

Have you filled the structure "E1BPADTEL"?

Regards

Vinod

pintoo_d
Participant
0 Kudos

UPDATE FLAG should be set appropriately..

If Table doesn hv Tel number, use "I"

If tel number exists and want to update with another, use "U".

will fix.

Former Member
0 Kudos

Hello experts, hello to all,

I'm facing with the same task. I have a requirement to update BP postal code using the LSMW.

Identical to I am usign the IDOC Message Type "BUPA_C_CHANGEADDRESS" and the Basic Type "BUPA_C_CHANGEADDRESS01". In the section Field Mapping... I have mapped the Business Partner ID (BUSINESSPARTNER) and the City postal code (POSTL_COD1). In order to update the postal code I set in the Tree-Structure E1BPBUS1006_ADDRESS_X  the Field POSTL_COD1 with a constant (= X).

When I try to process the IDoc I get the Error 51:

Data set BUT020 for BP 0000403643 maintained time-dependently,despite inact.time dep.

Additonal I checked the recommenden OSS Note 810634 and the Customizing but everything is OK. Did I mistake during the confuguration of the LSMw project? I cannot find a documentation regarding the IDoc Msg.Type BUPA_C_CHANGEADDRESS.

Kind regards

Ioannis Moutogiorgos