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

ABAP PROGRAM.

Former Member
0 Likes
556

Hi,

I want a program that displaying the result of program the same transaction FBL5N

thanks in advance.

1 ACCEPTED SOLUTION
Read only

mithun_shetty4
Contributor
0 Likes
533

Hi Said,

Are you Talking about the Program which is Attached to the Transaction FBL5N,

if So Execute Transaction 'FBL5N' follow the Path System>Status>

you Can find your Program name here .

or SE93 type the Transaction Code eg 'FBL5N'

you Can find your Program name attached to TCODE.

Regards,

Mithun

4 REPLIES 4
Read only

Former Member
0 Likes
533

Could you please be a bit more clear.

Read only

mithun_shetty4
Contributor
0 Likes
534

Hi Said,

Are you Talking about the Program which is Attached to the Transaction FBL5N,

if So Execute Transaction 'FBL5N' follow the Path System>Status>

you Can find your Program name here .

or SE93 type the Transaction Code eg 'FBL5N'

you Can find your Program name attached to TCODE.

Regards,

Mithun

Read only

Former Member
0 Likes
533

Hi Wakrim,

Check the program <b>RFITEMAR</b> for the same.

To get the report name for a transaction, check the table TSTC.

Thanks,

Vinay

Read only

Former Member
0 Likes
533

Hi

RFITEMAR is the program attached to FBL5N Transaction

You can build your own report similar to this using the

<b>BSID and BSAD</b> tables

Reward points if useful

Regards

Anji