Object method and the use of SUBMIT

Koenraad Janssens koenraad.janssens at sidmar.arcelor.com
Wed Nov 19 02:47:24 EST 2003


This could indeed be a reason.   In another case I have implemented the
SUBMIT in a function module... (but without job) and this seems to work.
 
Kind regards
 
Koenraad
 
 
 
 
rvmarut at earthlink.net
Sent by: Owner-SAP-WUG at MITVMA.MIT.EDU
19/11/2003 00:38
Please respond to SAP-WUG
 
 
        To:     SAP-WUG at MITVMA.MIT.EDU
        cc:
        Subject:        Re: Object method and the use of SUBMIT
 
 
Koenraad,
 
I had the same problem a few months ago and ended up creating a function
module that submitted the program via a job. In other words, I did a
job_open, submitted the program and then a job_close. I specified an
immediate start for the job.
 
Keep in mind that this program did not require intervention with the
user even though it had a selection screen. I provided the data via the
submit statement for the screen and also specified a different user.
 
This solution will not help you if you need something to display
something immediately.
 
I think the problem is related to the wf-batch user being setup as a
system user which prevented the execution with a selection screen.
 
Richard...
 
 
-----Original Message-----
From: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU] On Behalf Of
Koenraad Janssens
Sent: Tuesday, November 18, 2003 4:11 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Object method and the use of SUBMIT
 
Hello All
 
Is there a problem with using submit with a program in an object method?
It always seems to hang in WF.  Or in another case it seems to be very
erratic.....
 
Any ideas about this?
 
Kind Regards
 
Koenraad Janssens
Sidmar N.V.- ISM
E-mail: koenraad.janssens at sidmar.arcelor.com
------------------------------------------------------------------------
------------------------------------------------------------------------
------
Capitalism's vice is unequal sharing of wealth. Socialism's blessing is
equal sharing of misery.
------------------------------------------------------------------------
------------------------------------------------------------------------
------
 
************************************************************************
***********
This message should only be read by those persons to whom it is
addressed, and may contain confidential information, the disclosure
of which is prohibited. This message is not intended to create rights
or obligations without subsequent written confirmation of its contents.
If you have received this message in error, please notify us immediately
************************************************************************
***********
 


More information about the SAP-WUG mailing list