How to get the IDOC name attached with message type (IDoc at receiver end)
Hello Friends,
I have configured the Order Confirmation Idoc.And the port used is XML_HTTP. in this port generally the idocs are sent to a java servlet.
So there the idocs are being created with name :- Idoc_no.XML
but i need to get the IDoc name prefixed or attached with the message type name, that the particular idoc uses.
waiting for your replies .
thanks,
jeevan
Former Member replied
Hi Jeevan,
I assume you want to create the file name of XML document at reciever end with Message type name prefix right?.
use the function module EDI_PATH_CREATE_MESTYP_DOCNUM
in the Port configuration @ WE21 Configuration
Regards
Vijayanand Poreddy