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

postal code in customer master

Former Member
0 Likes
449

hi

i am having a postal code value.

need to place this value in postal code field of customer master while running bdc.

This field is having formating options specific to the country. I may have any number of countries.

How to format the value basing on the country and then consider for the BDC.

any function module or some other procedure

thanks

Ajay

1 REPLY 1
Read only

andreas_mann3
Active Contributor
0 Likes
396

normally not but in asset reporting there seems to be a relation between structure and report-name (not tcode)

go to tcode se11 and search for structures with search term FIAA_SALVTAB* and you'll find some structures.

The last part of the name (RABEST, RABEWG ) is the link to the report (RABEST01, RABEWG01)

hope that helps

Andreas