‎2012 Jul 18 9:00 PM
Dear All,
I want to change the address format, that is getting printed from my SAP Script.
Currently it is getting printed by the Country format as specified by SAP, but I want to change it.
I could not use the Enhancement option provided by SAP, since I want to change it only for a particular element in the Script Window.
My requirement is to print the Address, in a format different than what is getting printed by Address - EndAddress Command.
The other option of fetching the address in Driver Program and then print in the Script is always available,
but I want to print it by using Address - EndAddress Command in the Script.
Any body having any idea, please help.
Thanking You All.
‎2012 Aug 09 7:27 PM
Hi All,
I have checked all the possible option but could not find any way to print it via
Address.....
EndAddress.......... so, have to derive it in Driver Program and then print in Script
by global variables.
Any body, having other better option, please share.
Thanking You All.