EDI Segment and Element Separators

Hi,
   I have created the X2E and E2X mappings using the Seeburger BIC mapping designer and deployed the same using the SDM.
By specifying the XML to EDI Mapping name in the module sequence of the receiveing communication channel, i am able to send the EDI file.
But I want to I get the element separator as '+' and segment separator as '
I want them to be changed to | and &.
How can I do that?
Regards,
Ravi kanth Talagana

Hi,
You have assigned Process code "ME10-ORDERS: Purchase order".
If you check the function module assigned to "ME10" in WE41 transaction, it is "IDOC_OUTPUT_ORDERS". If you go and check in this function module there you will find
PERFORM FUELLEN_IDOC_INTTAB. if you dbclik on that then inside that form routine you will find PERFORM customer_function. which is calling user-exit EXIT_SAPLEINM_002.

Similar Messages

  • Segment Qualifier & Element Qualifier

    Hi,
        what is Segment Qualifier & Element Qualifier in EDI?
    what is the difference between these two.
    Thanks,
    Rajeswari

    Hi rajeshwari,
    here are the simple definition of segment and element qualifier
    Segment:-
    EDI documents are comprised of a series of records called segments. Every segment begins with a segment identifier, also called a segment code. The segments are delimited. A special character or characters designate where one segment ends and another begins. Usually segment delimiters include a line return, so we usually think of a segment as a line of an EDI document.
    Element:-
    A segment is comprised of a series of elements. These elements are delimited by a special character called a element seperator.
    Difference
    The segment code specifies what the elements in the segment represent. For instance, the first element of an DTM segment is date/time qualifier and the second element is the date. The first element of a REF segment is the reference identification qualifier and the second element is the reference identifier. We refer to elements by their sequence within the segment. For example, we refer to the first element within a REF segment as element REF01, the second as REF02, and so forth.
    Example
    The following X12 EDI document fragment contains eight (8) segments.
         ST850397822~
         BEG00RE1234*980208~
         REFAHM109~
         REFDP641~
         REFIA000100685~
         DTM010970918~
         N1BY92*1287~
         N1ST92*87447~
    for more details you can follow this link
    http://www.usonia.net/ricker/?page_id=20
    hope this may help you
    Thanks
    sandeep
    PS:reward points if helpful

  • Extra trailing element separators at the end of POC segment

    Hi,
    When running through a 860 EDI file received from the Trading Partner through the Oracle B2B Editor Analyzer Wizard, we are encountering parsing error:
    There are extra trailing element separators at the end of POC segment. Segment POC is defined in the guideline at position 010.
    This error was detected at:
    Segment Count: 23
    Characters: 956 through 957
    The error is possibly occurring due to null elements at the end of the POC segment. However, the Trading Partner mentions that they cannot alter this behaviour in their translator behavior not to insert null elements.
    Is their any way of resolving this issue when we import the document through Oracle B2B?
    Regards,
    Balu

    Hi Balu,
    We are also facing a similar problem. Can you please detail us on how you were able to resolve it.
    Looking forward for your response!!
    Thanks,
    Karan

  • Smartforms - dealing with decimal and thousand separators

    Hi,
    trying to reuse one of the standard SAP Smartforms - LB_BIL_INVOICE in an ECC 6.0 Unicode system I faced a problem with decimal and thousand separators for currency/quantity fields. In fact, default settings in User profile are not taken in consideration when printing this form. I have changed all the possible settings in the user profife and (after logoff/logon) nothing changes in my output.
    Just to be sure I tried to output the invoice with the original SAP smartform LB_BIL_INVOICE and the things were the same - means output takes wrong settings for decimal/thousand separators.
    For clarity I created a simple form with a single currency field and everything behaves well as expected. So this points me to the direction fo find out what is wrong with the LB_BIL_INVOICE. I downloaded the form into XML and checked the code, further uploaded it into a new one - no success.
    My question is:
    Is there a way to manipulate or overwrite default settings for decimal/thousand separators within smartform, and if yes - how to do this?
    I almost finished my quite complex form and wouldn't like to rewrite it from scratch.
    FYI: I'm not a Smartform expert, by have created/overwiten more than 15 different forms accros different systems - 4.6 C/D, 4.7, ECC 6.0 non-Unicode/Unicode, and never faced such an issue.
    I faced significant smartform 'improvement' in the ECC 6.0 release - especialy for text elements. The new integrated MS word control gives me a lot of throubles. According to this - is there an up-to-date documentation (even link to SAP course is acceptable) according to Smartform development in ECC 6.0?
    Thanks in advance.
    Regards,
    Ivaylo Mutafchiev
    Senior SAP Abap Consultant

    Hi,
    I took a quick glance into the print program, and the print program do a set country setting to reciving country. This will give you the separators that are confugured for this country.
    But if you change the print program and clear parameter country, the smartform will use the users settings instead.
    Regards
    Åsa Thenstedt

  • EDI segment number - correlate with the corresponding EDI segment

    Hi,
    In an EDI transaction we get an error log which says the mandatory data in segment 65, mandatory data in segment 815 is missing. Can anyone throw some light on how to get the correct EDI segment & field based on this piece of info?
    regards
    Prabhu

    Seems like the EDI tool that you are using can provide you only with general reference to the error position and cause.
    At one of my clients is using a software named EDI SIM where all the warnings and error
    regarding an EDI message can be seen and read.
    I suggest that if this is a common thing - you should get one as well or use
    SAP Conversion agent (ItemField),SeeBurger EDI adapter to get the exact error position and cause.

  • EDI processing and the application log

    All,
    It is my understanding that when an EDI message is processed if there is more than one error the errors will be put in the application log.   If only one error it is not placed in the application log.  
    Does any one have any ideas why on occassion if there is one error the process will put it in the application log?  
    Thanks
    Sandra

    We discovered that if the idoc has several line item segments and they all have the same error that results in the error count being greater than one.   So the process will put the error on the application log - but it does not repeat the same error so it looks like it was only one error when in fact it was several.   For example:
    the idoc has 3 line items all for GRbasedIV where the delivery is not done.
    the idoc process will identify 3 errors (1 per line item missing a delivery)
    the process will put the errors on the application log because the error count is greater than 1
    because the error is the same only one of the 3 errors shows up on the application log.
    Regards,
    Sandra

  • EDI, ALE and IDOC

    Hi All,
         I am a Junior ABAP developer. I am new to EDI, ALE and IDOC's. Could someone help me out how to start with this and the necessary material required to go through!!
    Thanks in advance!!

    HI Penchanta ,
    Go through  this links for additional information.
    1.http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    2.http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    3.http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    4.http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    5.http://www.sapgenie.com/sapedi/index.htm
    Regards.
    Note: Reward if useful
    Also check this link from SDN
    (1) /people/raja.thangamani/blog/2007/07/19/troubleshooting-of-ale-process
    (2) /people/kevin.wilson2/blog/2006/11/13/ale-scenario-development-guide
    (3)http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    (4) idoc
    (5)http://help.sap.com/saphelp_erp2005vp/helpdata/en/78/2178a651ce11d189570000e829fbbd/frameset.htm--
    --This is for Message Control. See the Left Pane in this web page to get the ALE implementation for BAPI's also.
    (6)/people/kevin.wilson2/blog/2005/12/07/changing-fields-in-an-idoc-segment - Converson Rules Guidelines

  • PE 13: What is the best way to cut out an unwanted segment and leave a fade-out/fade-in overlap?  Without multi-track overlaps?

    I have a long video segment and want to remove unwanted segments and replace them with fade-in/fade-out transitions.  I know that I can do this between two separate video tracks by fading out Video 1 and fading in Video 2 and having the two tracks overlap during the transition.  Is there an easy way to do this on the same track?  The way I've done this before is to cut out the unwanted segment, then move the two segments to separate tracks and overlap them.
    To compound the problem, I have a separate audio track for the wireless microphone I'm wearing. I need to pull that into the fade transitions.  So that's Video 1 and Audio 1 with Narration, all cut at the same time with overlapping fade-out/fade-in in the fewest steps.  Can Premiere Elements 13 handle that?

    billsbayou
    Add On...I am weighing the merits of applying an audio transition directly below the video transition. Considering Crossfade's  Constant Gain or Constant Power with a forced alignment of Between Clips. According to Adobe documentation
    Adobe Premiere Elements Help | Applying transitions to clips
    Adobe Premiere Elements includes two audio transitions in the Crossfade category: Constant Power and Constant Gain. Though both provide fades, they differ slightly. Constant Power creates a smoother-sounding fade, while Constant Gain, though mathematically linear, often sounds abrupt.
    ATR

  • CREMAS03 Segment and field for LANGUAGE ?

    Hi,
    Please advise what is the segment and field name for Language in IDOC CREMAS03 (Creation Vendor Master).
    Thank You and Best Regards
    Fernand

    Hello Fernand,
    look for data element SPRAS, you will find in several segments (e.g. E1LFA1M-SPRAS, E1LFA1H-TDSPRAS).
    Best Regards, Dirk

  • I purchased Lightroom 5 and Elements 12 and installed them on a computer. I now have a new computer, and wish to install them on the new one. When I tried to do so, my only option seemed to be Adobe Cloud. When I was asked for my LR serial number, it was

    I purchased Lightroom 5 and Elements 12 and installed them on a computer. I now have a new computer, and wish to install them on the new one. When I tried to do so, my only option seemed to be Adobe Cloud. When I was asked for my LR serial number, it was not accepted. Please help me install these two products; I prefer stand-alone, rather than a monthly fee. Thank you

    PSE 10, 11, 12 - http://helpx.adobe.com/photoshop-elements/kb/photoshop-elements-10-11-downloads.html
    PE 10, 11, 12 - http://helpx.adobe.com/premiere-elements/kb/premiere-elements-10-11-downloads.html
    Lightroom - all versions
    Windows
    http://www.adobe.com/support/downloads/product.jsp?product=113&platform=Windows
    Mac
    http://www.adobe.com/support/downloads/product.jsp?product=113&platform=Macintosh

  • Dreamweaver CC automatically deletes code in code view and elements in design view

    When I open a file in Dreamweaver, it automatically shows a * next to the filename - showing it has been edited.
    Then often when I select some code in code view, or an element in design view (such as a table, an image, some text) it is suddenly deleted.
    The problem is especially bad (happens without fail) if I am switching between programs. But also happens when I'm not switching.
    I do not have this problem on a different user account.
    I have reinstalled Dreamweaver three times now. Also renamed preference and configuration folders. Tried with a wired mouse and keyboard. Nothing has worked.
    I can't think what I did to cause this. I installed MAMP recently - but have uninstalled it correctly I think.
    I had an issue with one file in which there were about 30 Spry collapsible panels. I kept getting this warning:
    "A script in file Macintosh HD:Applications:Adobe Dreamweaver CC:Configuration:Shared:Spry:DesignTime:EditingUtils.js has been running for a long time. Do you want to continue?"
    I have to click 'yes' many times to get into the file, and the warning keeps coming up while the file is open.
    However, my big issue of DW CC deleting code and elements happens whether or not this particular file is open.
    So this may have nothing to do with it.
    Any ideas anyone?
    Adobe's customer service has not helped. In fact, I have not even been able to get through to anyone on the phone - having waited literally hours listening to music, and getting shunted from person to person. And then their promised 'call backs' never happen.
    Thanks,
    - Greg

    I do not have this problem on a different user account.
    You've got a bad/corrupted user account.  Create a new one with Admin level priveleges and delete your old user.
    Nancy O.

  • Raw updates needed for CS5 and Elements 11?

    I have several adobe products. I want to install the latest raw updates for CS5 Photoshop and Elements 11. The app. manager tells me I have the latest updates. My CS6 product updated the newest raw product but not my others. I would like to get phone support for these issues - is there a phone number that connects to real people? The %^*()^ support section on the web takes me around in circles - very frustrating.  Any help out there?

    the good old argument is at what point do you stop supporting stuff? Elements is now up to 13.
    I assume Adobe would argue you have cc already why are you still using cs5?
    As I read it, the new 8.7 raw is only good for cs6 and above. They won't make 2 versions of raw, so I assume you are still on 7.4 for cs5?
    On that basis, alas stick with your cs6 to do the newer stuff you need.
    that all said, a bit of manual tweaking seems to work for some people. - Camera Raw 8.1 and PSE 11 - Elements Village

  • I have Photoshop and Elements 9, and im getting a new computer. I would like to put them on the new one. I tried my serial number but it didnt work.

    I have Photoshop and Elements 9, and im getting a new computer. I would like to put them on the new one. I tried my serial number but it didnt work. I dont know what to do?

    Error "The serial number is not valid for this product" | Creative Suite

  • Have just down loaded Yosemite over Mountain Lion, Indesign CS5 does not work ( Am dependant on it) although Bridge , Light Room and Elements operate OK How do I solve this rapidly. Can any one help on this issue. Thanks

    Have just down loaded Yosemite over Mountain Lion, Indesign CS5 does not work ( Am dependant on it) although Bridge , Light Room and Elements operate OK How do I solve this rapidly. Can any one help on this issue. Thanks

    Sorry to say it, but I think you can see from Bob's response that there's no way to solve this rapidly.
    Did you take an image of your Mountain Lion install before upgrading to Yosemite? Roll back to that. If you're not in the habit of taking a snapshot of your system before performing operating system upgrades - get in that habit. If you are dependent on anything at all on hour computer, having a reliable backup method in place is essential. If you don't have a Time Capsule, or some other way to run Time Machine onto a disk that's not in your computer, go set that up yesterday.
    If you can't just remove Yosemite and roll back to Mountain Lion for whatever reason, you can partition your drive so that you can install both Yosemite and Mountain Lion on the same drive, and then boot into Mountain Lion when you need to work in CS5. Or you can take your Mountain Lion disc (I assume you have one, no?) and then use it to create a virtual machine in something like VirtualBox to run Mountain Lion from inside Yosemite.

  • Photoshop and elements 13  Working in iPhoto Want to edit image using photoshop elements Did the following  IPhoto Preferences Advanced Edit Photos: In drop down menu chose in Photoshop Elements  Also control click and chose edit in external editor  Drop

    Photoshop and elements 13
    Working in iPhoto
    Want to edit image using photoshop elements
    Did the following
    IPhoto>Preferences>Advanced>Edit Photos: In drop down menu chose in Photoshop Elements
    Also control click and chose edit in external editor
    Drop down menu edit photos in external program>photoshop Elements
    Go to to the image I'm working on  --- selected the image, the clicked on edit. When nothing happened I double clicked the image. Still elements didn't open. Then I opened the Elements editor, went back to iphoto and tried the entire process again. the photo still didn't open on Elements 13 for editing.
    I have 3 Elements 13 books as well as looked on line--all my references say the exact same thing ---- iPhoto>Preferences>advanced>edit in external program>photoshop Elements
    I uninstalled and reinstalled both iPhoto as well as Elements.
    I spoke with application technical support.  There appears to be nothing wrong with my copy of iPhoto.  However there is no support from Adobe.  I waited for over 1.5 hours for chat support several days ago, and finally gave up.

    You are probably choosing the obvious file rather than the correct file as the PSE editor. The actual editor is hidden away inside the Support Files folder. The PSE file at the top level of the PSE folder in Applications is just an alias for the welcome screen and what you're describing is exactly what happens when you choose that. You want this one:

Maybe you are looking for