2008 Nov 06 4:01 PM
Experts i have copied this program RMCB0300(screens, documents, includes, evrything) as ZRMCB0300...this is the program for MC.9 transaction.experts please help me in this. i just want to add some header text for the output of the program.could you please tell in which include program is those things located.the output will be in just a classical report format and at the top of th report i have to add the client name.kindly help me in this.
Experts i have copied this program RMCB0300(screens, documents, includes, evrything) as ZRMCB0300...this is the program for MC.9 transaction.experts please help me in this. i just want to add some header text for the output of the program.could you please tell in which include program is those things located.the output will be in just a classical report format and at the top of th report i have to add the client name.kindly help me in this.
2008 Nov 06 4:05 PM
Search for TOP-OF-PAGE event in your program and Add your code to print the company in that section.
Regards,
Naimesh Patel
2008 Nov 06 4:34 PM
that is the difficulty i'm facing sir
where to find in these thousand and thousand lines of code
2008 Nov 06 4:05 PM
You could try changing one of the Gui Titles if you want the text to be above the button bar. If you want to write some text on one of the output screens, try searching on 'WRITE' to find where the program writes to the screen and insert your text there.
2008 Nov 06 4:34 PM
that is the difficulty i'm facing sir
where to find in these thousand and thousand lines of code
2008 Nov 06 4:36 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |