DMS link with content server

Hi All,
Plz let me know that how the DIR is getting path of content server where it needs to get saved.
Means i want to know that where we have to put the path of Content server into the system(SPRO) .I found some place to put the same in "Define Data Carrier" but still i am not getting that how the DIR if finding that particular path..how it is linked as we put only Storege category during CV01N not datacarrier anywhere.
Thanks & Regards,

Hi,
Content servers are used to save large quantities of documents, either within SAP Media on the SAP database, or in an external system via an SAP-certified interface. The Document Modeling Workbench in SAP Media is structured so that one document class (for example, a physical storage place) is available for each business object. A content server therefore contains one memory space for every business object. In SAP Media Systems, documents are stored in the SAP Media database or on an external content server.
Using Content Server with database storage gives you a very stable, secure and fast environment. You can store documents in R/3 as well, but that is really only a good solution for few documents.
Additional information is available in the SAP Library under SAP R/3 and R/3 Enterprise ® SAP R/3 Enterprise Release 4.70 ® SAP SAP NetWeaver Components ® SAP Web Application Server ® Basis Services/Communication Interface (BC-SRV) ® ArchiveLink (BC-SRV-ARL) and Knowledge  Provider (BC-SRV-KPR).
You can also check the document available on KPro
http://help.sap.com/saphelp_erp2005/helpdata/en/15/aea9375d79fb7de10000009b38f8cf/frameset.htm
KPro is mainly used to store and retrive content from Content Server.
Also check this link for KM,
http://help.sap.com/saphelp_erp2005/helpdata/en/42/d289ba46076bb2e10000000a1553f6/frameset.htm
Hope this helps.
Regards,
MRK
(reward points if useful)

