AW: Tricing a Check Function

Falk, Simone SIMONE.FALK at airbus.com
Mon Nov 22 01:45:29 EST 2004


hi,=20
 
try this:
 
In your function:
 
data exit.
Do.
if exit =3D 'x'
 exit
endif.
enddo.
 
 
Now you have a loop.
 
Start your program and call transaction SM50.
Now you can debug your process and see what happenes.
( SET exit =3D X =3D
 
Ciao
Simone=20
-----Urspr=FCngliche Nachricht-----
Von: Adnan Hashim [mailto:adnan_hashim at yahoo.com]
Gesendet: Sonntag, 21. November 2004 12:31
An: SAP-WUG at MITVMA.MIT.EDU
Betreff: Tricing a Check Function
 
 
Good Afternoon Everyone,
 
       I have created a Check Function which works fine on Fucntion
 
Builder (SE37) but did not work as expected with the even.
 
How can I trice it and see what is happening ?
 
 
 
 
 
Adnan Hashim
ABAP & WorkFlow
Batelco, Bahrain.
 
---------------------------------
Do you Yahoo!?
 Meet the all-new My Yahoo!   Try it today!
 
This mail has originated outside your organization,
either from an external partner or the Global Internet.=20
Keep this in mind if you answer this message.
 


More information about the SAP-WUG mailing list