How to provide document attachment (DMS) functionality in MIGO transaction

Dear All,
How can I provide the document attachment functionality (Document will be stored in content DMS server)
in MIGO Transaction.
The same functionality provided by SAP in ME21n, ME22n Transactions.
In ME21n user can upload any type of document related to  line item wise and that document can we view/ modify from ME22n as well as from DMS side ( T.code - CV02n).
can anybody help me that how can i provide same functionality in  MIGO transaction.
Regards,
Priya

Hi,
here is a sample of GETDETAIL2. Hope it helps.
image from DMS System
check this as well:
aRs - even with DMS, there can be ATTA's requiring BAPI_REL_GETRELATIONS
I guess the Ted Mentioned here is you:
aRS:: Bookmark this thread! (LOIO's and PHIO's for DRAW att's (Vijay too!)
Best regards.
Edited by: pablo casamayor on Jul 29, 2008 8:14 AM
Edited by: pablo casamayor on Jul 31, 2008 3:53 PM

Similar Messages

  • How to open documents attached to a transaction in Portal?

    Hi Guys
    We have a CRM 5.0 Implementation and here is what we are using in Portal
    Title: Leads -Transaction
    Technical Name: com.sap.pct.crm.lea.leads
    Contents: This iView originates from the business package for CRM 5.0 and contains functionality CRMD_BUS2000108 supported by BSP Application crm_bsp_frame
    Title: Opportunities-Transaction
    Technical Name: com.sap.pct.crm.opp.opportunities_s
    Contents: This iView originates from the business package for CRM 5.0 and contains functionality CRMD_BUS2000111 supported by BSP Application crm_bsp_frame
    My question is -  How to open MS Word, MS Excel, Powerpoint documents attached to opportunity transaction in Portal? Can we use the Project share path in URL?

    HI,
    Please have a look at note 606745. This will help you with your questions.
    Regards,
    Hemanth

  • How to open documents attached to transaction in Portal?

    Hi Guys
    We have a CRM 5.0 Implementation and here is what we are using in Portal
    Title: Leads -Transaction
    Technical Name: com.sap.pct.crm.lea.leads
    Contents: This iView originates from the business package for CRM 5.0 and contains functionality CRMD_BUS2000108 supported by BSP Application crm_bsp_frame
    Title: Opportunities-Transaction
    Technical Name: com.sap.pct.crm.opp.opportunities_s
    Contents: This iView originates from the business package for CRM 5.0 and contains functionality CRMD_BUS2000111 supported by BSP Application crm_bsp_frame
    My question is -  How to open MS Word, MS Excel, Powerpoint documents attached to opportunity transaction in Portal? Can we use the Project share path in URL?

    Hello Tarang,
    Can you be little specific on what kind of documents are these?
    1. You can check if there are ways to integrate the same with KM...am not sure about CRM but yes, it can be done on BIW.
    2. If these are just config documents and not that user creates, then you may save these docs into a KM folder and create a KM Navigation link assigning to users.
    Warm Regards,
    Ritu

  • How i provide document to fm which i upload through fileupload ui

    Hi,
    Here in my application i need to store document in backend dms(Document Mangment System) server.
    I am using fileupload ui for downloading file but i have one problem in that. High i provide document to backend fm ,So further process can possible .
    Please help me in that,
    Regards,
    Gurprit Bhatia
    Edited by: GURPRIT BHATIA on Aug 18, 2008 8:44 AM

    Hi,
    Here in my application i need to store document in backend dms(Document Mangment System) server.
    I am using fileupload ui for downloading file but i have one problem in that. High i provide document to backend fm ,So further process can possible .
    Please help me in that,
    Regards,
    Gurprit Bhatia
    Edited by: GURPRIT BHATIA on Aug 18, 2008 8:44 AM

  • Need documents of DMS functionality

    Hi DMS experts,
    My Company going to implement DMS functionality within our company, but frankly to say, I know nothing about it so far. Could you please kindly send me these documents at [email protected]
    Helpful stuffs surely rewards.
    thanks
    vinai

    Hi Vinai,
    I would recommend you to see the SAP Online Documentation which contains exactly the same information on all existing DMS functionalities. You will find it under http://help.sap.com.
    Best regards,
    Christoph
    P.S.: Please reward points for useful information.

  • How to provide file attachment  service (file upload)

    i have to provide the attachment service to the application .
    the application must successfully upload the local file and send it to the destination.
    this application is like any other email service ex. yahoo , hotmail ... which provides attachment service apart from email.
    From the html form which have fields for file and when user clicks on submit then the program must send or store the file in destination user' account.
    we are using html , jsp , servlet , java , j2ee.
    If anyone know please help me in this issue.

    There are several steps:
    1> Change the form's encode attribute to multipart-formdata
    2> For each file to upload, create an <input> tag with the type attribute set to "file"
    3> Within your Servlet, you need to detect the content-type and content-encoding from the request. If you recognize it as multipart-formdata, you will be receiving arbitrary binary data and need to go to step 4
    4> Buy an Oreilly book so you can get a copy of his multipart form reader classes. These will automatically parse the HTTP body into its constituent parts, of which zero to many parts may be file data (depending on your form)
    If you don't want to buy the Oreilly book, there are some code snippits out on the web. Or you can read the HTTP RFC at www.w3c.org and implement it yourself. (Not all that tough).
    - Saish
    "My karma ran over your dogma." - Anon

  • How to Enchance Search Purchase Order function in MIGO

    Hello guys,
    In MIGO transaction there is a Search functionality of PO is available. But it has limited fields. Is there a way we can add more fields in this search criterion?
    Thanks
    Abhijit

    Transaction Code - MIGO                     Goods Movement
    Exit Name Description
    MBCF0002 Customer function exit: Segment text in material do
    MBCF0005 Material document item for goods receipt/issue slip
    MBCF0006 Customer function for WBS element
    MBCF0007 Customer function exit: Updating a reservation
    MBCF0009 Filling the storage location field
    MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_
    MBCF0011 Read from RESB and RKPF for print list in MB26
    MB_CF001 Customer Function Exit in the Case of Updating a Ma
    No of Exits: 8
    BAPI-step by step procedure
    http://www.sapgenie.com/abap/bapi/example.htm
    list of all BAPI's
    http://www.planetsap.com/LIST_ALL_BAPIs.htm
    Rewards if useful.................
    Minal

  • How to upload documents to DMS from web application externally

    We have a webdynpro based J2EE application. We want to create a SAP DMS ( KPRO ) document using this web application externally.
    Any inputs on this scenario ?
    I am able to create similar using an ABAP report which reads the client file and create the DMS document using BAPI_DOCUMENT_CREATE.
    How do we achieve this using external web application ..
    Please HELP in this.
    Thanks..

    Hi Divya,
    Good day...!
    A custom UI component will berrequired to upload the data from a Flat File into CRM WEBUI.
    The View in this UI Component can have 2 fields lets say u2013  ID and File to Upload and a button 'upload'.
    When the UPLOAD button is clicked , the event u2018ONFILEUPLOADu2019 is triggered.
    A Javascript function u2018fileUpload()u2019 reads the Excel file and formats the data in the form of a long string with Line Breaks corresponding to each row in the excel file. This string is stored in a Hidden HTML form element u2018Excel_Datau2019.
    In the Event Handler for u2018ONFILEUPLOADu2019, the hidden form element u2018EXCEL_DATAu2019 is read and retrived.
      lv_file_data = request->get_form_field( name = lv_excel_data ).
      me->lv_id = request->get_form_field( name = lv_schema_id ).

  • How to find document attached to user and Company code?

    Hi all,
    Requirement: Select a list of Business documents ( Sales order/PO....) created or changed by <b>specific users</b> which belong to a <b>Specific Company code</b>.
    ie,To develop a report which lists the Documents created/updated/changed based on specified date and users.
    I think we can find from CDHDR & CDPOS  tables.  But i need to filter these documents or pick documents based on a Specific Company code.
    ie.,from the list of records obtained from CDHDR table....how to filter these documents based on Company code......
    valuable inputs needed.
    Thanks,
    Subba

    Hi
    Most of the application document Heade tables(VBAK,EKKO etc ) will have the field CRETAED by  like ERNAM. and all these tables will have BUKRS field also in them
    So compnay code wise User created documents list you will get.
    Only problem is the Changed/Modified list by user with related Company code.
    Anyhow you will get the User who changed the documents from CDPOS table.
    But for linkthem to Company code I feel You need the
    help of HR related Tables .
    with the UNAME which you get from CDPOS table go to PA0105 infotype and get the PERNR linked with that user.
    And get the attached BUKRS Company code from PA0001 infotype.
    Hope this will solve your problem.
    reward points if useful
    regards
    Anji

  • How to provide Offline/disconnected SAP functionality?

    A client has SAP ERP deployed at a single location with users accessing the SAP system from multiple sites - a fairly common situation but in this case they have significant communication problems between the various sites and the SAP system. As a result, they experience frequent outages which are obviously not acceptable. They are looking to resolve this problem and I am looking for ideas/comments on possible approaches.
    What they need is offline or disconnected SAP  functionality at each user location that can automatically synchronize with the main SAP system whenever connectivity is available. Building such a functionality from scratch for this client is obviously not a cost-effective solution. So, I am looking for off-the-shelf products that might help solve the problem - a couple of possibilities that I ran into that seem worthy of further investigation are -
    SAP Solutions for Mobile Business - need to look at this more to understand how seamless you can make the online/offline modes from a user perspective.
    SAP Interactive Forms by Adobe - this option looks less appealing as the online/offline modes are dramatically different from a user perspective
    A key point is that the client is initially looking to make functionality from the SD, MM, and FI modules available in an offline mode.
    I still have not googled adequately for other possible alternatives and will be doing so as well. However, I was wondering if there are any suggestions from SAP professionals on what may be good options for me to look at.

    Hi Vivek,
    SAP Solutions for Mobile Business enables enterprises to mobilize their existing investment through a universal platform and ready-made scenarios to all popular devices in both connected and disconnected environments.
    <b>MI (Mobile Infrastructure) can be a good solution to the Business needs.</b>
    SAP MOBILE SOLUTIONS:
    mySAP PLM -
    Mobile Asset Management
    mySAP SRM-----Mobile Procurement
    mySAP SCM-----Mobile time and travel.
    SAP NetWeaver--Mobile BI,Mobile Warehouse Management.
    mySAP CRM------Field Service,Field Sales,Mobile Direct Store Delivery.
    Hope this information is helpful to some extent.
    Cheers,
    karthick

  • How to Make ERFMG field zero initially in MIGO Transaction?

    Dear Friends,
        In MIGO, ERFMG(Qty in Unit of Entry) field to be zero initially once we enter Purchase Order number for the movement type=103 .
         The Reason for this, one of our user has posted a GRN for the whole Open PO Quantity. If the ERFMG field is zero initially, then the user will enter correct Quantity.
         We tried a BADI - "MB_MIGO_BADI" by making ERFMG = 0. But the system is giving Zero even after we enter a value/Number in this field.
         Please Provide a Solution for this issue.
    Thanks & Regards,
    Sathisha

    Hi Mythili,
    Try at these User Exits.
    MBCF0007  Customer function exit: Updating a reservation
    MBCF0010  Customer exit: Create reservation BAPI_RESERVATION_CREATE1
    Thanks & regards,
    Dileep .C

  • How to Find Location of Error Message in MIGO Transaction

    I keep getting an error in transaction MIGO: Create account N450010 for 08/07/2007 as a cost element in controlling area BFP1. According to the functional person the account has been created. Any other way to find out besides a "where-used" on the message class and number to find out where this message is coming from? The where used is not bringing me any results.....Thanks.

    Hi
    Probably the message is called dynamically, so u should try to check by debug when that message is raised.
    U can set a break-point for the statament MESSAGE.
    Max

  • How to update delivered field in co03 with migo transaction?

    We're doing a migo for a prod. order - though when looking into the CO03, the delivered quan is not updated.
    prod order with control key PP05 (PO Auto GR for Exernal Pur.order), so it should be auto GR. 
    Any ideas?

    Hi,
    Control key pp05 is for external purchase order. Have you given this control key in your routing.
    Else check the control key used in your routing. For the last operation if it PP01(eg), then in t.code op67, choose pp01 & select auto GR. Now check after confirmation, Auto GR would have taken place.
    Else you can maintain auto GR setting in production scheduling profile in t.code OPKP.
    Regards,
    Senthilkumar

  • Upload documents to DMS content server from other tcodes like MIRO

    Hi Experts,
    How can I upload my document to DMS content server through transactions like MIRO.

    Hi Sunil,
    You can't uplaod from different t-code, you need to upload it thru CV01n only. One exception is there which is BDC t-code SHDB for batch uploading. But from other t-code you can't uplaod a document into SAP DMS content server.
    One another option is create a z-tcode for the same. i.e. for MIRO create ZMIRO.
    In statndard environment you can attache but it will not saved in content server. Only thru CV01n it can be done.
    I hope this will resolve the query.
    Regards,
    Ravindra

  • Document attachment

    Hi,
    I am working with document attachment (DMS), Here I am facing the problem. The Document available at one PC. Create document In SAP and attached in material master.
    SAP system finds the document in same System and did not find in other system. Because document is not available in other system.
    Pl help me for find the document in all SAP system .What are the configuration need for that and where store the original document in SAP for all SAP user.

    What do you mean for "all" systems?  Are you referring to multuple clients?  Multiple instances of SAP?
    If you made the proper attachment in DMS the document should be available to everyone.  If you just made a link or reference to a document, it must be on computer system available to the network like a network file server.
    Craig

Maybe you are looking for

  • Dual boot enviorment on primary IDE channel Diamond Plus tried everything!!

    Whats up everybody? For some reason I am unable to achieve a dual boot enviorment on my primary IDE channel! I have tried numerous things and for the life of me I cant get it to work! I just bout a new Hitachi 250 gb ultra ata 133 drive and it works

  • Stop deliveries for Plant

    Dear Friends, I have a business req like, we need to stop delivery notes for a particular plant. How can we configure this. points assured Rgds Krishna

  • Should I install Diagnostic Agent on managing system itself ?

    Dear All,   I am using a solution manager as an managing system .   Should I install the Diagnostic Agent on the managing system , too ?   My solution manager is 7.01 EHP1 SPS22, I find  there exist a directory /usr/sap/SMD , so it seems the Disgnost

  • USER GUIDE - ALL NOKIA PRODUCTS

    Hi everybody,  I thought of givining this small note for the benefit of every body who likes to buy a new phone. Please kindly go through.  Some times I feel that people buy a new phone, and then just after try to personalize it without going through

  • Audit Management: Question List (questionnaire)

    Hello, There is a scenario where a questionnaire is required to be created at the time of 'Opportunity Creation' in order to perform some checks. This is required to be incorporated within the opportunity flow. example: <i>based on the asnwer in ques