Skip to Content
0
Former Member
Feb 11, 2011 at 08:23 AM

Use an imported RFC's type as type in the custom data object

32 Views

Hello,

I've imported an RFC function in my process. There were created automatically some RFC types describing RFC's input\output parameters. Now I want to create my custom data object type and want to use previously created type in my data object, but I can use only standard types like string or anyType. There aren't any of generated types in the list.

Is it possible to use generated types as types in a custom data object?