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

creating a report

Former Member
0 Likes
273

Hi all,

I want to create an output in the letter format to be send to the user ....can anyone help me please.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
249

Hey, Shaheen.

You have several optins to do that:

1. Layout - Transaction se71.

2. SmartForm - Transaction SMARTFORMS.

3. Creating a screen with screen painter's declerations.

4. Using "write" statement and design it manually within an abap program.

Hope it'll help you.

Rebeka.

1 REPLY 1
Read only

Former Member
0 Likes
250

Hey, Shaheen.

You have several optins to do that:

1. Layout - Transaction se71.

2. SmartForm - Transaction SMARTFORMS.

3. Creating a screen with screen painter's declerations.

4. Using "write" statement and design it manually within an abap program.

Hope it'll help you.

Rebeka.