POR posted into SRM 7 by EDI

Hi all,
Can Purchase Order Response be posted in SRM 7 through EDI. SAP help says that POR can be received by XML or created manually. But my client want to receive POR by EDI ? How can this be achieved?
Rgds
sumendra

Hi Masa,
We are using microsot Biztalk instead of PI. So can the following be done;
EDI -> Biztalk-> (XML) -> SRM
rgds
Sumendra

Similar Messages

  • How to attach pdf data into SRM ?

    we have a report which sends out a smartform purchaseorder as a pdf to a vendor by email.
    Now the requirement is to connect the sent pdf into srm in order to be visible for checking the billing.
    it is easy to attach an external file into srm but now I already have alle the data available in sap after sending the pdf as attachment in the mail.
    is it also possible to directly transfer this data directly into srm with for instance BAPI_DOCUMENT_CREATE ??
    or is another step in between necessary ?
    this is the coding for sending the email
    CALL FUNCTION 'SX_OBJECT_CONVERT_OTF_PDF'
           EXPORTING
                format_src      = 'OTF'
                format_dst      = 'PDF'
                devtype         = 'MAIL'
    *           FUNCPARA        =
           CHANGING
                transfer_bin    = xtransfer_bin
                content_txt     = t_cont_txt
                content_bin     = t_cont_bin
                objhead         = objhead_att
                len             = tabsize
           EXCEPTIONS
                err_conv_failed = 1.
      DESCRIBE TABLE t_cont_bin LINES tablines.
      MOVE i_attach_head TO t_objhead.
      APPEND t_objhead.
    * Objectpack opbouwen voor attachment
      t_objpack-transf_bin = 'X'.
      t_objpack-head_start = 1.
      t_objpack-head_num = 1.
      t_objpack-body_start = 1.
      t_objpack-body_num = tablines.
      t_objpack-obj_name = i_attach_name.
      t_objpack-obj_descr = i_attach_descr.
      t_objpack-doc_type = 'PDF'.
      t_objpack-doc_size = tablines * 255.
      APPEND t_objpack.
    * Ontvangerlijst opbouwen
      LOOP AT t_receiver.
        MOVE-CORRESPONDING t_receiver TO trcv.
        MOVE 'U' TO trcv-rec_type.    " Extern mailadres
        APPEND trcv.
      ENDLOOP.
      DESCRIBE TABLE trcv LINES h_lines.
      IF h_lines = 0.
        RAISE no_receiver.
        EXIT.
      ENDIF.
    * Zender
      IF i_sender IS INITIAL.
        so_sender = sy-uname.
        so_sendertype = 'B'.
      ELSE.
        so_sender = i_sender.
        so_sendertype = 'INT'.
      ENDIF.
    * Mail verzenden
      CALL FUNCTION 'SO_DOCUMENT_SEND_API1'
           EXPORTING
              document_data              = s_docdata
              put_in_outbox              = 'X'
              sender_address             = so_sender
              sender_address_type        = so_sendertype
              commit_work                = i_commit_work
    *       IMPORTING
    *         SENT_TO_ALL                =
    *         NEW_OBJECT_ID              =
    *         SENDER_ID                  =
           TABLES
              packing_list             = t_objpack
              object_header            = t_objhead " Mailheader
    *          CONTENTS_BIN             = T_OBJBIN  " Binaire data (attach)
              contents_txt             = t_doctxt  " ASCII-data
              contents_hex             = t_cont_bin " Hex-data
    *         OBJECT_PARA              =
    *         OBJECT_PARB              =
              receivers                = trcv
           EXCEPTIONS
              too_many_receivers         = 1
              document_not_sent          = 2
              document_type_not_exist    = 3
              operation_no_authorization = 4
              parameter_error            = 5
              x_error                    = 6
              enqueue_error              = 7
              OTHERS                     = 8.
      IF sy-subrc NE 0.
        RAISE mail_not_sent.
      ENDIF.
    I have also found this thread but also no answer there to this as it seems simple requirement ??
    PDF Creation + connection to DMS
    kind regards
    Arthur de Smidt
    Edited by: A. de Smidt on May 17, 2011 2:43 PM

    ok solved it myself by using cl_gui_frontend_services=>gui_download with
    BAPI_DOCUMENT_CREATE2

  • Upload of  Purchase order (PO) item information into SRM through Excel file

    Hi
    Following is the scenario for me
    User will login to portal and enter the header information and save the PO in SRM. Later he will upload line item details using the excel file into SRM.
    As per my analysis I have noted that there are following function module to solve this
    1. BBP_BC_PO_Create
    2. BBP_PD_PO_Create
    3  BAPI_POEC-CREATE
    However I feel that we cannot use this function module becuase the user has already saved the header information. Hence we have to either work on following option
    a) USE  BBP_PO_PD_MAP_APO_UPDATE & enhance to our requirement
    b) Function module BBP_PD_PO_UPDATE
    When I am using BBP_PD_PO_UPDATE, the program is getting terminated suggesting it cannot update.
    I am a functional person, all this I have done on my own. I might be right or wrong. Can any body suggest what solution should be adopted for this requirement
    Other solution are also welcome.

    Hi
    Following is the scenario for me
    User will login to portal and enter the header information and save the PO in SRM. Later he will upload line item details using the excel file into SRM.
    As per my analysis I have noted that there are following function module to solve this
    1. BBP_BC_PO_Create
    2. BBP_PD_PO_Create
    3  BAPI_POEC-CREATE
    However I feel that we cannot use this function module becuase the user has already saved the header information. Hence we have to either work on following option
    a) USE  BBP_PO_PD_MAP_APO_UPDATE & enhance to our requirement
    b) Function module BBP_PD_PO_UPDATE
    When I am using BBP_PD_PO_UPDATE, the program is getting terminated suggesting it cannot update.
    I am a functional person, all this I have done on my own. I might be right or wrong. Can any body suggest what solution should be adopted for this requirement
    Other solution are also welcome.

  • Accounting document not posted into FI

    Hi  all,
    I am facing one issue, After Invoice creation accounting document generated and posted into FI, The same Invoice when cancelling accounting document generated but not posted into FI ,
    I check IN billing docuement types  All dont' have Posting block.
    What could be the cause ?
    Pls help me out.
    Thanks and Regards,
    Raj.

    Dear Raj
    Go to VOFA, select billing type S1 and execute.  There maintain S1  against the field Document Type  and save.  Now redo the process.
    thanks
    G. Lakshmipathi

  • Local currency is not posted into SAP

    Hi,
    I am using the program 'RFBIBL00' for postings into SAP from leagacy file after validations. For this I am facing one issue.
    CURRENCY - USD
    AMOUNT    - 12345.12 (example)
    for this postings , the amount  in local currency  is not posting into SAP and the amount in local currency is recalculated by SAP at the exchange of system.
    Please help me for this how to post local currency into SAP.
    regards
    SVR

    Hi,
    Which field in BBSEG structure you are passing the amount field to? Did you use BBSEG-DMBTR?
    Regds,
    Rudra

  • Posting Incoming payment through EDI 820

    Hello,
    I am trying to set up EDI 820. I want to post incoming payments through EDI 820.
    IDOC Information
    IDOC type: PEXR2002
    Message type: REMADV
    Function Module: IDOC_INPUT_REMADV
    Process code: REMC
    I have been testing using test tool all my idocs are failed. The error which I am getting is - "customer/vendor could not be determined for intermediate document".
    Please suggest me how to fix this error. Is this related to FI config settings or ALE setting error.
    Thanks & Regards,
    Victor

    Even i faced the same error while posting the EDI820. Then i corrected the errror by maintaining the segement E1EDKA1
    Field name : PARVW , Value: AG
    Field name : Name1, Value : Vendor number at customer location
    And also the segment E1EDKA1
    Field name : PARVW , Value: BE
    Field name : Name1, Value : Vendor number at customer location
    this should help you
    IF E1EDPA1-PARTN IS INITIAL.
            IF E1EDPA1-NAME1 IS INITIAL.
    *-- keine Daten uebermittelt => Fehler
              PERFORM STATUSFELDER_FUELLEN
                      USING FEHLER_BEI_UEBERGABE
                            MSG_WARNING
                            MESSAGE_ID
                            MUSS_FELD_FEHLT
                            'NAME1'
                            'E1EDPA1'
                            SY-REPID
                            'E1EDPA1_MOVES'
                            'NAME1'
                            SEGNUM
                            DOCNUM.
            ELSE.
              SCHLUESSEL = E1EDPA1-NAME1.
            ENDIF.
          ELSE.
            SCHLUESSEL = E1EDPA1-PARTN.
          ENDIF.
          IF NOT SCHLUESSEL IS INITIAL.
            PERFORM PARTNER_TABELLE_LESEN
                    USING SCHLUESSEL PARTNERNUMMER
                          PARTNERART HILF_BUKRS.
    You can also populate  E1EDPA1-PARTN instead of NAME1 to find the account.

  • Foreign currency translation posting into Non leading ledger

    Hi,
         Is it possible to post Foreign currency translation into Non Leading Ledger? I have used the Tcode FAGL_FC_TRANS to post Foreign currency translation, but when i look into transaction data in FAGLFLEXA table, i can only see the posting into 0L (leading ledger). If it is possible to post into non leading leadger, could any one guide me how to do that.
    Thanks,
    Sabera

    Hi,
    Please find the below link it will help full for you,.........
    define exchange rate types according to ledgers
    Naresh

  • Do employee ID get imported into SRM when ECC HR org trasfer via ALE

    Hi All,
    We are implimenting SAP SRM 7.00 EHP1 which will integrate with out existing ECC system. We are planning to import SAP HR organization structer to SAP SRM system via ALE message type HRMA_ABA.
    My doubts:
    1. Do the employee ID will imported into SRM throgh via ALE message type HRMA_ABA ?
    2. Do the empoyee will created as a SRM user automatically(USER_GEN is for manuall creation) when imported via ALE ?
       - if not, how can I create a employee ID as SRM user automatically ?
       - if yes, what whould be password of the employee ID when it will transfer via ALE ?
    3. We are planning to use Portal independent access for SRM 7.0. We will use NWBC for access SRM. If the    SRM user will create authomatically, how can I assign role(PFCG role) to the emplyee ID ?
    Thanks,
    BR,
    Jennifer

    yes you can.. go though below docs
    Note 312090 - Integration HR - EBP/CRM and
    https://websmp201.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000310782007E and
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f04782bd-8c01-2c10-b8ab-edd4e9d34cb7&overridelayout=true

  • Idoc not getting posted into XI

    Hello Experts,
    I am trying IDoc-XI-File senario...
    I have configured, ALE on backend system. Configured IDX1 and IDX2 in XI system.
    At sender the Idoc has been sent without any errors.
    But when I check in XI using SXMB_MONI there are no messages. Idoc is not getting posted into XI.
    Please suggest as I am struck at this point. I am using XI 7.0
    Thanks
    Suma

    Hi,
    Kindly verify the ALE steps that you have performed...
    Steps for ALE settings:-
    Steps for XI
    Step 1)
         Goto SM59.
         Create new RFC destination of type 3(Abap connection).
         Give a suitable name and description.
         Give the Ip address of the R3 system.
         Give the system number.
         Give the gateway host name and gateway service (3300 + system number).
         Go to the logon security tab.
         Give the lang, client, username and password.
         Test connection and remote logon.
    Step 2)
         Goto IDX1.
         Create a new port.
         Give the port name.
         Give the client number for the R3 system.
         Select the created Rfc Destination.
    Step 3)
         Goto IDX2
         Create a new Meta data.
         Give the Idoc type.
         Select the created port.
    Steps for R3.
    Step 1)
         Goto SM59.
         Create new RFC destination of type 3(Abap connection).
         Give a suitable name and description.
         Give the Ip address of the XI system.
         Give the system number.
         Give the gateway host name and gateway service (3300 + system number).
         Go to the logon security tab.
         Give the lang, client, username and password.
         Test connection and remote logon.
    Step 2)
         Goto WE21.
         Create a port under transactional RFC.(R3->XI)
         Designate the RFC destination created in prev step.
    Step 3)
         Goto SALE.
         Basic settings->Logical Systems->Define logical system.
         Create two logical systems(one for XI and the other for R3)
         Basic settings->Logical Systems->Assign logical system.
         Assign the R3 logical system to respective client.
    Step 4)
         Goto WE20.
         Partner type LS.
         Create two partner profile(one for XI the other for R3).
         Give the outbound or inbound message type based on the direction.
    Step 5)
         Not mandatory.
         Goto BD64.
         Click on Create model view.
         Add message type.
    Step 6)
         Goto WE19
         Give the basic type and execute.
         fill in the required fields.
         Goto IDOC->edit control records.
         Give the following values.(Receiver port,partner no.,part type and sender Partner no. and type)
         Click outbound processing.
    Step 7)
         Go to SM58
         if there are any messages then there is some error in execution.
         Goto WE02.
         Check the status of the IDOC.
         Goto WE47.
         TO decode the status code.
    BD87 to check the status of IDOC.
    In case if not authorized then go to the target system and check in SU53, see for the missing object
    and assign it to the user.
    SAP r3
    sm59(status check)(no message)
    WE02(status check)
    WE05(status check)
    BD87(status check)
    Xi
    IDx5(Idoc check)
    SU53(authorization check)
    Reward points if helpful...
    PrasHaNt

  • Org Structure download from HR and Uploading into SRM

    Dear All
    We have SRM 7.0 and ECC 5.0.
    We are trying to load ORG structure data from SAP-HR into SRM. These 2 systems are not connected and we can't use the ALE synchronously. Can we download the HR org structure - ALE Distribution- iDoc into a file from the SAP-HR  System and then upload the same into SRM, to create the entire Org structure? Pl provide your inputs.
    Thanks in advance
    velu

    Hello,
    Did you use any evaluation path to capture org structure when download the file using PFAL program.
    We are looking to capture O,S,C objects ie HRP1000 objects as first step.
    We are looking to capture all relationship belonging to that ORG unit ie HR1001 relationship as second step.
    Any thoughts?
    Thanks.

  • Actual Cost Posting Into Project

    Hi,
    I need clarification about actual cost flow into Projects in a typical customer project scenario. The business process is as follows. Projects include engineering, procurement & manufacturing of equirpments. ROH items are procured from external vendors & issued to HALB / FERT for in-house manufacturing. Purchase orders are being created w.r.t. WBSElements & same for production orders also. Please suggest me what will be flow of actual cost posting into WBSElement in this process. Is there any configuration required for this.
    Thank you in advance.
    Regards,
    Jimmy

    <b>ROH items are procured from external vendors & issued to HALB / FERT for in-house manufacturing</b>
    You have to use the MM Purchase order functionality, make GR to inventory and issue to the production orders.
    <b>Purchase orders are being created w.r.t. WBSElements & same for production orders also.</b>
    Ideally you may be better off in recieving, <b>storing</b> and issuing to WBS or production orders
    <b>Please suggest me what will be flow of actual cost posting into WBSElement in this process.</b>
    You can create WBS for capturing all engineering costs. Procure materials and debit WBs for actual consumption. Create production orders for manufacturing equipments and settle them to the WBS elements.
    Is there any configuration required for this.
    In order to settle the production orders to WBS, the settlement profile assigned to the order type shall permit WBS elements,

  • Derived depr. area to post into GL (past values)

    Hello, here I describe my situation:
    I have created 2 new asset depreciation areas: one of them is to store paralell values for fixed assets (12) and the other (13) is a derived area which will be used to post differences between area 12 and area 01, is a derived area but it is configured to post into GL .
    New values are going to be set up for area 12 using transaction AS92 but the transfer date for these values is in the past (date 12.31.2007). After uploading the values I need to post also in the new area the retirement and transfer movements that were posted in area 01 during years 2008-2010 and also the depreciation posted in area 01 during these years. The thing is that we don´t want these transactions from a fiscal year in the past to be posted in an already closed fiscal year, but manually in fiscal year 2010.
    Is it possible to configure area 13 not to post into GL and then once the retirements and depreciations of year 2008, 2009 and 2010 (up to present period) are posted change the configuration of depr. Area into u201CPost assets periodically in General Ledgeru201D and the system starts posting depreciations and other transactions into GL for the new area from June 2010 forward? If so, Can I obtain depreciations posted in area 13 from 01.01.2008 to 30.06.2010.
    Thanks in advance for your help

    Hello
    Please go to customizing:
    -Asset Accounting
    -Integration with the General Ledger
      -Post APC Values Periodically to the General Ledger
       -Maintain Posting Rules for Parallel Accounting Principles
    and maintain area 11 for the company code.
    please also ensure that the flag "area for reporting purposes only" in OADB,
    depr area 11.
    regards
    Ray

  • Punchout catalog error coming back into SRM

    Hi Gurus,
    I have been searching the forums trying to figure out this issue.  We are getting a portal runtime error when a punchout catalog item is trying to get returned back into SRM shopping cart.
    From the portal this is the main part of the error com.sapportals.portal.appintegrator.ApplicationIntegratorException: Unable to process template 'HP:HP BLc7000 CTO 3 IN LCD Plat Enclosure<a TARGET=viewer HREF=null?q=kZ39rZIJIZG$G5Ea5I7> [More details]</a>', because 'a' is an invalid terminal property of the Root context
    This is what my config looks like
    Thanks,
    Jeff

    Solved.  It was bad targets being sent back from the vendor.

  • Authorisation Object for Journal Voucher posting into WBS Proj Types

    Dear All,
    I would like to restrict my users to posting into certain WBS projects Types through the t-code F-02.
    I was wondering which authorisation object is able to do this as I tried C_PRPS_ART and it does not work.
    Thanks
    Adrian

    Dear:
               Check against which activity you have assigned this object . Take BASIS Help,
               If you execute F-02 in SU24 you can find authorization objects that can be used in it.
                Regards

  • SD Staticall Condition Not Posting Into Accounting

    Dear All,
    Need your help. Urgent...
    My business requirement is to post Staticall condition value in G/L count. For that I did the following config.
    1. V/06: Configured new condition type ZCRL,with Cond. class :Discount or surcharge ,Calculat.type :Percentage and activated for 'Accruals'
    2. Assigned this ZCRL to Pricing procedure with account key and accruls.
    3. Maintian G/L accounts for both account keys and accruls in VK0A.
    However in billing document  I can see ZCRL condition type at Item level with account keys , but not posting in accounting.
    Pricing condition PR00 is posting into account.
    Could some body please help on this.
    Much appreciated your help.
    Thanks a lot.
    Regards,
    Jai

    Hi All,
    Many thanks for your prompt responce.
    In my further invistigation I found this is b'c of  IS-Oil. My client recently upgraded to IS-Oil and SD and IS-Oil table got corrupted.
    In sales order item condition 'New filed get updated i.e Invoice
    Cycle’ , which is coming from IS-oIL table.
    Pls check the below attachment.
    To reslove this issue, need to activate Split invoice cycle at Is-Oil billing document type.
    Much appreciated your help.
    Thanks a lot.
    Regards,
    Jai

Maybe you are looking for

  • How do I use the raw file editor in PSE9 on a jpeg file?

    How do I use the raw editor in PSE9 on a jpeg file?

  • Report with checkbox and collection

    Hi all I need to manage an interactive report to filtering and selecting rows by checkboxes and then use a collection to manage the selected records. I used a first collection to create the source record set by a On-Load Before-Header Process: DECLAR

  • Recommended way to handle a serious number of assets?

    Hi, at my company we are developing a number of commercial games for mobile devices. I can't give many details about the project due to agreements with potential publishers but I would like to emphasize that this is a large, serious project, with a l

  • Export from FCE to Apple TV

    Hi: I'm trying to export a short movie from Final Cut Express to Apple TV. I tried the Apple TV export option, but the resulting video always comes out squished in 4:3 format rather than 16:9 format like the original. The video was put together using

  • Installing AIR app issues

    Hey, I've installed AIR no problem according to the installer. I'm running Windows 7 Home Premium. I tried to install an application and the AIR installer never comes up. I tested AIR on my other PC running XP and it worked just fine. Any suggestions