Problem calling a program using 'SUBMIT ... AND RETURN'

Kouw, FA - SPLXE fa.kouw at td.klm.com
Mon May 3 07:40:38 EDT 2004


Hi,
 
Just want to share something we experienced, maybe this helps you in the
future:
 
   * when calling a program from a background task/method using 'SUBMIT
     ... AND RETURN' the workflow step remained in status 'In process'.
     This is caused by the following: when the program is executed in
     the foreground the program displays 2 message boxes, stating the
     result of the program. No further user interaction is needed
     (except selecting the OK-button). When running in the background
     these message boxes cause the step to remain in status 'In
     process'. The solution was to call the program using a "CALL
     TRANSACTION 'xxxx'  USING BDCDATA  MODE 'N' MESSAGES INTO ITAB"
     statement (using BDCDATA for skipping the message boxes).
 
Regards,
 
Fred Kouw
 
 
 
Please visit http://www.klm-em.com for information about KLM Engineering & Maintenance products and services.
 
**********************************************************************
This e-mail and any attachment may contain confidential and privileged
material intended for the addressee only. If you are not the addressee, you
are notified that no part of the e-mail or any attachment may be disclosed,
copied or distributed, and that any other action related to this e-mail or
attachment is strictly prohibited, and may be unlawful. If you have received
this e-mail by error, please notify the sender immediately by return e-mail,
and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its
subsidiaries and/or its employees shall not be liable for the incorrect or
incomplete transmission of this e-mail or any attachments, nor responsible
for any delay in receipt.
**********************************************************************
 
_____________________________________________________________________________________________
This outbound message from KPN has been checked for all known viruses by KPN IV-Scan, powered by MessageLabs.
For further information visit: http://www.veiliginternet.nl
_____________________________________________________________________________________________
 


More information about the SAP-WUG mailing list