[55295] in SAPr3-news
Re: Need to post an ORDERS05 idoc inbound to SAP from SAP
daemon@ATHENA.MIT.EDU (Flemming Greve)
Thu Aug 25 14:19:00 2005
To: sapr3-news@mit.edu
Date: Thu, 25 Aug 2005 20:18:24 +0200
From: "Flemming Greve" <flemming_greve@warmmail.com>
Message-ID: <430e0b8b$0$186$edfadb0f@dread11.news.tele.dk>
<wardellcastles@hotmail.com> skrev i en meddelelse
news:1124294013.022522.94060@g43g2000cwa.googlegroups.com...
>I need to create an ORDERS05 IDOC in an SAP program and send it to the
> same instance/client where the SAP program is running.
>
> What would be the easiest way to do this? Can I create a file port
> associated with a file directory and have the ABAP program write the
> IDOC to that directory? Is that possible? Is there a better or
> simpler way?
>
FM IDOC_INBOUND_SINGLE is probably what you are looking for. It creates an
inbound IDoc directly in the current system.
Regards,
Flemming