Exception Error during Method Call

Soady, Phil phil.soady at sap.com
Sun May 2 06:18:50 EDT 2004


If your method works in dialog with your user id, but not under other conditions,
it would suggest authorization problems or an issue with running in background.
Try switch it foreground. Does Wf-batch have sap_all sap_new ?
Are you using structural authorization. If so what access does wf-batch have.
 
If you have a custom method , you may use an abap statement or call a tool in such a way
that is unsuitable to run in background...
Happy hunting,
 
Phil Soady
Senior Consultant
Business Technologies
SAP Australia
M  +61 (0) 412 213 079
E  phil.soady at sap.com
 
 
 
-----Original Message-----
From: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU] On Behalf Of Jeana Cartwright
Sent: Saturday,1 May 2004 1:04 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Exception Error during Method Call
 
 
Hi all...
  We are on SAP Enterprise.
 
  I have a workflow that I am testing with a task that is used to
perform a method call to end employee benefits.  When I execute the
workflow manually from within, or when I raise an event to execute the
workflow, I get an error message from the task and Business Object
Program that states there is an 'Exception Error during the Method Call,
Program will be terminated'.  It looks like the return code is 1001.
 
  However, if I execute the workflow manually from within the workflow
using 'execute with ABAP Debugger', the task and method call works
correctly and the workflow executes successfully.
 
  Have any ideas?
 
  Thanks much,
 
   Jeana Cartwright
   AASIS Support Center
   State of Arkansas
   Jeana.Cartwright at arkansas.gov
 


More information about the SAP-WUG mailing list