Application Development 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: 

doubt in output of Report 'Hello World'....

Former Member
0 Kudos

Hi..

I copied report 'hello world' from abapdocu and executed it...I have created d screen and set d attributes similar to d report but when i click on the pushbutton i.e. next i don't get any output. Where is d mistake?

Plz reply...

Thanks!

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Did you assign the Fcode to the Next Button.

and set the Next Screen to 0 in the screen 100 attributes tab.

9 REPLIES 9

former_member184657
Active Contributor
0 Kudos

SCN is not a training forum. All your posts so far have been a violation of the Rules of this forum, and they have been deleted. Pls read the Rules of the forum before posting further questions.

pk

0 Kudos

sorry...as i'm new here...can u plz tell me the problem in this post....Will it b fine if i post the code here and then ask about it without referring abapdocu...I know its not a training forum but can u plz guide how to ask for help for d problems?

0 Kudos

As I said, this is not a Training Forum. A minimum level of knowledge is required. For that you need to undergo some training. The Rules of Engagement of these forums are very clear about. The very fact that all of your questions so far has been deleted by Moderators is proof enough to show that these kind of posts are not welcome here. You can ask basic questions here, provided you can justify the reason. Not taken training, however is not a genuine reason.

Please take some time-out to read the rules.

pk

PS: Avinash: You have been reported too. You the rules, you've been here for quite sometime. Whats your excuse?

Edited by: kishan P on May 1, 2009 2:48 PM

0 Kudos

This message was moderated.

0 Kudos

now u can delete this post...

0 Kudos

>

> now u can delete this post...

No. In my opinion, apart from the use of txtspk which is NOT permitted, the question itself, while basic, is acceptable. It's not something that could be found easily by searching. Even a newly qualified ABAPper with all the training could miss it.

Important points:

*Read the rules of engagement.*

Don't ask questions that are easily answered by searching this site, or simply reading the ABAP help.

Don't answer such questions either!

And don't use txtspk!

Edited by: Matt on May 1, 2009 12:07 PM

Former Member
0 Kudos

Hi,

Did you assign the Fcode to the Next Button.

and set the Next Screen to 0 in the screen 100 attributes tab.

0 Kudos

thanks a lot...

i 4got to set next screen to 0.

Former Member
0 Kudos

Hi Neha,

There is noting wrong in your coding, In the Screen you have got screen attributes tab, in that next screen is 100 screen, just change it to zero.

In screen attributes Next Screen Should be 0.

Regards

Kumar M