Similar Messages

  • Trouble with Content Server connection

    I am having an issue with content server on Unix.  I'm finished with content server install and need to connect my ABAP system to it via CSADMIN. But when I first enter CSAdmin, I give it my host and port. What is the unix http script name for the default install???  Only the Windows name - ContentServer.dll - is populated? What is the web address to get to the content server?
    http://<host>:<port>/???????
    Do I need to do something with OAC0 and SICF first, before going to CSADMIN.  The guide does not mention anything?
    Thanks for your replies!
    Jeff

    Hi. I dont know obout CS on UNIX, on windows  CS uses port 1090 and HTTP script ContentServer/ContentServer.dll
    The web page is
    http://server:1090/ContentServer/ContentServer.dll?serverInfo.
    It's on Windows....
    Also read this Note 586895. -->
          New access paths and compatibility with Windows systems
                  The "/ContentServer/ContentServer. dll" and "/Cache/CSProxyCache.dll" paths have since been established as fixed default values for the Content Server/Cache Servers for Windows.
                  The module access in the Apache Web server is not restricted to actual paths for program files. Using <location> tags, you can determine any (sub)paths that are to be used to access a module. These tags are entered in the "httpd.conf" file within the relevant module configurations. You can also define the clients allowed to access this "location" within a <location> tag with an Allow/Deny clause.
                  To be able to continue using the Windows paths proposed in the SAP system, these Windows paths are installed as compatibility tags.
                  In addition to this, you can use the new, essentially shorter paths "/sapcs" and /sapcsc" to access the SAP Content Server and the SAP Cache Server.
                  The "Modifications to httpd. conf" attachment to the installation manual contains a list of all of the access paths delivered.
    Regards.. Award if helpful.
    Edited by: Sergo Beradze on Mar 11, 2008 4:37 PM

  • Queries with content server (DMS)

    Dear Experts,
    I have few queries regarding Content server,
    As i know content server is used to store documents of any type , like Autocad, Primevera,word, excel etc....
    when we install content server do we need to install the , Autocad, Primevera,excel ..etc....on the client or server side. how its going to support these file types.
    secondly i came to know that content server 6.4 can be install on unix, if so then do we need to install Autocad ,primevera,excel in unix enviroment.
    please answer to this question or drop me your personal email ID or Telephone number as i have to send this specification to the client.
    Thanks
    Regards,
    Sameer.

    Hi Carl ,
    Thanks for your response, it means by default it supports these file systems,
    Another things is that all ECC servers Dev ,Qas and Prd are on AIX, and customer wants to install content server on  windows,  can it be possible.
    will there be any inconsisteny issues if you proceed with such hetrogenous landscape.
    Regards,
    Sameer.

  • Ep with content server integration

    hi,
    i want to implement EP and integrate it into either DMS or content server..could you please let me know
    1)what is the difference between content server and DMS server? where we have to use these server?
    2) need the configuration steps for the EP to integrate with either DMS or Content server..
    Thanks,
    Rai

    Hi Nithin,
    Firstly, there is some difference between both content server and dms server i try explain about the difference:
    1.The DMS transactions run on the ECC system, but the documents can be stored on the content server.
    2.Tx CV04N is used to select the document and a the documents is retrieved from the content server.
    Help links:
    http://help.sap.com/saphelp_nw04/helpdata/en/59/fba637fcf7dc39e10000009b38f8cf/content.htm

  • Problem with Content Server 4 keystore access on Ubuntu 8.04

    Hello,
    Setting up the Content Server I encounter this problem with the fulfillment server Status check-up:
    exception
    javax.servlet.ServletException: Servlet execution threw an exception
    root cause
    java.lang.Error: Problem reading key and certificate from keystore
         com.adobe.adept.fulfillment.security.ServerConfig.init(ServerConfig.java:201)
         com.adobe.adept.fulfillment.security.ServerConfig.getSigningURL(ServerConfig.java:48)
         com.adobe.adept.fulfillment.servlet.FulfillmentServerStatus.getServers(FulfillmentServerStatus.java:34)
         com.adobe.adept.common.servlet.Status.checkUp(Status.java:355)
         com.adobe.adept.common.servlet.Status.doGet(Status.java:421)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    I've created operator.p12 according to the instructions in the Quickstart guide
    and placed it in /etc where it is accessible by the server. I used OpenSSL 0.9.8k
    for this.
    I can use "openssl pkcs12 -in operator.p12 -out file.pem" to view the contents of
    the file.
    My Content Server fulfillment configuration is as follows:
    com.adobe.adept.init1=com.adobe.adept.shared.util.SharedInitialization
    com.adobe.adept.log.level=trace
    com.adobe.adept.log.file=/var/log/fulfillment.log
    com.adobe.adept.persist.sql.driverClass=com.mysql.jdbc.Driver
    com.adobe.adept.persist.sql.connection=jdbc:mysql://127.0.0.1:3306/adept
    com.adobe.adept.persist.sql.dialect=mysql
    com.adobe.adept.persist.sql.user=ereading
    com.adobe.adept.persist.sql.password=********
    com.adobe.adept.fulfillment.security.licensesignURL=https://eusigningservice.adobe.com/licensesign
    com.adobe.adept.fulfillment.security.keystore.user=operator
    com.adobe.adept.fulfillment.security.keystore.password=********
    com.adobe.adept.fulfillment.security.pkcs12.file=file:///etc/operator.p12
    com.adobe.adept.serviceURL=http://******.dmz.******.org/fulfillment
    Any ideas?
    Best regards,
    Teemu

    for solve this, change  this
    com.adobe.adept.fulfillment.security.pkcs12.file=file:///etc/operator.p12
    for this
    com.adobe.adept.fulfillment.security.pkcs12.file=/etc/operator.p12

  • Will Adobe Reader 7.0.9 or 7.1.0 work with Content Server 4?

    Hello Adobe,
    I have a Toshiba Satellite A75-S213 laptop, Intel Pentium 4, 1 GB RAM, Windows XP Home.
    I've purchased ebooks from SimonSays.com several times over the course of 2008; each time, my Adobe Reader 7.0.9 was able to open the "ebx.etd" file and able to access the ebooks without any problems.
    However, the last purchase I made around a week ago keeps leading to me downloading ".acsm" files, which Adobe Reader 7.0.9 (or Adobe Reader 7.1.0) doesn't recognize and can't open.
    I contacted SimonSays.com and they suggested that I download Adobe Digital Editions. I don't know if that will solve the problem or not.
    I've done some of my own research and found that between my last purchase in early September and the one I made in early October, Adobe changed their Content Server from Version 3 to Version 4? Does that explain why I can't even download the "ebx.etd" files from ebooks I've already downloaded in the past, but instead, get ".acsm" files instead for those ebooks that I've downloaded before?
    I take it then that Adobe Reader 7 (any version) can no longer read ebooks you purchase from retailers such as SimonSays.com and that you have to use Adobe Digital Editions instead? I even upgraded from Adobe Reader 7.0.9 to Adobe Reader 7.1.0, thinking that would do the trick, but it's still downloading ".acsm" files.
    I did authorize Adobe Reader back in January (which is why I could download and read the ebooks from my previous purchases); I know I ran antivirus and anti-spyware software and wasn't sure whether I deleted something that might have caused this problem, but I know that I've run those same programs and never had this problem before now. Do I have to reauthorize Adobe Reader somehow, and if so, how? I log into Adobe and get that "Eden.ui" zipped file, but putting that into the folder with the ".acsm" file doesn't allow Adobe Reader to open it and read it.
    Therefore, is there any way to keep using Adobe Reader 7.1.0 to read my future ebook purchases or is the only way to read ebooks from now on is via Adobe Digital Editions? And if I download Adobe Digital Editions, is it better to keep Adobe Reader 7.1.0 on my system or should I upgrade to Adobe Reader 8 or 9?
    I'd greatly appreciate any and all advice on this, as I can't open ebooks I've purchased, and I'm pretty sure there are no refunds for ebook purchases (though I'd prefer to be able to purchase and read ebooks in the future) - thank you.
    Please take care and have a great day!
    Sincerely,
    Joseph Chengery

    Hello,
    You will need to install Adobe Digital Editions which will solve this issue. .acsm files only open with Digital Editions. Also, if you import all of your previously purchased books with Digital Editions, they will be migrated automatically. Digital Editions can be downloaded for free from:
    http://www.adobe.com/products/digitaleditions/
    Best,
    Nick

  • Moving documents stored in NW04 internal DMS to external content server ...

    Hi all !
    is it possible to move documents, stored in NW04s databse (DMS) to an external content server;
    we want to swap all documents to an content server;
    thanks
    oliver

    Hi,
    We have to do the following post install activities to connect to Content server from DMS.
    On SAP Systems (ECC) using CSADMIN t-code we have done the following post installation steps to check whether  Content Server is reachable from SAP system.
    When use hit CSADMIN option on the screen
    Here we need to uncheck the Check Signature check box as we are not using certificates.
    Here we need to give HTTP server (Content Server ) info like host name and the port number service is(1090) running.
    2.  Using OAC0 t-code create Repository on SAP system (ECC)
    Then from here Hit  CS ADMIN to create rep on Content Server.
    Thnaks,
    Tanuj

  • Hide links on Content Server User Interface.

    Hi all,
    I need to hide certain entries from the content Server UI. For eg: The Web Form Editor link under Content
    Management tab. Can anybody help me on how to go about it ?I don't want to delete the nodes ..just hide them.
    Also is it possible to hide entries based on the user logged in ? Kindly help.
    Thanks in advance,
    Nithya

    Yes - I think it could be the definition of "hiding" and "deleting" ... :)
    You want to remove the node from the structure in order to hide it. You can write an include to do this, and even use logic to determine whether to remove it or not, at the time the include is rendered.
    For instance, I was asked to hide "Web Sites" from the UCM menu for any user without the 'admin' role on a server instance. This was accomplished by locating the proper 'include' to hook in to. Then, my code runs and for users without 'admin' privileges, removes the "Web Sites" menu item - keeping most users from being able to browse web sites from the UCM interface.
    If you really wanted to make it 'configurable', you could add a preference variable that you can change "on the fly", without restarting the content server service. Then, you could hide/show that node in the menu by changing the pref prompt. In your include, you simply look for your preference variable value and remove the node if the variable is enabled/true, etc.
    Something like this maybe ... from memory - so be warned:
    <@dynamichtml custom_finish_layout_init@>
    <$include super.custom_finish_layout_init$>
         if (navBuilder)
         if(!userIsAdmin)
         navBuilder.deleteItem("YOUR_NODE_ITEM_HERE");
    <@end@>
    Edited by: gheitman on Aug 13, 2009 2:18 PM

  • TMSXE with Content Server (TCS)

    I have new install TelePresence Content Server.
    Existing system have TMS, TMSXE and it's working fine. I can booking endpoint, MCU via microsoft outlook.
    I can manually calling to recording server and it can record normally.
    Currently I would like to add TCS to TMSXE same as all endpoints which it will mapping with mailbox on Microsoft Exchange but it display error as picture.
    I'm not sure what is the solution for TMSXE with Recording server (TCS).
    Thanks.

    Hi,
    we do have the same problem with connecting TCS and TMS via TMSXE.
    We tried with h323 and without, SIP alias, SIP device alias, .... no success.
    If there is no h323 address the TCS can't even be booked in TMS directly. As soon as the TCS has a h323 registration (Gateway in our case) you can book it in TMS. But TMSXE is still not working.
    To make sure it's not an Exchange issue we tried to connect a SX20 to the Exchange resource and it worked fine. As soon as you try to connect the TCS to the Exchange calendar and hit on save the error appears.
    In the TMSXEConfig-log.txt the following lines appear:
    2014-11-04 17:33:42,789 [16] DEBUG TMSCriticalSection - Start:GetDefaultConference for  
    2014-11-04 17:33:42,789 [16] DEBUG LoggedCallSection - Start:GetDefaultConference
    2014-11-04 17:33:42,794 [16] DEBUG LoggedCallSection - Finished:GetDefaultConference (elapsed 00:00:00.0045424)
    2014-11-04 17:33:42,794 [16] DEBUG CallPerfMon - Time in TMS:00:00:00.0050000 %=0.00160771457826036
    2014-11-04 17:33:42,794 [16] DEBUG TMSCriticalSection - Finished:GetDefaultConference for  (elapsed 00:00:00.0050000)
    2014-11-04 17:33:42,794 [16] DEBUG BookingAndLicenseCheck - Attempting test booking back in time.
    2014-11-04 17:33:42,795 [16] DEBUG TMSBookingAPI - ############ Saving conference with XML data:
    <?xml version="1.0"?>
    <Conference xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://tandberg.net/2004/02/tms/external/booking/">
      <ConferenceId>-1</ConferenceId>
      <Title />
      <StartTimeUTC>2013-11-04 16:33:42Z</StartTimeUTC>
      <EndTimeUTC>2014-11-02 16:33:42Z</EndTimeUTC>
      <RecurrenceInstanceIdUTC />
      <RecurrenceInstanceType />
      <OwnerId>-1</OwnerId>
      <OwnerUserName>***USER_SNIPPED***</OwnerUserName>
      <OwnerFirstName />
      <OwnerLastName />
      <OwnerEmailAddress />
      <ConferenceType>Reservation Only</ConferenceType>
      <Bandwidth>64b/4096kbps</Bandwidth>
      <PictureMode>Enhanced CP</PictureMode>
      <Encrypted>If Possible</Encrypted>
      <DataConference>No</DataConference>
      <ShowExtendOption>AutomaticBestEffort</ShowExtendOption>
      <Password>4659</Password>
      <BillingCode />
      <ISDNRestrict>false</ISDNRestrict>
      <UserMessageText />
      <ExternalSourceId>ff328674-70c0-44fa-9c25-1ff61c26dc36</ExternalSourceId>
      <ExternalPrimaryKey>TMSXEConfigCheck</ExternalPrimaryKey>
      <Participants>
        <Participant>
          <ParticipantId>7455</ParticipantId>
          <ParticipantCallType>TMS</ParticipantCallType>
        </Participant>
      </Participants>
      <ISDNBandwidth>
        <Bandwidth>6b/384kbps</Bandwidth>
      </ISDNBandwidth>
      <IPBandwidth>
        <Bandwidth>64b/4096kbps</Bandwidth>
      </IPBandwidth>
      <ConferenceLanguage>en-US</ConferenceLanguage>
      <ConferenceTimeZoneRules>
        <TimeZoneRule>
          <ValidFrom xsi:nil="true" />
          <Id>UTC</Id>
          <DisplayName>Coordinated Universal Time</DisplayName>
          <BaseOffsetInMinutes>0</BaseOffsetInMinutes>
          <DaylightOffsetInMinutes>0</DaylightOffsetInMinutes>
        </TimeZoneRule>
      </ConferenceTimeZoneRules>
      <ConferenceState>
        <Status>NotSaved</Status>
      </ConferenceState>
      <IsBookedInTMS>false</IsBookedInTMS>
    </Conference>
    2014-11-04 17:33:42,795 [16] DEBUG TMSCriticalSection - Start:SaveConference for -1 TMSXEConfigCheck
    2014-11-04 17:33:42,795 [16] DEBUG LoggedCallSection - Start:SaveConference
    2014-11-04 17:33:42,814 [16] DEBUG LoggedCallSection - Finished:SaveConference (elapsed 00:00:00.0193593)
    2014-11-04 17:33:42,814 [16] DEBUG CallPerfMon - Time in TMS:00:00:00.0190000 %=0.00685132675927863
    2014-11-04 17:33:42,814 [16] DEBUG TMSCriticalSection - Finished:SaveConference for -1 TMSXEConfigCheck (elapsed 00:00:00.0190000)
    2014-11-04 17:33:42,814 [16] DEBUG BookingExceptionFactory - Error:There are not enough resources available to host this conference. Try removing some of the participants. (-2147218250)
    For any additional information / log / trial ... just let me know.
    Thanks in advance
    Wolfgang

  • Webdav is not working with content server 11g

    Hi
    whenever I try to go to the webdav url in content server 11g (http://host:port/idc/idcplg/webdav) I got the following error:
    "+Error 404--Not Found+
    +From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:+
    +10.4.5 404 Not Found+
    +The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.+
    +If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.+"
    PS. I am using linux as OS with Weblogic 11g

    Be sure you enable the Desktop Integration Suite in the Content Server Admin module.

  • Problems with Content Server 4 Operator Enrollment

    Hello,
    we just bought ACS4 and are trying to install it.
    Paragraph 7.4.1 of the user manual says:
    Start operatorClient and then login as prompted with the AdobeID and password that you were sent after your purchased
    Adobe Content Server 4. This is the Adobe ID of the form [email protected]
    We were never sent that AdobeID, so I tried the AdobeId and pwd we used to buy ACS4 to no avail, (I got an E_ADEPT_USER_UNKNOWN error)
    I also tried to contact [email protected] but never received an answer.
    We bought ACS4 online, downloaded it and tried to install it. Do we need to do something to receive this AdobeID?
    Thanks,
    Paolo Angelini
    ps.  I used https://eusigningservice.adobe.com/licenseadmin as the License  signing URL since we're based in Europe.

    Hi,
    Yes, I´ve installed on windows server 2008 the content server without DB only and no cache.
    Then , I´ve created the content repository in OAC0 with this data:
    Document Area : Empty
    Storage type: HTTP Content Server
    HTTP Server:  hostname.es
    serv http:prt: hotname.so:1090
    Script http: /ContentServer/ContentServer.dll
    Sent the certificate to the content server.
    I moved to CSAADMIN. there I´ve set all the parameters, certificate activation and created the repository.
    When I go to the details tab I can check the content server patche level, version etc... also I´ve activated the certificate  .
    In the content server if set the property security to 0.
    I´ve added the new repository to the tx OAC3.
    Also I´ve executed the report RSCMST and this error appears: create tab content storage, connect error sqlconnect failed
    Thanks a lot

  • Getting ORA-12518 error with DG4ODBC for link with SQL Server

    Hi all,
    We have recently upgraded a test box to 11g2 on a 64bit windows platform and now when setting up our database links with our sql servers we are recieving an 'ORA-12518' error.
    listener.ora
    LISTENERPCIS =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = WILTS-ORCL4)(PORT = 1522))
    SID_LIST_LISTENERPCIS =
    (SID_LIST =
    (SID_DESC =
    (PROGRAM = dg4odbc)
    (SID_NAME = PCIS)
    (ORACLE_HOME = c:\oracle\product\11.2.0\db_1)
    tnsnames.ora
    PCIS =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = WILTS-ORCL4)(PORT = 1522))
    (CONNECT_DATA =
    (SID = PCIS)
    (HS = OK)
    Any help appericated
    Cheers
    David

    C:\Users\administrator.ADMIN>tnsping pcis
    TNS Ping Utility for 64-bit Windows: Version 11.2.0.1.0 - Production on 24-JUN-2
    010 20:55:29
    Copyright (c) 1997, 2010, Oracle. All rights reserved.
    Used parameter files:
    C:\ORACLE\PRODUCT\11.2.0\DBhome_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localhos
    t)(PORT = 1522)) (CONNECT_DATA = (SID = PCIS)) (HS = OK))
    OK (0 msec)
    C:\Users\administrator.ADMIN>lsnrctl status LISTENERPCIS
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 24-JUN-2010 20:55
    :47
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1522)))
    STATUS of the LISTENER
    Alias listenerpcis
    Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date 24-JUN-2010 20:55:17
    Uptime 0 days 0 hr. 0 min. 30 sec
    Trace Level admin
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\ORACLE\PRODUCT\11.2.0\DBhome_1\network\admin\listen
    er.ora
    Listener Log File c:\oracle\product\11.2.0\diag\tnslsnr\WILTS-ORCL4\listenerpcis\alert\log.xml
    Listener Trace File c:\oracle\product\11.2.0\diag\tnslsnr\WILTS-ORCL4\listenerpcis\trace\ora_12216_2424.trc
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1522)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\PNPKEYipc)))
    Services Summary...
    Service "PCIS" has 1 instance(s).
    Instance "PCIS", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    C:\Users\administrator.ADMIN>dg4odbc
    Oracle Corporation --- THURSDAY JUN 24 2010 20:55:54.257
    Heterogeneous Agent Release 11.2.0.1.0 - 64bit Production Built with
    Oracle Database Gateway for ODBC
    C:\Users\administrator.ADMIN>

  • Problems with Content Server

    I installed content server, when I access using the port of Apache Server I can log in.
    But, if I use the port 4440
    I get the following:
    Network message format error. Unable to parse browser environment or content item.
    Unable to parse properties. Name-value pairs are missing an '='.
    So, I only entered using the Apache Server port and when I checked in a document I could
    not make it and get this:
    Content Server Request Failed
    Unable to execute service CHECKIN_NEW and function Imeta.
    (System Error: Unable to execute query 'Imeta(insert into DocMeta (dID, xComments, xDiscussionCount, xDiscussionType, xPartitionId, xWebFlag, xStorageRule) values(1, '', 0, 'N/A', '', '', ''))'. ORA-00904: "XSTORAGERULE": invalid identifier)
    I would appreciate any help.

    Hi,
    Can you repost this under the "Enterprise Content Management" forum under Fusion Middleware.
    cheers
    Matt.

  • DMS link with Purchase order,invoices and material master

    Hi, all,
    Here is my ?
    Can we link incoming material invoice with purchase orders for reference purpose throught DMS.
    rgds,
    ben

    hi
    you can link the objects through object link in dms.
    go to  tcode dc10 select the documnet type, click on define object link. click new entry and select object type as EBAN/EKPO
    this way dms is link  to purchase order.
    thanks ,
    regards,
    nitin
    award point if useful

  • DMS link with Material Bom

    Hi, all
    How can we link respective doc,s to  Bom Header and Bom item?
    I treid to attach some doc,s to above object,s the system messge is like,  "this transaction  is not support for this activity". 
    rgds
    ben

    Hi,
    A]The uses of T code CS01: Create Material Bom and CS02 :Change Material BOM .
    Hope you have created the Material BOM.
    1) Link it to DIR using the Object link.
    Use T Code DC10, Select the DIR ,and enter in to define object links, new entries, select object as STOP_DOC.
    2) Create DIR, select the object link tab enter the BOM which already been created. Hope this will solve your query.
    B]Go to dms,
    1)Dc10, do the object linking for material/ BOM.
    whatever document you have selected for object linking attach the file to it.
    2)Go to cs01n, give your material name, enter.
    once you, inside the bom, select document tab, enter your document type and number and save it.
    3)This way that document is link to that bom. and whatever the file is there inside document, you casn see it. just click it.
    Note; If T Code CS01 & CS02 does not exit the & gives error message then contact your basis to activate.
    thanks,
    BEN

Maybe you are looking for

  • No photos in the photo stream folder

    I don't see any photos on my iPad 2 in the Photo stream folder after I have started to photo app several times. When I disable the photo stream function, restart the iPad and activate photo stream again It works. But only for a moment until I change

  • Fillable Forms Return

    I created a fillable survey form which I want to post on my web site. I used Adobe Designer to do it. I added the "sumbit by email" button and put in the email address they should be returned to (mailto:[email protected]) but it doesn't work. If I te

  • Wifi connection drops but LAN connection is fine

    A strange one. I have both WiFi and LAN connections to my HH3 for different computers The LAN connection is always fine - good speed, no drop-outs, etc The WiFi connection however is a nightmare.  It works for a few hours and then the computer drops

  • Screen Freezing on text

    I am late to the party and have noticed that there still hasnt been any feasible solution to the freezing screen. Is there anyway to know if it's been worked on or do i have to just keep restarting my phone everytime i am texting with friends? Has an

  • Importing VOB Files

    I am able to import VOB files, however footage gets removed (i.e. computer's dvd drive plays the entire piece, but is almost cut in half time-wise when imported) and the audio is slightly not in-synch. Thanks, N Premiere Pro CS5 iMac 2.8 ghz Intel 2