Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Multiple T Codes

Former Member
0 Likes
640

Hi!

Can any one tell what the use of creating multiple transaction code for report program etc.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
620

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

4 REPLIES 4
Read only

Former Member
0 Likes
620

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.

Read only

former_member194669
Active Contributor
0 Likes
620

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

Read only

Former Member
0 Likes
620

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.

Read only

Former Member
0 Likes
621

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