Transfer attachment from SRM SHC to ECC PO

Hi,
Im working on SRM 7.0.Classic scenario.I need to enable the transfer of attachments from SRM SC to R/3 PO.Can anyone explain the steps to achieve the above?
Also in case of extended classic scenario,is the attachment transferred automatically from the SRM Local PO to ECC PO?
Thanks!
regards,
SRM Tech

Hello SRMTECH,
You have to do some configuration settings in SPRO
SPRO>Supplier Relationship Management>SRM Server>Cross-Application Basic Settings>Define Settings for Attachments.
We are also working for the same requirement. We have did following configuration / customization to achieve this.
- Activated BADI "BBP_CREATE_BE_RQ_NEW" in SRM and set the indicator as follow:
cs_ctrl_att-BE_DOC_TYPE = 'SRM'.
cs_ctrl_att-BE_storage_cat = 'DMS_C1_ST'.
cs_ctrl_att-TRANSFER_ACTIVE = 'X'.
- In ECC Side T.code DC10 and defined document type for SRM with following
Add a New Document Type SRM (if not already exists). Set 'Use KPro', 'Version Assign' and 'Change
Docs'. Set the Internal and External Number Range (02 and 01). Use MCDOKZNR as Number Exit.
Ver No. Incr = 1 and Set the File Size (Usually 10000000 bytes).
Once the Document Type is created, define Object links to PO Item and Pur Req Item. Use - Screen
Number 247 and Screen Number 248 with Valuation Object of EBAN and EKPO for Objects EBAN
(PReq) and EKPO (PO) for Doc Type SRM.
After doing this changes we were able to transfer attachements but we are still facing one issue as we were not able to open that particular document in ECC / R3.
See related threads for more pointers:
Attachment transfer issue from Shopping cart to Purchase req in ECC
Re: How to check the attachment in ME53N
Re: Sending attachments from SRM to SAP Purchase Requisition
Re: Attachments with follow-on documents.
Arshad

