Problem with a multiline parameter of a method

Becker Stephan (extern) Stephan.Becker.ext at mchw.siemens.de
Wed Feb 26 09:10:53 EST 2003


Werner,
 
The internal table has to be of type table of swc_object..=20
 
Hth,
Stephan
 
-----Original Message-----
From: Werner K=F6=DFl [mailto:werner.koessl at hirschvogel.de]=20
Sent: Mittwoch, 26. Februar 2003 14:52
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Problem with a multiline parameter of a method
 
Hi all,
 
i have a method called "DisplayAttachments" in my objecttype.
This method has a multiline parameter.
When the workflow arrives this method and i look into the method =
container,
the multiline element has the right value.
Then i want to get the value of the mutliline element (in the coding of =
my
objecttype)
in the internal table attachment with the order
"SWC_GET_TABLE  container  'Attachments'  attachment."
But the value of the internal table attachment is not correct.
I definded the the multiline element 'Attachments' in the method =
container
as a type of the objecttype SOFM
and the internal table as a type of the dictionary table sofm.
What's wrong? How can i realise that?
 
Regards,
Werner.
 


More information about the SAP-WUG mailing list