Allowed naming convention on SAP Server for IDoc files???

Hello everybody,
When I send any outbound IDoc, it saves a copy of that IDoc on the server in text format. I want to know what are the different file name conventions I can use? Can the file be automatically named with the information below?
Date + Time + Purchase Order # + EDI Transaction Code + .txt ? Where do you program/configure for  the names of the IDoc files used in IDoc communication?
Please refer me to some documentation or other files/threads if needed..
Thanks,
Charles.

Check with below links :
ftp://ftp.software.ibm.com/software/ts/cw/adapters/WSAdapterForSAP/Guides/sap6021.pdf
http://www.erpgenie.com/sapgenie/docs/advanced_guide_to_edi_configuration.doc
http://www.erpgenie.com/sapedi/operations.htm
I have done but i used datetimemessagetype.txt.
you can setup these things in FILE Transaction,here we can use logical file,logical path,physical file,physical path,IDOC FM will use FILE_GET_NAME to get dynamic file.
you can search in SDN like File transaction or FILE_GET_NAME.
Thanks
Seshu

Similar Messages

  • MATERIAL LINK TO ONE SAP SYSTEM TO ANOTHER SAP SYSTEM FOR IDOC TRANSFER

    Hi Experts,
    How the  MATERIAL LINK TO ONE SAP SYSTEM TO ANOTHER SAP SYSTEM FOR IDOC TRANSFER?
    Scenario : when 2nd system create the invoice,it will create a po in the 1st system.
    51 error msg we are getting material does not exists.but the material is available in the receiving plant.
    Please suggest

    If you say the material master is available in the 1st system (where you create the order), then the material number in the IDOC  may not match with the material number in your database.
    leading zeros. material number stored as alphanumeris instead of numeric.

  • I am running Mac OSx Lion 10.7.2. My problem is I can't search on an external network server for a file with the finder toolbar anymore. Nothing shows up and it will not search. I was able to in snow-leopard and am no longer able to w. Lion. Suggestions?

    I am running Mac OSx Lion 10.7.2.
    My issue is that I am not able to run a search in the finder toolabar on a network server. No files show up nor does it search on the server anymore. I was able to run the search in snow-leopard and am no longer able to do so with Lion. Is there a preference I can change or some kind of app or program I can download that will help me with this issue? This is extremely problematic for me as I am searching for files all day everyday. Thank you!

    Hello,
    It isn't the fw in Network you want o use or look at, that's for something completely different.
    My first suspect is the Power Adapter on the LaCie has gone.
    At the Apple Icon at top left>About this Mac, then click on More Info, then click on Hardware>Firewire, what is listed there?
    Reset the Firewire bus
    If your Firewire or USB isn't recognizing any device.  A solution which has worked for some whose hard drive became invisible in 10.4 was simply to follow these four steps to reset the Firewire/USB bus:
    1. Shut the machine down.
    2. UNPLUG the power lead to the computer and any firewire/USB drive or devices.
    3. leave it for 10 minutes.
    4. Connect back up and reboot.
    http://www.macmaps.com/firewirebug2.html

  • Requirement  for Idoc-- File

    I am Doing Idoc----->File  mean R/3 -
    > Legasy.(at Receiver side save File as idoc no)
    I want save the file name    with number of Idoc(Receiver side).

    Follow the steps that is for dynamic file name ... using udf  in message mapping in IR and adapter specific mesage attributes in ID
    In the UDF,
    1. for file name == tGIve the name of the IDOC
    File propery--- Give the Source /IDOC field name which contains the IDOC number
    when performing mapping map    Source field (Field that contains IDOC number)->UDF--> Target/File root node..

  • Unable to create a data server for xml file

    Hi ,
    I have created a data server for a xml file but when i test the connection i am getting the below error.
    java.sql.SQLException: class org.xml.sax.SAXException
    Prefix not found: xsi
    at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.doGetConnection(LoginTimeoutDatasourceAdapter.java:133)
    at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter.getConnection(LoginTimeoutDatasourceAdapter.java:62)
    at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java:1100)
    at com.sunopsis.graphical.dialog.SnpsDialogTestConnet.getLocalConnect(SnpsDialogTestConnet.java:371)
    at com.sunopsis.graphical.dialog.SnpsDialogTestConnet.localConnect(SnpsDialogTestConnet.java:794)
    at com.sunopsis.graphical.dialog.SnpsDialogTestConnet.jButtonTest_ActionPerformed(SnpsDialogTestConnet.java:754)
    at com.sunopsis.graphical.dialog.SnpsDialogTestConnet.connEtoC1(SnpsDialogTestConnet.java:137)
    at com.sunopsis.graphical.dialog.SnpsDialogTestConnet.access$1(SnpsDialogTestConnet.java:133)
    at com.sunopsis.graphical.dialog.SnpsDialogTestConnet$IvjEventHandler.actionPerformed(SnpsDialogTestConnet.java:87)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
    at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
    at java.awt.Component.processMouseEvent(Component.java:6263)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
    at java.awt.Component.processEvent(Component.java:6028)
    at java.awt.Container.processEvent(Container.java:2041)
    at java.awt.Component.dispatchEventImpl(Component.java:4630)
    at java.awt.Container.dispatchEventImpl(Container.java:2099)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
    at java.awt.Container.dispatchEventImpl(Container.java:2085)
    at java.awt.Window.dispatchEventImpl(Window.java:2478)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Can any one help me out with this issue ?
    Thanks in advance,
    Balajitk

    HI Balaji,
    Below is the sample xml file which i have saved as test.xml and placed it @ D: drive
    Test.xml:
    <employee>
    <emp>
    <eno>1</eno>
    <ename>Test1</ename>
    </emp>
    <emp>
    <eno>2</eno>
    <ename>Test2</ename>
    </emp>
    <emp>
    <eno>2</eno>
    <ename>Test2</ename>
    </emp>
    </employee>
    Goto Topology >Expand Technologues>right click on XML and select new data source
    in Defination Tab, provide the physical architecture name
    in JDBC Tab, provide the below details
    JDBC Driver: com.sunopsis.jdbc.driver.xml.SnpsXmlDriver
    JDBC URL: jdbc:snps:xml?f=d:\test.xml&d=test.dtd&re=employee&s=TEST&ro=false
    Save it
    Click on Test Connection and again click on test, it should show test connection as "Successfully Test"
    Hope this may helps you
    Regards,
    Phanikanth

  • Sender Port Error in SAP ECC for IDoc

    Hi,
    I am creating scenario IDOC -> XI -> JDBC with Customer Master IDoc.
    After sending it with we19 he said "IDoc sent to SAP system or external program".
    In we02 and we05 the IDOC it says "Data passed to port OK".
    But in SM58, the IDoc ends in error saying
    Transaction IDX1: Port SAPIDST100, client 600, RFC destination contains error.
    What I identified that the port SAPIDST100 is the sender port in the IDoc being send. However, for PI we do not need to maintain sender port.
    Business Systems:
    Sender : SAP ECC
    Receiver: SAPPID
    Kindly provide your inputs.
    Thanks
    Rahul

    Hi Rahul,
    thanks for the information that your scenario is working fine.
    But i want to clarify some points:
       - If you send out an IDoc from an ECC system, the senderport is filled with SAP+<system-id> by the SAP IDOC API,
         i.e.  if your system id is "ABC", the senderport is "SAPABC"
          => your senderport SAPIDST does not match this template, so i assume you entered the value for the senderport
         manually in the idoc test utility WE19
       - if you send out an idoc, only the receiver port must be created in transaction WE21, it is not necessary to create
         the senderport in WE21, this is not necessary and did not solve your problem
      - the idoc was send from ECC (application system with application IDoc metadata) to an XI/PI system (basis system      
        without application idoc metadata
       The IDoc adapter on the pi system must analyze the IDoc segments and must know the idoc application metadata,
       but this is not known. So the idoc adapter on PI side looks at the senderport to identify the sender.
       In transaction IDX1 an rfc-destination can be configured to point to the sendersystem with that senderport
       With this rfc-destination  the IDoc adapter tries to read the idoc aplication metadata from the ECC system and stores it on PI side.
       If there is no rfc-destination configured in transaction IDX1 on PI side you get the error mentioned in your request.
       I assume that in transaction IDX1 somebody configured the correct RFC-Destination.
    I hope this clarification helps you to understand the error and the solution.
    Kind regards,
    Andreas Dahl

  • What range TCP/IP Port should be give to default or named instance of sql server for security purpose to sql server ?

    Hi
    i am following technet article for Configure SQL Server security for SharePoint 2013 environments
    https://technet.microsoft.com/en-us/library/ff607733?f=255&MSPPError=-2147217396
    i want to change default TCPIP port from 1433 to which ports to change is securable for sql server
    i mean in what range 
    for example can i change to 1500 or 2000 or 1450 etc .
    if i assign like these portnos it will not affect to other ports in windows server 2012?
    adil

    I agree with Erland. (Always a good idea.) Changing the port doesn't help much to prevent attacks. If you decide to do that see Configure a Server to Listen on a Specific TCP Port (SQL Server Configuration Manager)
    http://msdn.microsoft.com/library/ms177440.aspx. Note
    "When selecting a port number, consult
    http://www.iana.org/assignments/port-numbers for a list of port numbers that are assigned to specific applications."
    It's important that you pick a number that isn't used by some other application. 
    Rick Byham, Microsoft, SQL Server Books Online, Implies no warranty

  • How to find all Billing Doc fields(SAP / customer) for IDOC ?

    Hi all,
    I need to send customer billing information with all billing document fields by idoc,
    the question is, we have a lot customer defined fields in billing doc, so that i  cannot just use standard iDOC types,
    can anybody tell me a easy way to find all billing doc related fields and put it in iDOC type?
    Thanks & Best Regards,

    Hi,
    try the table ROOSOURCE and search the data source with string in astrick attr  for master data and for text with text
    This will give you the list of all the master data source in the system and it contains a column which tells about the extract structure and function module used by each.
    Thanks
    Ajeet

  • Help Setting up Mac Mini Server for Printer/File Sharing to Windows comp.

    Hi, so in our office, we decided only to switch half of the office to macs for budgetary reasons. We purchased the mac mini server to replace the 5,000 year old one and have also gotten to macbooks and a mac mini. My other two co-workers unfortunately still are using two windows vista machines. We have important documents on the server hard drive and they also need our OLD ACT! database to access from it and I have not been able to get them to access the hard drive. Can someone please walk me through these steps? Also, ideally we want to be able to access this servers hard drive when we are out of the office and edit word documents and such, but I also have not been able to do that or make that work. Any help in these areas would be greatly appreciated!

    If you use a different login name for the network account to your existing local account then the local account will not be affected. You might want to transfer the contents of your existing local account to the new network account. To do this you could try the following
    Create new network account
    Login using old local account
    Now while logged in using old local account - connect to the File Server
    Enter the new login details
    It should hopefully list the Share that stores your new network account, complete the connection
    You should now have the Share mounted, copy the contents of your local account to the corresponding location in your new network account
    Note: The Library folder in your home directory contains all your settings
    Once complete logout of the old local account
    Try logging in to the new account
    In terms of limitations, it is going to be slower than a local account because it has to go across the network, and some badly written applications may have some issues but most will be fine.
    At this stage your local account has not yet been deleted so if you have problems you can revert to it.

  • Receiver server for Receiver file system

    Hi,
    I am trying to create a scenario where the data from SAP system goes to XI through ABAP proxy and has to write the data in the file.
    My Question...
    In the Integration directory my sender system is ABAP Proxy and receiver system is File adapter.
    When I try to create a distribution channel of type XI adapter, I cannot select it as sender. By default it comes as receiver. How Do I go about doin this scenario.
    Also, since I have to write to a file, it is my receiver(outbound adapter). Please can anyone tell me what would be the service definition for this as I am writing to a directory!!!
    Thanks in advance.

    Hi Sam,
    Your query actually pertains to XI. Please post it in the Exchange Infrastructure forum.
    Kind regards,
    Markus

  • Leopard or Leopard Server for simple file & print sharing?

    Hi,
    Can anyone help? We have all Macs - 3 intel minis, 3 intel mac pros, 1 intel imac, 1 G4 imac, 1 mac book G4, 1 mac book intel, all are running Leopard 10.5.1. We would like for them to connect to our intel xserve to access it's 3 drives. We need to set-up 2 groups - a sales group consisting of 6 users with access to 1 main folder and it's sub-folders on 1 drive and a group for our production department consisting of 4 users with access to all 3 drives and all folders. We have os x leopard & os x leopard server. We can't seem to get either of them to work without a hitch. We installed Leopard 10.5 on the server and could set it up how we needed it on 2 of the drives (with permissions, etc.) however, the third drive when accessed all had folders with the dreaded red circle with a minus. We have exhausted our options....can anyone help? We would be very, very grateful as everything is down and we need to get it up and running ASAP! Thanks

    An xserve is designed and is fully optimised to run server software so your best using leopard server.
    There is a specific section in these boards for server issues.
    However if you have setup your 3rd drive with the correct permissions in the server gui and they don't seem to work then you could try using the terminal to fix the issue.
    open your terminal and issue the command
    sudo chown -R owner:group /Volumes/third_drive
    replace the owner:group with the respective owner and group name and replace the volume name of third_drive with the actual volume name.
    Then if you issue the command
    sudo chmod -R 770 /Volumes/third_drive
    this will give the owner and group full read/write permission but will give guests know access.

  • Process File from SAP Server

    if there is an file that does journal entries, pushed into sap from external software, what location should that file be placed in the SAP server. Is there a folder which we can use in SAP server for that file.

    Hi
    You can use application server to store the files. You can use transaction AL11 where you will have different directories.  You can create the folder under the directory as per requirement
    ~Thanks!
    Rajesh

  • Batch / script file to start /stop sap server

    Hi,
       I would like to start/stop SAP server using batch file (in windows). I need this, whenever we have to shutdown the server and restart of the server, so that SAP will automatically shutdown and restart using batch files while server restart cases? If anyone knows, please let me know. Thanks,
    Regards,
    Sundar.

    target of the 700 sapstartsrv improvement was to deliver identical functionality on all SAP platforms. As the DCOM programing model is only available on Windows platforms sapstartsrv.exe was enhanced by the WEB-Service interface and is available now on Unix too.
    The DCOM SAPControl interface of sapstartsrv.exe is still existing, but only on Windows. Here you can use VB Script or any other programming language able to handle DCOM objects to write your own programs / scripts to interact with the SAPControl.
    sapcontrol.exe is a command line program available since 700 which enables you control over nearly all functions of the sapstart service.
    Even it has the same name as the DCOM interface it' something completly different.
    regards
      Peter
    PS: sapcontrol syntax
    usage: sapcontrol [
                       -prot GSOAP_HTTP| http using gsoap build in sockets (default)
                             NI_HTTP|    http using SAP NI sockets (prefer Unix domain sockets)
                             NI_HTTPS|   https using SAP NI sockets (prefer Unix domain sockets)
                             WINHTTP|    http using Windows winhttp
                             WINHTTPS|   https using Windows winhttp
                             PIPE        Windows named pipes
                       [-user <user> <password>] OS user and password for Webservice authentication
                       [-repeat <N> <D>]         Repeat Webmethod call <N> times (-1=forever) with <D> sec delay
                        -format list|            List output format (default)
                                script           Script output format
                       [-host <hostname>]        Host to connect to (default: localhost)
                       -nr <instance nr.>        SAP Instance number to connect to
                       -function <Webmethod> [parameter list]
    Webmethods: Start
                Stop [softtimeout sec]
                Shutdown
                RestartInstance [softtimeout sec]
                StopService
                StartService <SID>
                RestartService
                ParameterValue [<parameter>]
                GetStartProfile
                GetTraceFile
                GetAlertTree
                GetAlerts
                GetEnvironment
                GetVersionInfo
                GetQueueStatistic
                GetProcessList
                GetInstanceProperties
                ListDeveloperTraces
                ReadDeveloperTrace <filename> <filesize>
                ListLogFiles
                ReadLogFile <filename> [<filter> [<language> [<maxentries> [<cookie>]]]]
                AnalyseLogFiles [<severity 0-2>] [<maxentries>] [<starttime YYYY MM DD HH:MM:SS> <endtime YYYY MM DD HH:MM:S
    S>]
                OSExecute <command> <async> <timeout> <protocolfile>
                SendSignal <pid> <signal>
                GetSystemInstanceList
                StartSystem [ALL|SCS|DIALOG|ABAP|J2EE|LEVEL <level> [<waittimeout sec>]]
                StopSystem [ALL|SCS|DIALOG|ABAP|J2EE|LEVEL <level> [[<waittimeout sec>] [softtimeout sec]]]
                RestartSystem [ALL|SCS|DIALOG|ABAP|J2EE|LEVEL <level> [[<waittimeout sec>] [softtimeout sec]]]
                AccessCheck <function>
                ABAPReadSyslog
                ABAPReadRawSyslog
                ABAPGetWPTable
                J2EEControlProcess <processname> <function>
                J2EEGetProcessList
                J2EEGetThreadList
                J2EEGetSessionList
                J2EEGetCacheStatistic
                J2EEGetApplicationAliasList
                J2EEGetVMGCHistory
                J2EEGetVMHeapInfo
                StartWait <timeout sec> <delay sec>
                StopWait <timeout sec> <delay sec>
                WaitforStarted <timeout sec> <delay sec>
                WaitforStopped <timeout sec> <delay sec>
    Exitcode: 0: Last Webmethod call successfull
              1: Last Webmethod call failed, invalid parameter
              2: StartWait, StopWait, WaitforStarted, WaitforStopped timed out
              3: GetProcessList succeeded, all processes running correctly
              4: GetProcessList succeeded, all processes stopped
    Security: Trusted connects without user and password check are possible through
              Unix domain socket or Windows named pipes. Protected webmethods like
              Start or Stop require a trusted connection or OS user and password
              authentication.

  • Naming Conventions in OLAP/AWM

    Hi,
    We are in the process of creating documentation guidelines as well as the documentation for our Oracle OLAP System. It would be of great help if the forum can share ideas or pointers to the kind of naming conventions we can establish for our Analytic Workspaces, Dimensions, Dimensions Levels, Cubes, Measures and other elements of the OLAP repository.
    Our idea is to come out with a comprehensive, formal (maintainable) documentation of our Oracle OLAP system.
    Any pointers to existing documents/resources in this area would be highly appreciated.
    Thanks,
    Piyush

    Satish,
    thank you for quick reply.
    this link doesnt work;
    http://media.sdn.sap.com/html/submitted_docs/Implementation_Roadmap_XI/index.htm .
    I have downloaded ASAP zip file from one of the link,if you think this is not useful then its fine otherwise can you give me the correct one.
    thanks.
    Babu

  • BW Table naming convention

    Hello,
    I find the following table naming conventions from the manuals BW systems
    /BIx/E<InfoCube>  - E Fact table
    /BIx/F<InfoCube>  - F Fact table
    /BIx/D<InfoCube>  - Dimension table
    I have the following questions
    1.Could you please let me know whether all the tables starting with '/BIx/D' will be dimension table only or there could be other tables ?
    2. From the description field in SE11, I could not find the details for some of the tables.Please let me know whether there is any other way to identify the table type(Dimension,Fact..)
    3. Also I would like to know the naming convention for aggregate tables.
    Thanks,
    Aravinthan

    Hi ,
    http://www.learnsapbw.blogspot.com/2008/03/naming-convention-in-sap-bw.html
    Antonio Voce

Maybe you are looking for

  • BUG: Web service returns request XML as response when result too large

    Hi, sorry for cross-posting, but the Web Services forum seems to be quite abandoned and this is an urgent issue for me. I have a web service returning some records of a given type (created using JDeveloper 10.1.3.3). The running environment and the s

  • 802.11n 5ghz Connection Problem with OS X 10.4.11 Tiger

    I've searched the communities for answer to this vexing issue to no avail, so I am trying a post. Situation: I have a dual-band 1TB TC at home set up with three networks: 802.11g/b/a, 802.11n ((5ghz), and Guest Network (g/b).  There are four Macs acc

  • Can the Mac mini connect to wifi or just Ethernet

    Hey guys I was wondering if the current Mac mini on the apple website can connect to wifi or does it need Ethernet. I would like to know before I buy one. So I can either get another Ethernet cable or just wifi. I know Ethernet is faster though so do

  • Transfering Texts From iPhone 3 to iPhone 4?

    I'm getting an iPhone 4 this week, and I want to know if I can transfer all my text messages (most importantly), contacts, etc., over to the new phone from my iPhone 3. Could someone explain how to do this (if it's possible). Thanks!

  • Custom Import settings (MP3) not working?

    I downloaded itunes today having read the help guides that I could d/l files in MP3 format. I changed the custom import settings as per the help guide and purchased music - only to find the downloads are still in m4p format & as such are no good for