Similar Messages

  • Transfer 'Title (from SRM Org) of the approver'  to PR

    Hi Gurus
    SRM 5.0 , Classic, always create PR
    How do I transfer 'Title (from SRM Org , e.g Manager, Director etc ) of the approver'  to PR ?
    -Pranav

    Hi Disha,
    Thanks.
    Step 1) PPOSA_BBP
    Step 2) Go to any Org.
    Step 3) Double click on any Position
    Step 4) Go to 'Basic Data' of Position TAB
    Step 5) Go to Description of the Position (e.g PRODUCT MANAGER )
    I want to transfer "PRODUCT MANAGER" to the PR
    -Pranav

  • Sending PO with attachment from SRM to ERP

    Hi Experts,
    My requirement is to Send PO with attachment from SRM to ERP.
    I can get the attachment in the payload as mentioned in https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3509. [original link is broken] [original link is broken] [original link is broken]
    But how to post this attachment into the target ERP system so that it gets saved as an attachment in the Purchase Order.
    Thanks & Regards,
    Shobhit

    Hi Shobhit,
    I asume, the PO is send as an IDOC to ERP?
    In this case, you have no chance to attach the attachment.
    A wortkaoud would be to extract the needed date from the attachment and map the values into correcponding fields of the PO-Idoc.
    Regards Mario

  • BBP_PO_INBOUND_BADI:Transfer value from SRM to ECC PO custom field

    Hello, everyone
         Our SRM version is 7.13 with classic scenario,  ECC version is 6.17.  transferring quotation data to ECC for creating PO by PI.
        I created a custom field such as Z1 for PO in ECC ,  I need transfer someone value from SRM to Z1 when press 'create PO' in quotation,
    So  I have to use BADI:BBP_PO_INBOUND_BADI in ECC before PO generating,  but I found the breakpoint can not  reach this BADI, Why ?  how should I do?
    I used to apply normally  this BADI in SRM7.02 and ECC6.05  without PI  with extend classic scenario.
    Thanks very much
      Jesse.

    Hi Jesse,
    I think the BBP_PO_INBOUND_BADI  is used to enhance the data when the PO is sent via BAPI.
    Please check the PI interface name that you are using and find out the Proxy name (in Tcode: SPROXY) and find an Enhancement spot (either in SRM or in ECC).
    Regards
    Venkat

  • How to transfer Vendor from SRM  to SAP R/3

    Hi...
    How to transfer Vendor registered in directly via self regstration in SRM to SAP r/3 system
    regds
    Kumar

    Hello Kumar,
    Please find the SAP documentation:
    http://help.sap.com/saphelp_srm50/helpdata/en/b2/a298403de08368e10000000a1550b0/frameset.htm
    I have not tested the functionality but as per documentation Under Business Partner Monitor transaction, you can synchronize SRM vendors with ECC vendors directly using a pushbutton Transfer Change to Backend.
    Other useful threads.
    Tranfer vendor data from SRM to ERP (R3 / ECC)
    Vendor data transfer from SRM to R/3.
    Hope this helps.
    Thanks
    Ashutosh

  • SRM MDM Catalog - Transfer Contracts from SRM - XI - MDM

    Hi,
    We are implementing SRM MDM Catalog1.0 with SRM 5.0 & ECC 6.0.
    We have already configured XI content for MDM Catalog.
    We have also done the basic settings for transferring contracts from srm to XI (including Backend System & Check box in Contracts for transfer to catalog).
    But when i run the report SRMMDM_CTR_TRANSFER, the log tells me that contracts transfer has been initialized, but I cant see any XML message in SXMB_MONI
    Can someone pls help and tell me why is that happening??
    Thanks in advance.
    Regards,
    Jasmeet

    Hi Mausam,
    yes we have a SRM system from which we want are going to be sending Contracts, Prod Id's, Product Categories, Suppliers List etc from SRM to MDM using XI.
    We have the Pre delivered content for XI from which we have set up the Interfaces etc.
    This mapping between SRM-XI-MDM works pretty fine if i try to send Products or suppliers from SRM. I can see the IDOCs being generated. But when i run the report for Contracts, I cant see any IDOC in SXMB_MONI in SRM which is my source system.
    So hence my question..... Is there some other way by which Contracts are transferred and if so then how and where can I see it.
    Regards,
    Jasmeet

  • Copying custom fields from SRM PO to ECC PO standard fields

    Hi All,
    There are three custom fields which are added in SRM SC and PO at item level. My requirement is to map these three custom fields to three standard fields in ECC PO. Can any one please explain me, how the replication of SRM PO to ECC PO happens? I could find a function module "B470_PO_CREATE". Can any one tell me through which transaction or program this FM will be triggered.
    Any useful answer will be rewarded
    Thanks,
    Deepthi

    Hi Kumar,
    Sorry for the late reply. I have the solution for this question.
    For copying the custom fields code is to be written in the BADI "BBP_ECS_PO_OUT_BADI", method "BBP_B46B_PO_OUTBOUND". This BADI has both ECC PO fields and all the SRM fields(including the custom fields added in PO and SC) in separate structures.IS_HEADER, IT_ITEM etc has all the SRM PO values. CS_BAPI_POHEADER, CT_BAPI_POITEM etc has ECC PO values.
    There are two function modules, BBP_PD_PO_TRANSFER_EXEC and BBP_PD_PO_TRANSFER_EXEC_V2. Execute these function modules with the GUID for PO after PO change or create in SRM system. Once the FM is executed the BADI will be triggered and the additional functionality carried out and PO replication from SRM to ECC happens.
    Hope this helps you. Please let me know if you need any more information.
    Thanks,
    Deepthi

  • PI Development  to Transfer PO  from SRM to Suppliers through PI 7.1

    Hi,
    PI Development Question:
    I have requirement to Transfer PO Document(XML) from SRM 7.0 to PI and PI to Suppliers in cXML format. In PI , SLD I have created Technical and Business System for SRM System. I am planning to use HTTP adapter in cXML format to Suppliers. I have URL from Supllier Where to Post this PO Document. But When I am trying to Configure in SLD  for Suppliers( As Third Party Systems) its asking System Name and Host Name.
    Do I need to request Suppliers for Hostname and System name too regarding their system?
    For each supplier do I need to create a seperate Technical and Business System? If yes, When PO sent from SRM, based on Supplier on PO How to identify for whom I need to sent the PO(Purchase Order).?
    What is the complete process from SRM->PI -> Suppliers? If you have any steps or documentation for this please let me know.
    Thanks for your help!
    Thanks,
    Monica

    Hi Monica,
    Create one business system for SRM and for cXML suppliers. Use them for all the suppliers. For SRM you can assign the technical system giving the techincal details for SRM and for all suppliers you can create busniess system something like Sys_DCorpcXML  where D is for development and for Quaity you can give Q and P for production (you can cahnge according to your naming standards). Now assign the role as application system and the corresponding xi as integration server.
    > Do I need to request Suppliers for Hostname and System name too regarding their system?
    No need to ask them
    > ( As Third Party Systems) its asking System Name and Host Name
    Specify as I mentioned above
    > For each supplier do I need to create a seperate Technical and Business System?
    Use teh same business system for all the suppliers
    > how to identify for whom I need to sent the PO(Purchase Order).?
    Configure and route them in receiver determination based upon supplier no. etc.
    Regards,
    ---Satish

  • Transfer attachment from material to purchase requisition

    Hi all,
    I have a material in the material master with attached DMS. It is possible that when I create a purchase requisition in the transaction ME51N, I automatically transfer the attachment from the material master to the purchase requisition?
    Best regards.

    hi,
    u can use the function module : SO_OBJECT_UPLOAD inorder to upload a file and function module 'SO_ATTACHMENT_INSERT' inorder to insert an attachment in a particular folder.
    If u want to send this attachment to the workflow, then create bo such that it responds to a particular event, and this can be stored in the workflow container.
    And if u want to upload the attachment in a mail, then use the upload option in the send mail step of the workflow.
    hope this helps.
    Regards,
    Saujanya

  • Add and Transfer attachment from purchase Requisition to Purchase order

    Hi,
    We have implemented ECC 6.0. Our requirement is to add external docs as attachments to PR and these should transferred to PO, later to be submitted to the vendor.
    We have some info about the badi ME_PROCESS_PO_CUST. is this the right BAdi or do we need look for some other badi.
    Also the services for object is displayed only in the change mode, not during creation of PR.
    Any inputs will be appreciated.
    regards,
    AK

    Hi Muthu,
    I understand that it is possible to bring attachments from ECC to the SRM system for the new release.
    However, I have a slightly different question.
    If I want to bring in requirements from a legacy system to SRM 7.0 system directly, what is the feasability of the same? If I have an attachment linked in the legacy system, then is it possible to bring it in SRM 7.0 system directly or will I be forced to route it to ECC 6.0 and then use the Plan Driven Procurement scenario for getting it into SRM?
    Regards,
    Abhilash

  • Transfer PO from SRM to R/3 - Error in Process

    Hi,
    I have a big problem witch ONE PO in SRM.
    We are working in SRM, extended classic scenario.
    I have ONE PO which I can't get to our R/3 system. The error message SRM respont with is: 'Net price must be greater than 0'. I have been looking into the order, and there is definitely no wrong data in the order regarding the price, or other data?
    Br. Kim

    Hi
    <u>Please through this -></u>
    <b>Seems to some OSS Note is missing in either you R/3 backend or the SRM system -></b>
    Note 841021 - Manual price entered disappears - error 06 218
    Note 932236 - BAPI_PO_CREATE1: Purchase order price unit not transferred
    Note 580225 - Purchasing BAPIs: Conditions and pricing
    Note 853970 - BAPI_PO_CREATE1: Net price is not transferred
    Note 571860 - BAPI_PO_CREATE1: Price is not transferred
    Note 487605 - ME21N: 06 218 'Net price must be greater than 0'.
    <b>Refer to these link as well for details.</b>
    <u>Problem with BAPI_PO_CREATE1
    PO created with status : Transfer Failed (E.Sys.)
    Problem with BAPI_PO_CREATE1
    Re: Error in pricing when doing sourcing in EBP 4.0
    Re: STO classic scenario SRM 4.0</u>
    Hope this will help.
    Regards
    - Atul

  • Transfer text from SRM SC to Purchase requisition

    Hello all ,
    I want to transfer SC item text to purchase requisition's item text. Is there any BADI to achieve this task ?
    Thanks,
    SM.

    Hi,
    In the standard,the SC item text is mapped to the item text in PR which is created in the R/3 backend.However if the transfer of text is not happening,you can implement the logic for trasnferring the SC item text to PR item text in the  badi BBP_CREATE_REQ_BACK which contains the method FILL_REQ_INTERFACE.
    BR,
    Disha.
    Do reward points for  useful answers.

  • Attachment transfer of PO from SRM to Back end for extended classic scenario

    Hi Experts,
         We are using the SRM 7.0 with EHP 701 and ECC 6 , we have a SRM requirement where we need to transfer the attachment of a PO to back end ECC. I tried to implement the note 1594966 , but it doesn't work . we are using Extended classic scenario. Please suggest some SAP notes or the procedure to be followed to achieve this.
    Thanks ,
    Aishwarya.M

    As far as I am aware this functionality of transferring attachment is not supported in Ext classic scneario  
    http://scn.sap.com/thread/1873708
    Also  I suggest you should debug and see if its sending attachment from SRM if yes then
    could be something missing at ECC side , To debug use this
    http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=340264144
     You may also check in SXI_monitor and see if attachment is being recieved and sent from SRM and ECC respectively
    Are you configuring this for the 1 st time or its an error which u encountered?
    You must raise a NOte to SAP for the same till a solution is found .
    This one is another which you can check ..
    http://wiki.scn.sap.com/wiki/display/SRM/Transfering+shopping+cart+attachments+to+the+backend+system

  • Request for PO attachment replication from SRM 4.0 to ECC 5.0 in Extended C

    Hi All,
    I want to replicate the Purchase Order Item Level attachment from SRM 4.0 to ECC 5.0 in Extended Classic Scenario.
    Please let me know the procedure for the same like related BADIs in SRM and ECC.
    Could you please send any documents related to Document Manage System to my gmail id sudarsan.srm ?
    Best Regards,
    Sudarsan

    Hi All,
    I did the following Steps to replicate PO Attachments from SRM 4.0 to ECC 5.0 in Extended Classic Scenario as per OSS Note 1057932:
    Step 1: I activated BAdI BBP_CREATE_PO_BACK~Fill_PO_INTERFACE in SRM System and added the following Code
    CV_ATTACH_TRANSFER_ACTIVE = 'X'
    CV_ATTACH_BE_STORAGE_CAT = 'DMS_C1_ST'
    CV_ATTACH_BE_DOC_TYPE = 'SRM'.
    Step 2: I created Doc Type SRM in ECC5.o with the help of DC10 Tr Code.
    Step 3: I maintained Data Carrier Type PC entry with the help of DC20 Tr Code in ECC 5.0 and default ebtries for Front End Computer Details. (I crsoss checked Storage Category DMS_C1_ST in ECC5.0, it is available).
    Step 4: I maintained all the details (document Types) for PC Carrier Type with the help of DC30 as per OSS Note.
    Then I tested the PO attachment replication scenario. I could not find the attachment in ECC5.0 in PO (ECC5.) which available in SRM PO (SRM 4.0)
    Kindly guide me or suggest me is there any additional settings required to transfer PO attachment from SRM to ECC5.0
    Thanks a lot in adavance.
    Thanks,
    Koyya

  • DMS configuration for attachement transfer from SRM to R/3

    Hi,
    SRM 5.0
    R/3 ECC6.0
    Scenario : SRM SC attachment transfer to PR in R/3
    I have done the DC10 and DC 30 configuration in R3
    BADI BBP_CREATE_REQ_BACK is implemented
    The attachement transfer is not happening to R/3
    can someone let me know the necessary DMS configuration to be done in backend system and some steps to validate the SRM configuration i have already done
    Thanks
    Jayesh

    Hi
    <b>Please refer to the links below -></b>
    Re: Attachments in PR and PO
    Re: Sending attachments from SRM to SAP Purchase Requisition
    Re: Transfer  SC attachment from srm 5.0 to backend R/3
    Re: Attachments to backend
    Re: Attachments in PR and PO
    Re: URL vs. document attached in back end EBP 4.0 Classic/4.7 E
    http://help.sap.com/saphelp_47x200/helpdata/en/41/648838ab4e8a11e10000009b38f8cf/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/49/b32640632cea01e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/d6/806c39917d423ee10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/9b/c2b9375e62545ce10000009b38f889/frameset.htm
    Do let me know incase you still have any queries.
    Regards
    - Atul

