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

testing a program in sap

Former Member
0 Likes
2,394

Hello Guys ,

i have written a small program and want to test it . i want to test the program before i add the program to my smartform . i want to see what output it gives .

is there any way to do it

Joseph

23 REPLIES 23
Read only

christine_evans
Active Contributor
0 Likes
2,343

You could just run the program......

Read only

0 Likes
2,343

Hi ,

i have written the program on paper , where and how do i run it

Read only

0 Likes
2,343

Hi,

You have to copy that program to SE38 in SAP ABAP Editor and then click on F8.

Regards,

Subhashini

Read only

0 Likes
2,343

Hello,

You could try attaching two small paper legs to the program and check how far it runs

Vikranth

Read only

Former Member
0 Likes
2,343

Hi,

Just execute the program using F8 and check what output it gives.

Then insert it to the smartform.

Regards,

Subhashini

Read only

Former Member
0 Likes
2,343

thanks u all for the response

Read only

0 Likes
2,343

You can scan the paper and upload the image into SE78 and then call the image in your program and check how it works.

Vishwa.

Read only

0 Likes
2,343

what is so funny about it . If you really have to make fun then go to coffee corner and do there .

seems guys like you have nothing else to do .

if you are in office then work and dont just waste time .

Joseph

Edited by: joseph_sweden on Nov 12, 2009 2:02 PM

Read only

0 Likes
2,343

>

> what is so funny about it . If you really have to make fun then go to coffee corner and do there .

>

> seems guys like you have nothing else to do .

>

> if you are in office then work and dont just waste time .

>

>

> Joseph

>

> Edited by: joseph_sweden on Nov 12, 2009 2:02 PM

I'm sorry but asking here how you can test a program that you have only written down on paper is rather an absurd question and is just asking for a facetious answer.

Read only

0 Likes
2,343

>

> >

> > what is so funny about it . If you really have to make fun then go to coffee corner and do there .

> >

> > seems guys like you have nothing else to do .

> >

> > if you are in office then work and dont just waste time .

> >

> >

> > Joseph

> >

> > Edited by: joseph_sweden on Nov 12, 2009 2:02 PM

> I'm sorry but asking here how you can test a program that you have only written down on paper is rather an absurd question and is just asking for a facetious answer.

You dont need to be sorry Christine,people should understand that asking OBVIOUS and IRRELEVANT questions wasting others time will attract the answers such questions deserve.

Vishwa.

Read only

0 Likes
2,343

Inspite of many of the basic questions being asked here, one can least expect a question like where to run a program that too in a ABAP forum

Read only

0 Likes
2,343

what if a person is not an abap expert .........where will he ask questions

btw why r u wasting ur time answering again and again

seems u dont have nothing much to do

if u think ur time is wasted just dont reply

Edited by: joseph_sweden on Nov 12, 2009 3:09 PM

Edited by: joseph_sweden on Nov 12, 2009 3:11 PM

Read only

0 Likes
2,343

>

> what if a person is not an abap expert .........where will he ask questions

Not in an expert forum.

Rob

Read only

0 Likes
2,343

Well to be honest i dint think you were wasting my time. It was good entertainment for me though .

>

> seems u dont have nothing much to do

>

And i must agree you are quite right in this and it is much evident in the top contributors list at the top of your screen

Vikranth

Read only

0 Likes
2,343

i m pretty sure by replying closed threads and streching the issue un-necessarily and for no reason only u have become top contributor.

For no reason , you have replied 3-4 times in my thread . What was ur contribution , nothing but this will be counted towards ur number of questions answered, right .

Stop pulling other people's leg . Not everyone has that good knowledge as u got but that does not mean you will make fun of people . I closed the thread long before and see how many times you have bothered urself . Dont become a top contributor by contributing this way .

Who so ever will read this thread will definately get some picture of what kind of person u are .

If you like answering questions then answer to the questions of ur choice , if u think questions are irrelevant leave them dont even bother .

Read only

matt
Active Contributor
0 Likes
2,343

Please note, according to forum rules, and in order to help people whose first language is not English, do not use abbreviations; please spell words out in full. So, "you", not "u". And "Your" or "You're", not "ur".

Such abbreviations may be suitable for a text message, but not for a professional forum.

Read only

0 Likes
2,343

How about using invisible ink (for low-tech) or watermarks on your paper to sign them for a more high-tech solution?

Here SAP supports both Digital Signatures (to prevent changes) and encryption (to restrict access - but subject to export controls of the decryption software used).

Which type of paper did you use?

Cheers,

Julius

Read only

0 Likes
2,343

Hmm now i understand how Matt and Julius have become Mods by replying to closed threads and not contributing anything :- )

Read only

0 Likes
2,343

hi joseph,

wow,what a question ? hey,you got the awnser i thnk but i want to know after getting so much awnsers are you still trying to run it on paper......

no hard feelings plzzz....

it will better you read book like abap in 24 days or the blog which are present in the wiki of this website. rather than giving your thoughts here it is better to search in this website....

Edited by: nav009 on Nov 20, 2009 11:12 AM

Edited by: nav009 on Nov 20, 2009 11:13 AM

Read only

0 Likes
2,343

Guys , thread is closed now.

Stop commenting . I agree it was a stupid questions but believe me i am still looking for the right answer.

anyways , thanks everybody for the comment , suggestions , advice , leg pulling etc.........

joseph

Read only

0 Likes
2,343

>

> but believe me i am still looking for the right answer.

>

Hello Joseph,

Could have been that you din't state your query well and as a result you got these kind of replies. If you are still looking for an answer and if you could post a reasonable query am sure many people would like to help you with proper suggestions.

Vikranth

Read only

0 Likes
2,343

Joseph,

if you've still not found the right way of doing it , here it is :

1) Go to transaction code se38.

2) create a program which starts with 'Z' or 'Y'

3) type your program that you have written

4) save and activate teh program

5) Now press F8

Hope this solves your problem.

Read only

rb
Contributor
0 Likes
2,343

SE80 -> Package $TMP -> Here you can test your programm