SAP_WAPI_START_WORKFLOW

Mike Pokraka asap at workflowconnections.com
Wed Mar 15 05:51:10 EST 2006


Should that not read:
 NAME='000TEST'

Sounds like an ABAP issue, maybe it might help if you post your code.

Reyes Diaz, Damian wrote:
> Thanks for your comments Mike.
> I have this structure: ZTEST with two fields: CODE: INT1 and DESC:
> CHAR(40).
> I fill this structure defined in workflow container in input container:
> NAME=PP   VALUE=000TEST
> Then, I get the following error:
>
> ERROR CODE: 2
> ERROR_MESSAGE: Structures of type 'ZTEST' cannot be assigned any
> constants
>
> Can anyone help me?
>
> Thanks
>
>
> ________________________________
>
> De: sap-wug-bounces at mit.edu en nombre de Mike Pokraka
> Enviado el: mié 15/03/2006 10:00
> Para: SAP Workflow Users' Group
> Asunto: Re: SAP_WAPI_START_WORKFLOW
>
>
>
> Hi Damian,
> If you look at the structure of INPUT_CONTAINER, you'll see it's simply
> NAME and VALUE.
> NAME contains the element name as defined in the workflow container, and
> VALUE will contain the data. Anything you want to pass to WF you simply
> add to the table, that's all there is to it.
> Cheers,
> Mike
>
> Reyes Diaz, Damian wrote:
>> Hi,
>>
>> I'm trying to start a workflow using SAP_WAPI_START_WORKFLOW.
>> Our problem is an structure defined as mandatory import parameter in
>> workflow container.
>>
>> We don't know how to fill structure data using INPUT_CONTAINER.
>>
>> Please, any suggestion?
>>
>> Thanks in advance
>>
>> _______________________________________________
>> SAP-WUG mailing list
>> SAP-WUG at mit.edu
>> http://mailman.mit.edu/mailman/listinfo/sap-wug
>>
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>




More information about the SAP-WUG mailing list