2007 Apr 09 7:02 PM
how we can print the company address in footer window?
2007 Apr 09 7:05 PM
Hi Sumit,
You can create a Constant Window, create a Paragraph and print the company address or you can create Standard Texts using Tcode: SO10.
Hope this helps.
Thanks,
Srinivas
2007 Apr 09 7:20 PM
Hi,
you can use BOTTOM command to print the company address in footer.
Regards,
Bhaskar
2007 Apr 09 7:32 PM
Hi,
Create a standard text in transaction SO10.
Let's say you create a standard text ZCOMPANY_ADDRESS ( ID ST ), the yuo can print this text with followng command
<b>/: INCLUDE ZCOMPANY_ADDRESS OBJECT TEXT ID ST.</b>
Let me know if you need any other information.
Regards,
RS