Data type of a method parameter

Werner Koessl Werner.Koessl at hirschvogel.com
Fri Feb 27 04:26:35 EST 2004


Good morning!
 
in the method code of a business object i have defined an internal table =
(local internal table with 7 fields).
Now i want to pass the content of that internal table to my workflow.
But i don't know what data type i have to use when i want to create a =
method parameter for the internal table.
I could create a structure in the ABAP-Dictionary and refer to that =
structure, but that's not the best solution i think!
Does anybody know a better way???
 
Regards,
Werner.
 


More information about the SAP-WUG mailing list