AW: debugging

Falk, Simone SIMONE.FALK at airbus.com
Mon Feb 16 04:58:23 EST 2004


Hi Mihai,
 
You can use the following coding
data
do.
 if exit =3D 'x'
  exit.
 endif.
enddo.
Than you can debug in SM50
 
Good Luck
Simone
-----Urspr=FCngliche Nachricht-----
Von: Mihai OLARU [mailto:olarum at softwin.ro]
Gesendet: Freitag, 13. Februar 2004 17:44
An: SAP-WUG at MITVMA.MIT.EDU
Betreff: Re: debugging
 
 
Actually I do not use a workflow.
However, in the code above break-point (Function and Receive method) I
wrote sy-uname=3D'<my name>' just to force it to stop.
 
Still nothing.
 
 
-----Original Message-----
From: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU] On Behalf Of
Easin Muttaqi
Sent: Friday, February 13, 2004 6:14 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: debugging
 
Hi Mihai,
 
To stop at the 'Break-point'
the Task containing the method must not be 'Background'.
Moreover, change the agent to your user-id.
Then it wil STOP at the break-point.
 
Thanks.
 
Easin Muttaqi
 
 
> Mihai OLARU <olarum at softwin.ro> wrote:
>
> Hi,
>
>
>
> I would like to debug a function called from the method 'Receive' of
> an
> object used for processing inbound e-mails.
>
> I wrote break-point (first statement in the function). It did not
> stop.
>
> I wrote break-point inside the method 'Receive'.
>
> .........
>
> SWC_GET_ELEMENT CONTAINER 'OfficeObject' OFFICEOBJECT.
>
> swc_get_object_key officeobject document_id.
>
> break-point.
>
> CALL FUNCTION 'Z_function'
>
> ...
>
> END_METHOD.
>
> Still nothing.
>
> Obviously I am missing something
>
> Thank you,
>
> Mihai Olaru
 
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