Import attachments into ABAP OO method

Mike Pokraka wug at workflowconnections.com
Thu Jul 22 06:27:44 EDT 2010


Hi Karl,

Yes, SIBFLPORBT should work. It is a generic ('LPOR') object reference and
can thus contain any object types. You need to read the object type from
SIBFTYPEID and instantiate accordingly.

Cheers,
Mike

On Thu, July 22, 2010 7:12 am, Karl Nietz wrote:
> Hi,
> I'm experiencing difficulty reading the attachments from a task container
> into an ABAP OO method which needs to reference this information during
> runtime.  The multi-line attachment variable in the container is
> _attach_objects , modelled on BOR object SOFM. I defined an input
> parameter for the method but am unsure what type this should be as using
> SWR_OBJECT renders an error as it is not a table.  Can I use sibflporbt
> and is it compatible with SOFM?  it would have to be translated  in code I
> assume? Thanks.
> Karl Nietz
>  _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>





More information about the SAP-WUG mailing list