‎2006 Mar 21 2:54 PM
Hi ,
Can anyone confirm if the workflow container can have
Numeric values or it allows only character values ?
I am having problems in fetching a data type sy-tabix
from the container.
Pls help.
Thanks,Sandip.
‎2006 Mar 21 6:34 PM
Hi Sandip,
Numeric values are allowed for container elements. When you define your container element, you can reference any data dictionary element whether it is character based or numeric.
What is the issue you are having?
Thanks
Jerrod
‎2006 Mar 22 7:09 AM
Hi,
Workflow container can contain numeric values also.
If you are facing problem in transferring value from workflow container to task container or from task container to method container, make sure that the type of the variable in all the containers is same.
If you could elaborate on your problem, we can have a go at it.
Regards,
Shashank