Posted by [IP Address: 12.34.72.14] 'Frank Miragliotta' on July 25, 2001 at 10:31:49 EST:
In Reply to: Hmmmmmmmmmmmmmmmm.................. posted by [IP Address: 12.34.72.14] 'Rev Stephen Mooney' on July 25, 2001 at 04:25:52 EST:
: Frank wrote:
: : Now I am getting ABAP/4 runtime error DBIF_RSQL_SQL_ERROR
: : at line: 000200 EVENT = EVENT AND
: : ----------> RECTYPE = RECTYPE.
: : Am checking OSS for possible notes....any ideas?
: _______________
: Not particularly........ :-(
: I just tried a 'verify workflow' myself, but it ran from the SAP Inbox without error.
: Appreciably, it's tricky to diagnose a 'rare' problem, if one is unable to replicate it.
: However, the 'RECTYPE' entry in your short dump implies there could be a problem with your receiver type.
: Have a look at your event linkage in SWE2 (there may be a table entry missing!) - that's the best I can suggest for the time being. If you're still completely stumped, your best course of action is, as you say, to raise an OSS note.
: Every Blessing,
: The Reverend Stephen Mooney
Stephen,
Here are the receiver types for object BUS2080 which is being used:
BUS2080 ALLTASKSCOMPLETED EVENTITEM
BUS2080 ALLTASKSCOMPLETED TS00008338
BUS2080 ALLTASKSCOMPLETED WORKITEM
BUS2080 ALLTASKSCOMPLETED WS00200098
BUS2080 CLOSED EVENTITEM
BUS2080 CLOSED WORKITEM
BUS2080 CREATED TS00008336
BUS2080 CREATED WF10000001 <---
BUS2080 CREATED WS00200096
BUS2080 INPROCESS EVENTITEM
BUS2080 INPROCESS WORKITEM
BUS2080 INPROCESS WS00200099
BUS2080 OUTSTANDTASKSEXIST EVENTITEM
BUS2080 OUTSTANDTASKSEXIST WORKITEM
I am trying to trigger workflow for the "created" tasks. The error message sent to me states an error occurred with WF10000001. I downloaded note 0322526 from OSS which gives some diagnosis tips...I am truly stumped.
Any help you can provide is appreciated!
- Frank