debugging

Mihai OLARU olarum at softwin.ro
Fri Feb 13 11:44:11 EST 2004


Actually I do not use a workflow.
However, in the code above break-point (Function and Receive method) I
wrote sy-uname='<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
 


More information about the SAP-WUG mailing list