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

Print program of the standard tcode

Former Member
0 Likes
887

Hi Expert,

I am looking into the tcode F.27, so can you please tell which standard sap script is used in this transaction ?

Thanks.

Hi Expert,

I am looking into the tcode F.27, so can you please tell which standard sap script is used in this transaction ?

Thanks.

4 REPLIES 4
Read only

Former Member
0 Likes
615

There are two script forms for transaction F.27- Periodic Account Statements:-

1) F140_CUS_STAT_01 (vertical format)

2) F140_CUS_STAT_02 (oblong format with payment advice)

Do you use search functionality

Regards

Bhanu

Read only

0 Likes
615

Hi,

I do use Search Functionality, i have come to know those two forms. When i am looking into the program Open_form Fun. Module is not containing form name. In the output which i am looking into for F.27 is different than those two forms. So i think there could be any zform available. By any chance can you tell me where i can find that zform ?

Thanks for your inputs.

Read only

0 Likes
615

You can check TNAPR Table

Read only

0 Likes
615

switch on sapscript debugger in se71, start report printing form, see where you are.

Regards,

Clemens