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

Error while uploading Customer creation ( XD01) using Call Transaction

Former Member
0 Likes
947

Hi Experts,

While recording XD01, i checked on Use Central Address Management checkBox,

i got two pop-ups,

1. Postal code 500018 in country IN does not exist.

2. City Hyderabad in country IN does not exist.

i accepts those pop-ups by Clicking on Yes Button.

while executing in All Screen Mode it executes without errors,

But in No Screen mode i am getting error in address screen and in the messtab i got MSGV1= 500018 (postal code) and

FLDNAME = SZA1_D0100-TITLE_MEDI.

Is there any other way to get the Title in title list box without using Use Central Address Management Check Box,

without checking Use Central Address Management Check Box, i am not getting the title in the title list box while displaying in XD02.

Please help me out to solve the problem.

Thanks & Regards,

Karthick.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
615

To fill the data for title, you will have you use a badi.

More Details can be found at:

[http://www.saptechies.com/sap-abap-bapi-bapiaddressorgsavereplica-update-email-telep/|http://www.saptechies.com/sap-abap-bapi-bapiaddressorgsavereplica-update-email-telep/]

Regards,

Uttam Agrawal

Edited by: uttamagrawal on Jan 24, 2011 9:42 AM

3 REPLIES 3
Read only

Former Member
0 Likes
616

To fill the data for title, you will have you use a badi.

More Details can be found at:

[http://www.saptechies.com/sap-abap-bapi-bapiaddressorgsavereplica-update-email-telep/|http://www.saptechies.com/sap-abap-bapi-bapiaddressorgsavereplica-update-email-telep/]

Regards,

Uttam Agrawal

Edited by: uttamagrawal on Jan 24, 2011 9:42 AM

Read only

0 Likes
615

Hi Agrawal,

Thank You for your reply.

Thanks & Regards,

Karthick

Read only

Former Member
0 Likes
615

Hi,

I solved this problem.

By changing the configuration Data through the path spro->SAP NetWeaver-> General Settings->set Contries->Set Contry-Specific Checks and click on the Contry code, a screen will display the default checks. Previously it is configured to a particular location with respect to Pincode , i updated as per my requirement. So the pop-ups are not coming and it workes fine in all Modes(A/N/E) of BDC.

The Title problem is also solved by revised recording of XD01.

Then my problem is solved.

Thanks & Regards,

Karthick.