‎2007 Aug 17 3:35 PM
Hi!
Can any one tell what the use of creating multiple transaction code for report program etc.
Thanks
‎2007 Aug 17 3:44 PM
Hi,
Well .. there are reasons.
1. if u want to start your report with different variants initially
2. To assign different authorisation
3. to have diffent selection screen while starting report
‎2007 Aug 17 3:38 PM
Because stupid developers do not realise that there is one existing already.
or
For some reason the transaction code is hardcoded in the prorgam to do some condition processing.
or
Cannot think of anymore.
‎2007 Aug 17 3:39 PM
Hi,
Multiple transaction codes created usually for dialog programming for controlling as 1 for create 2 change 3 display. ie VA01, VA02, VA03 like that, and also it will used for giving authorisation
aRs
‎2007 Aug 17 3:41 PM
Hello Rahul,
There is no use except... we can run the report using all the transaction for which we have created for a report..
Reward If Helpful.
Regards
--
Sasidhar Reddy Matli.
‎2007 Aug 17 3:44 PM
Hi,
Well .. there are reasons.
1. if u want to start your report with different variants initially
2. To assign different authorisation
3. to have diffent selection screen while starting report