‎2010 May 09 10:42 AM
Dear All,
I have added my own screen to customer master i,e XD01/ XD02/ XD03. In customer master Address tab there is a button named as Preview. My requirement is to add same functionality in my own screen. Can anybody suggest me how can I do this.
Thanks in advance,
Tripod.
‎2010 May 09 12:55 PM
In any SAP standard transaction where PREVIEW option is available right there just write /h in command bar and press PREVIEW button and you will be able to see how it works? Same logic i will try to implement into my custom screen.
‎2010 May 10 2:13 AM
Hello,
Preview functionality is basically an address to print function. SAP provides an Function Module which actually shows the same popup:
ADDRESS_SHOW_PRINTFORM
Place a break-point in function above as Amit suggested and you should be able to figure out how to populate import parameters.
Thanks,
Abdul Rouhi
Washington, DC