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

Based on postal code , transport zone get fetched issue?

Former Member
0 Likes
2,007

Hi Experts,

i have one query regarding XD02 t code.--> general data --> in change mode

i am facing a issue as below:-

when i am going to change the postal code in address tab and press enter, the transport zone value fetched automatically

or you can say change automatically w.r.t Postal code entered. .

My questions

1) Is it a sap standard functionality ?

2) if it is not sap standard functionality, is their any user_exit for that or any other way  through customization/setting?

6 REPLIES 6
Read only

Former Member
0 Likes
1,399

any answer?

Read only

rajkumarnarasimman
Active Contributor
0 Likes
1,399

Hi Vikas,

I hope we can maintain the transport zones in SPRO, please find the below path.

I hope you can use following User-Exit to do the change in transport Zones

User-Exit

RFDRRANZ  User exits: Accounts Receivable Information System

Regards

Rajkumar Narasimman

Read only

Former Member
0 Likes
1,399

Hello Vikas,

Transportation zone getting automatically populated based on postal code is not SAP standard functionality I believe. Transportation zone we need to assign to customer using XD02 transaction.

Read only

Former Member
0 Likes
1,399

hi Rajkumar / Sneha

i am going to refine my requirement  a bit more ,

Can we define two transport zone for one customer in XD02 based on postal code.?

related table of sap for those, where we see both the postal code with tzone?

example :-

customer :- 10000

postal code : 121232

tzone :- 000000001

if we change postal code in XD02 under general data.

postal code : 300300

tzone :- 000000002

....

regards,

Vikas

Read only

0 Likes
1,399

addition to above post..

in kan1 table their is one line item

in ADRC table 2 line items of data

one without nation

other with nation.

regards,

vikas

Read only

rachit_gupta1
Participant
0 Likes
1,399

Hi Vikas,

Below threads might be useful for you