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

need to Create TCode for sap standard program RFBILA10

Former Member
0 Likes
1,436

hi all,

is this possible to create a transaction code for sap standard program. If yes

how to create transaction code for sap standard program RFBILA10.

i tried through se93 and se80.

In DEV I tried to add a transaction ZBS for program RFBILA10. When I try to run transaction ZBS I get a short dump. I am assuming with my limited ABAP skills I have done something wrong.

For creation done smoothly after then when you running the transaction code it guide to dump.

thanks in advance point sure for right answers

vijayan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
754

Hi

Did you create the transaction code choose the option as

<b>Report and selection screen.</b>

and also inside give the screen number as 1000 which would have come automatically. I tried it for the same program in my system and there was no problems.

3 REPLIES 3
Read only

Former Member
0 Likes
755

Hi

Did you create the transaction code choose the option as

<b>Report and selection screen.</b>

and also inside give the screen number as 1000 which would have come automatically. I tried it for the same program in my system and there was no problems.

Read only

0 Likes
754

thanks man i solved the problem.

thanks for your help

Read only

andreas_mann3
Active Contributor
0 Likes
754

hi,

what stands in the dump?

which dynpro ?

compar (or try to copy) standard tcode <b>S_P6B_12000123</b>

A.

Message was edited by:

Andreas Mann