debugging

Mihai OLARU olarum at softwin.ro
Fri Feb 13 10:32:56 EST 2004


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