Data type of a method parameter

Michael Pokraka workflow at quirky.me.uk
Fri Feb 27 05:26:44 EST 2004


Hi Werner,
I don't see any problem with using a structure...? An alternative I've us=
ed is
to simply use a single multiline element of a data type long enough to ho=
ld
all your fields. This is good enough if you don't need to access individu=
al
fields directly in the WF.
 
Cheers
Mike
 
Werner Koessl wrote:
> Good morning!
>
> in the method code of a business object i have defined an internal tabl=
e
> (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 m=
ethod
> parameter for the internal table.
> I could create a structure in the ABAP-Dictionary and refer to that str=
ucture,
> 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