‎2008 Jun 11 3:51 AM
Hi Folks!!!
I have a little issue. Throught LSMW transaction I am trying to create ports for IDoc Inbound Processing. (LSWM Transaction-> Settings -> IDoc Inbound Processing). Now during creation port When I enter IDOC_INBOUND_ASYNCHRONOUS in the INBOUND FILE tab system gives me message
Function Module has not yet been entered under'Generate file name'.
Any Idea!!!
Thanks a lot in advance
‎2008 Jun 11 4:14 AM
Hi there,
You are using the wrong function name in that field. The function module required in that field is used to generate file or directory names at runtime. SAP recommends the FM EDI_PATH_CREATE_CLIENT_DOCNUM which will name every file differently (namely, with the number of the first IDoc contained in the file and of the client).
If you don't like to use the SAP recommended one, you can do a drop down on that field and select any other FM available in that list or you can write one of your own if such is your business requirement.
Hope this helps and don't forget to reward points.
Cheers,
Sougata.
‎2008 Jun 11 2:32 PM
Thank a lot Sougata In Inbound File problem is been solved. But after giving it FM it says
'Port was incomplete and could not be saved'
Any Idea why I am having this messaga.
As you may have know now All I am trying to do is to create a file port in LSMW for IDoc Inbound Processing and stuck on 1st step (Creation port).
I've read IDoc Inbound Processing process through help.sap.com
Here is the link I've read for this purpose.
http://help.sap.com/saphelp_nw04/helpdata/en/7a/5e3d38faba11d1b40f006094b944c8/frameset.htm
Again any idea about my this problem.
Oh yes Please also tell me how I can give me reward point since I am new I am not sure about this process as well
Thanks again for you help
‎2008 Jun 12 12:47 AM
Hi,
Double click on the message at the status bar, check if it has any more details. Also check the Directory Path you've provided when creating the file port are correct. There is a button named "Access Test" , make sure you push this button to test path is correct and system can access those directories.
You can assign points in this forum via radio-buttons on left of the webpage for each reply posted for your question. Once your question is answered you give full points to the best answer then close the thread.
Cheers,
Sougata.