‎2010 Oct 20 7:03 AM
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
‎2010 Oct 20 7:31 AM
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