Maybe you are looking for

  • Incorrect value of Auto.Gain/Loss Forex during GRIR Clearing

    Dear Experts, We have activated the Material Ledger functionality. The Document Currency of PO, GR, and IR are in Foreign Currency. The postings are below: Loc Currency 1 = USD Loc Currency 3 = IDR Doc currency = IDR GR Dr Material                  5

  • Anchor links to accordion panels not working properly across browsers

    Hi everyone, I need some help to figure out why my anchor links  to specific accordion panels on another page are not working properly  across browsers. I have a Map page which has tooltips on  mouseover on the site markers. 15 of the tooltips have "

  • Is it possible to change cabinet / exchange?

    Hi all been waiting for infinity for what seems a long time. Cabinet number 12 denton burn exchange it's got power and cabled to the old box HOWEVER the spine Cable isn't in yet due to blockages. They were booked in according g to roadworks.org last

  • How to determine the Support Team from Reported-by?

    Hi All, We need to determine the support team based on reported-by. I have concluded it is only possible by customization of developing ZBADI from these threads: Re: How to determine the Support Team from the Reported by? Automatic determination supp

  • Is it possible to make a Streamwork method as an iframe?

    Two related questions The developer documentation talks about Methods. But could someone explain how these relate to the Tools Catalog within Streamwork. If one makes a new method, can it create something which gets added to the Tools Catalog or whic