Idoc Invoice without Delimiter " ' " after BIC conversion

Hi,
I sent an Invoice Idoc to a customer, but he isn't able to convert und process the data. As far as I know it is a problem of Segment separation. There are not ' in this message at the end of any segment. How can I force BIC to generate these separators ? Thanks in advance for any advice.
Torsten

Hi,
you will need to use the parameter "destDelimiter".
Set this in the communication channel. If you want to set up different delimiters for each trading partner, you will need to replicate the communication channel one for each trading partner.
destDelimiter
Sets the destination Delimiter. You must use a String with the length of 6 characters.
The order of the delimiter is as follows:
subfield, field, decimal, quoting, fieldgroup, segment
Also you have the possibility to change the delimiters directly in your 1:1 X2E mapping in the bic designer. For this you have to open the mapping and at the destination options you set the flag and then you can change the settings at setDestinationDelimiters.
Hope i could help
ilka

Similar Messages

  • Automatic IDOC Invoice without TAX A1

    HI,  I am setting an intercompany invoice from IV billing RD04 to create an vendor invoice of supplying site.  I have read all different posting in here and using OBCA, OBCB, OBCC, OBCD, OBCE to setup the idocs for creating INOVICE01 for receviing company code.  However, I cannot create the V1 entry of the tax from IDOC.  I can manually create in MIRO of receving company.
    I already focus on OBCD and OBCE for the setting. But still no tax being added in the idoc segment.
    Can anyone help me? Urgent
    Connie.

    Hi,
    I am not sure about process but as you doing intercompany process with STO, and then following below steps with options and chose the best option for you.
    Declare a plant with company code as delivery unit (vendor) and declare other plant with company code as receiving unit (customer).
    Option-1: If delivery unit (delivery plant with company code) has no tax but receiving unit (receiving plant with company code has tax)
    In this case the tax related is known as input tax in receiving unit (receiving plant with company code). Better, create a new condition type (ZINP) for input tax (t.code:M/06)and add that condition type in MM pricing procedure with t.code:M/08 in receiving unit (receiving plant have with company code). Now create a purchase order in receiving unit (receiving plant have with company code) to capture all tax amount as INPUT TAX in delivery unit (delivery plant with company code) into that new condition type ZINP.
    Option-2: If delivery unit (delivery plant with company code) has tax but receiving unit (receiving plant with company code no tax)
    Create an extra condition type(ZEXT) for tax (amount of tax in delivery unit) in receiving unit. Create a MM pricing procedure for t.code:M/08  in receiving unit (receiving plant have with company code) and add that extra condition type in it. Now create a purchase order in receiving unit (receiving plant have with company code) to capture all tax amount in delivery unit(delivery plant with company code) into that extra condition type ZEXT
    Regards,
    Biju K

  • IDOC to EDI file scenario and EDI file to IDOC scenario without Seeburger

    Hi All,
    IDOC (Invoice) to EDI file scenario without Seeburger
    Pls let me know if anybody have blogs for the same
    EDI file to IDOC (Orders) scenario without Seeburger
    Pls let me know if anybody have blogs for the same
    Regards

    Hi Rachit,
    >>Can anybody send me blogs to convert IDoc structure to EDI or EDI to IDoc structure using Conversion Agent or using JAVA Mappings.
    Using conversion Agent there is no coding, If you have a conversion agent insatlled in your landscape you will have better understanding..
    Also java code for IDoc to EDI have some problems:
    1. The EDI format differs based on requirement so there will always be a customized code for it.. Like we have IDco to EDIFACT and ANSX12...
    2. Because most of these codes are propriety materials I doubt whether anyone be sharing the complete code here in SDN. Better to have a java consultant at your end and put him with your requirement.. From the reply in above threads you should be clear that what you are looking for can be done from java coding..
    All the best
    Regards
    Suraj

  • Is their a Standard Report to show me Invoices without PO's raised against?

    As title states im looking for a standard report to show me any invoices that have no PO's raised against them?
    Any help on this appreciated greatly!

    Hi,
    MR11 does not result in an update if you select the correct option ("prepare list" at the bottom). so simply select the "GR/IR clearing Account" option.
    Also use a large tolerance so that you get everything.
    But I am still not sure how you have entered invoices without POs, was something other than MIRO used? If so then MR11 may not help either because this depends on POs.
    If you HAVE used something other than MIRO I doubt if you can get such a list without some clever ABAP, after all you don't have to specify the PO ever if you are doing a two way match through the FI functions instead of using MIRO. So there would not be a standard report.
    Steve B

  • SYSTEM CHECK FOR CREATION OF EXCISE INVOICE WITHOUT PGI

    Hi SAP guru's i need help in this issue++
    See i am creating delivery and i did'nt do PGI ,after this i am creating Proforma invoice (here Proforma is must before creating commercial Invoice),with reference to Proforma system is accepting to create Excise invoice without PGI.so,i want system should'nt allow user to create Excise Invoice until unless if he do PGI.I know there is routine for PGI and proforma,is there any kind of routine for PGI and Excise invoice
    Thanks & Regards

    Dear sapsd79,
    it is related to copy control - item level
    check the following link,
    Restrict proforma invoice
    any doubt , please revert
    saravanan
    Edited by: k saravanan on Sep 30, 2008 11:42 AM

  • Reg Price diff for latest invoice and last invoice without user exit or bac

    Hi gurus,
    This is regarding the price difference of the latest invoice document price with respect to the price of last time the document was invoiced.Without using the customer exit or back-end developement. need info if this can be done on the front-end using the front-end tool bex designer using the CKF, RKF , Variables or conditions etc
    say for instance the user wants to get the price differences with respect to the invoices for a certain period that is from 01/01/2008 to 06/30/2008( dynamic entry can be any range).
    Once the user enters the range for the billing document date as 01/01/2008 to 06/30/2008 the query should return the report as
    Sold-to(customer) Material, Bill doc date and the price difference. these are the four columns the users needs in the report.
    now the bill-doc date will the latest invoice date for the sold-to & material, but the price difference will be the price of the last invoice date(for the sold-to , material) - the latest invoice date price.
    Example. between 01/101/2008 - 06/30/2008
    customer : 2765 , material : XAWE33636FD this particular customer-product had 3 invoices on 02/15/2008 , 04/18/2008 and 06/03/2008.
    price on 02/15/2008 : $1.09
    price on 04/18/2008: $1.87
    price on 06/03/2008: $3.84
    so the report should look like
    customer material bill doc date price diff
    2765 XAWE33636FD 06/03/2008 3.84- 1.87( latest invoice price - last invoice price)
    Thanks
    appreciate responses

    HI,
    Try this:
    EXIT_SAPMM06E_013
    *"      XEINA STRUCTURE  EINAU OPTIONAL
    *"      YEINA STRUCTURE  EINA OPTIONAL
    In debug find out what values are stored in XEINA and YEINA. One is the old value and the other is the new value.
    Regards,
    Subramanian

  • Report to Identify Parked Invoices and Invoices without PO#

    Experts:
    Is there a report out there that will provide me
    1. All Parked Invoices
    2. All Parked Credit Notes
    3. All invoices without ref to PO#
    Thanks!
    Rahul

    Hi,
    Use Reports MIR5 and MIR6
    These will suffice your requirement.

  • Invoice without reference to PO in SUS

    Dear Experts,
    As you know SRM does not support creation of invoice without any reference to the Purchase Order. However, I get to see the option of creating manual invoice (invoice without reference to the PO) in SUS.
    Now, I created a my SUS test system an invoice without any reference to PO with contact person taken from SRM Buyer/manager.
    The document is successfully sent from SUS.
    However, I donot see any approval task for the buyer.
    So, What can be the possible cases? Is it that SUS manual invoice is only for ERP MM system?
    Thanks and regards,
    Ranjan

    no u will not able to post vendor invoice with tax but with out PO
    u can post invoice through FI tcode FB60 but with out tax
    Hope this clears
    Reward accordingly

  • In STO, system allowing to make invoice without generating PGI

    Dear All,
    We are using SAP ECC 6.0, in stock transfer STO - Delivery - PGI - Invoice - excise invoice, this procedure we are using. Now error which has been noticed is that without generating  PGI, system is allowing to make excise invoice in the system. Requirement is that system would not allow to make invoice without generating PGI in the system. Anybody can help in this matter.
    Thanks in advance.
    Madhukar Mittal

    Hi,
    go to Txn.VTFL Under Header chose the item category and change the copying requirements change from 11 to 3.
    Regards
    GK.
    Edited by: Gnana Kumar on Oct 7, 2010 7:01 AM

  • Restrict proforma invoice without doing pgi in STO(same company code)

    Hi Gurus',
    I am creating STO (same company code) from Exciseable Plant to Non Exciseable Plant.
    For that i am creating ME21N> VL10B>VL02N(PICKING & PGI)>VF01(Proforma Invoice)>J1IIN>
    Now problem arises ---
    I am able to create Proforma Invoice without doing PGI.
    Now i want to restrict proforma invoice creation with out doing PGI.
    What config require for this.
    Regards
    Santanu

    Check your copy controls fromT. Code: VTFL - Copy-Control Settings b/w Delivery-to-Pro forma  say, F8 -- LF
    Settings at Header for the combination equal copying requirements 003 Header/dlv.-related and at Item category copying requirements 004 Deliv-related item

  • Iphone 4 without service after IOS 5.1

    I am without service after IOS 5.1.  Since the upgrade, my phone can't make or receive any call. I bought it from my mobile operator (Claro Brasil) itself. The odd thing is that when I use the SIM of my brother (from another provider - TIM) the phone works perfectly. Please, can someone give me any advice. I called to Claro and they said everything is fine with my network and that they will open a procedure to see what can be done. I think they don't know what is happening and I can't wait much longer.
    Thank you in advance.
    Luis
    Brazil

    Yes, I tried to restore it as new. Actually, 2 times, with and without backup. Today I will try to get a new SIM. Hopefully, that will solve my problem, but I am a bit skeptical as my SIM was working ok before the update.
    Thank you very much for your help.

  • Invoice without reference in SRM not viewable in R/3 controlling

    Hi All,
    I am on extended classic scenario in SRM 4.0. When I post an invoice without reference to a PO in SRM, the invoice gets created in R/3. However in R/3 when I view these entries in controlling reports such as transaction KOB1 or KSB1, I am unable to drill into the line items to display the document. I get the error message "Original document is not in the local system".
    This seems to be only for controlling reports, as I can drill into the line items in finance reports such as FB03.
    I have applied note 682441 in R/3, but still face the same problem.
    Can anyone tell me if they have the same problem?
    Thanks,
    Paula.

    Hi Paula,
    Sorry to intercept.
    I am facing an issue while creating the Invoice without reference to PO. My system is SRM 5.0 with Extended Classic scenario active. May I request you to share your insight on the settings to be made to achieve this functionality.
    Also, I would be glad to have few words on creating the invoice with reference to local SRM contract.
    Thanks in anticipation.

  • HT1495 how to restore iphon-without backup, after it synchronization from ipod

    how to restore iphon-without backup, after it synchronization from ipod

    Thanks Eric,
    After inserting the original DVD I installed OSX and after reboot I had a working computer.
    There was no opportunity to restore the TM backup. however when I rebooted from the
    DVD again I saw that possibility from a menu of the install utility.
    I ran through the restore over night (8 hours) and when I woke up, I had my computer back!
    Thanks for helping me out.
    Cheers, Rob

  • Need a pipe delimiter after every field in the file on application server

    Hi ,
    i have to transport data in internal table to a file on application server.
    I have done this successfully. But the problem is i have to put a pipe
    delimiter after every field in the file on application server.
    Could yoe plz help in  this issue.
    Thanks & Regards
    Suresh kumar D

    Hi Should,
              I think the below code should solve your problem as i also had  a similar type of requirement and this was the code i had used in my program.
      FIELD-SYMBOLS: <FS> TYPE ANY.
      DATA: L_FLINE TYPE STRING.
    Open file for output
      M_CHECK_SELSCR_FNMS O1 O.
      LOOP AT I_TARGET.
    Write records to file
        DO.
          ASSIGN COMPONENT SY-INDEX OF STRUCTURE I_TARGET TO <FS>.
          IF SY-SUBRC EQ 0.
            IF SY-INDEX EQ 1.
              MOVE <FS> TO L_FLINE.
            ELSEIF <FS> NE C_PIPE.
              CONCATENATE L_FLINE C_PIPE <FS> INTO L_FLINE.
            ELSE.
              CONCATENATE L_FLINE <FS> INTO L_FLINE.
            ENDIF.
          ELSE.
            TRANSFER L_FLINE TO W_SRVR_NM_O_O1.
            EXIT.
          ENDIF.
        ENDDO.
      ENDLOOP.
    Close file
      CLOSE DATASET W_SRVR_NM_O_O1.
      IF SY-SUBRC EQ 0.
        MESSAGE S208(00) WITH TEXT-M02.
      ENDIF.
    Regards
    Sikha

  • BAPI required for incoming vendor invoice (without PO)

    Hi,
    Which BAPI can be used to post a "vendor invoice" ie.like a utility bill where there is no PO or GR ?
    The few BAPI's that I have searched and obtained is:
    1. BAPI_INCOMINGINVOICE_CREATE
    2. BAPI_ACC_INVOICE_RECEIPT_POST
    Our exact requirement is to have a BAPI which can take the following fields as input:
    GL Account
    Cost Center
    WBS element
    Material No
    Customer
    Tax Code
    Trade Partner
    Customer group
    And give the following data as response
    Verification number in SAP
    Payment status
    Vendor master data
    Kindly help me to find the correct BAPI.
    Greatly appreciate your help.
    Thanks,
    John

    Hi,
    When we use BAPI_ACC_INVOICE_RECEIPT_POST for posting an invoice without a PO, we are facing major issues.
    We have to input vendor account number and the amount. This should be entered in 'ACCOUNTPAYABLE'.
    Even though there is the field 'VENDOR_NO' for entering the vendor number, there is no field for entering the amount !!.
    Kindly help me to identify where I should input vendor amount as input (either in 'ACCOUNTPAYABLE' or elsewhere).
    Also, I am entering GL account number in field 'GL_ACCOUNT' in the segment 'ACCOUNTGL'. But there is not field to enter the amount.
    Kindly help me to identify where I should input GL account amount as input (either in 'ACCOUNTGL' or elsewhere).
    Thanks,
    John

Maybe you are looking for