No definition exists in container for element ... 4.6c

Sample, Rick Rick.Sample at gbe.com
Thu Aug 30 10:21:38 EDT 2007


Never mind! Forgot to add the parm to the Event in the BOR.

Rick Sample
SAP Business Workflow Developer
Graybar, Inc.



-----Original Message-----
From: Sample, Rick 
Sent: Wednesday, August 29, 2007 4:32 PM
To: 'SAP Workflow Users' Group'
Subject: No definition exists in container for element ... 4.6c

I am getting an error msg. "No definition exists in container for
element ..." when I populate the INPUT_CONTAINER (swr_cont) and can not
remember what this msg means.

If I do not pass anything in the INPUT_CONTAINER, wf starts. If I try to
add a value it fails.
I have same element in WF, BOR, bindings, and same name I am passing in
this FM matches everything.

  CALL FUNCTION 'SAP_WAPI_CREATE_EVENT'
       EXPORTING
            object_type     = objtype
            object_key      = objkey
            event           = event
            commit_work     = 'X'
            event_language  = sy-langu
       IMPORTING
            return_code     = return_code
            event_id        = event_id
       TABLES
            input_container = input_container
            message_lines   = message_lines
            message_struct  = message_struct.

Rick Sample
SAP Business Workflow Developer
Graybar, Inc.







More information about the SAP-WUG mailing list