How to enabale trace in Easy DMS ?

Hi,
I used BADI: DOCUMENT_MAIN01 & method: ASSIGN_NUMBER to assign document number. Now am creating document through Easy DMS am getting error "Exception Occurred". How can i find, where is the problem ?
How can i enable Trace option in Easy DMS ?
I saw  Note 948254 & Note 661600 but don't understand properly.
Easy DMS Version : 6.0.0.0: SP11 (Unicode)
Operating System : Microsoft Windows XP
Thanks in advance.
Regards,
Sunny

Hi,
I got some clues on my queries.
I am getting some information from additional data(Characteristics values) to generate document number.
E.G.
I have 2 characteristics
1. Part Type:  
                  Values: A - Type 1
                              B - Type 2
2. Part Code: 
                   Values: 01- Part 1
                               02 - Part 2
                               03 - Part 3
When am creating document am selecting Part Type = A & Part code = 02 so my document number is A-02. (- : constant).
This logic is working fine in SAP - GUI.
When am creating document through Easy DMS, SAP system is not getting char values in method ASSIGN_NUMBER.
In my code i written if char values is blank then give error message. Because of this error message am getting "Exception Error" error in Easy DMS.
Any body knows why system is not getting  char values in BADI when am generation DIR from Easy DMS?
Even in Easy DMS the F4(Selection) help of characteristics is showing only description not values.
Regards,
Sunny
Edited by: Sunny on Sep 9, 2008 10:21 AM

Similar Messages

  • How to delete the folder from easy DMS

    Hi..
    How to delete the Folder once it is created in easy DMS? As i have all the access
    Also how to restrict user from deleting the document from DMS? (Delete document option restriction)
    I want all folder to be gets created with internal number range only.i have define the same for Doc type FOL.
    But when i first log-in into easy dms system ask me do i need to create the folder i clicked on yes and while saving it shows an error that only internal number range is possible.But actually number EDIPUBLICROOTFOLDER  is selected by default and unedited format

    Hi,
    How to delete the Folder once it is created in easy DMS? As i have all the access
    First delete all the DIR's inside the folder using delete button. Later you can delete the Folder.
    Also how to restrict user from deleting the document from DMS? (Delete document option restriction)
    You can control this using authorization objects in DMS.
    Hope this helps.
    Regards,
    Deepak Kori

  • How to define the size of private folder in Easy DMS?

    Hi,
    I have to ristrict the user to keep  the data in private folder after the maximum limit
    please help me how to define the private folder size in easy DMS.
    after the limit user is not able to keep data in private folder.

    Hi,
    This can be done in SAP Customization / SPRO
    Pl. check :
    Cross-Application Components>Document Management>Control Data>Define Document types
    Here the size limit can be defined.
    Also check : http://scn.sap.com/community/plm/document-management/blog/2014/06/20/how-to-create-dir-and-document-type-in-dms
    Hope this helps
    Regards,
    Remi

  • Error message in SAP Easy DMS

    Hi there,
    Is there anyone who has come across the error message "Classification data can only be maintained using a change number" in SAP Easy DMS. How can one resolve this issue?
    Patrick

    Dear Patrick,
    please see my suggestion in thread http://forums.sdn.sap.com/thread.jspa?threadID=1911999&tstart=0.
    Best regards,
    Christoph

  • SAP Easy DMS Error in Searching a Document.

    Hello Guru,
    A user can log in in SAP Easy DMS, but when doing the search on it he gots error pop-up message "The parameters is incorrect" how can we solve this he cannot search any document in his easy DMS.

    Hi,
    Refer below mentioned links to properly use search functionality in Easy DMS
    https://help.sap.com/saphelp_edm71/helpdata/en/48/db51333aa369cae10000000a42189b/content.htm
    https://help.sap.com/saphelp_edm71/helpdata/en/48/d8f373e5975430e10000000a42189b/content.htm
    Regards,
    Deepak Kori

  • Viewing document characteristics in Easy DMS public and private folders

    We have classified our documents in SAP Document Management System.  We are viewing the DIRs in Easy DMS.  In the public and private folders, the classification characteristics columns can be added to the screen report, however the values for the characteristics do not appear in the columns.  If we use the search function and view those same documents in the search screen, the characteristic values do appear.  How can we get these values to appear in the public and private folder views?  There does not seem to be an OSS notes which address this discrepancy.  In advance, any assistance is most appreciated.

    Hi Barry - As Daniel explained, sometimes system behaves if the Default box is not checked but I want you to check the EasyDMS version/patch you are using. Below is the screenshot of latest version/patch.
    If you have old verison/patch, please implement the latest version/patch and check.
    /Tilak

  • Document in Easy DMS and SAP DMS is lock cannot be accessed

    Hello Guru,
    Document in Easy DMS and SAP DMS is lock cannot be accessed. when check in Easy DMS the document 123 excel file is not accessible cannot be open, it has an icon on pencil with red circle sign.
    when check in SAP GUi, the padlock is unlock, file cannot be open as well with error (File C:\EasyDMS\SAP_400\PRE1234567890 could not be accessed.
    how can we fixed this and unlock the document excel so that we can open it. Please advise. Thanks

    Hi,
    based on your description it seems to me that this original file is currently checked out for editing. So maybe another user is
    editing this file and so you cannot access it.
    If no other user edits the file you can try to use the function 'Exit Edit mode' in the context menu of EasyDMS. This will checkin the file again and restore the last checked in version.
    Best regards,
    Christoph

  • DIR, Folders not visible in Easy DMS

    Hi All,
    In Easy DMS 7, both public and private folders are visible but when I create any DIR or Folder within these public/private folders nothing is visible but in ECC its visible in document structure.
    how to make this visible in Easy DMS?
    Thank You,
    Manoj

    Hello,
    Pass the private or public document keys to BAPI_DOCUMENT_GETLATEST2 and check if docstructure and documentdata tables are filled correctly.
    Regards
    Surjit

  • Authorization Group (BEGRU) search help  required in Easy DMS

    Hi all,
    I had defined some value in authorization group (BEGRU) in SAP. When i opened the Document using CV01N/ CV02N transaction, then F4 help is available to me.
    but when i opened the same document via SAP Easy DMS 7.0, Search help functionality is not there.
    How could i activate this.
    Pls.. Suggest.
    Regards,
    S Anand

    Hello Sheo,
      EasyDMS does not provide search help for Authorization object as of  the latest release. The search help achieved by customization of the domain BEGRU does not reflect in EasyDMS.
    To achieve this, you can enhance easydms interface by using either easydms plugins or EasyDMS custom tab.
    refer:
    http://wiki.sdn.sap.com/wiki/display/PLM/EasyDMSPlugin%28Addin%29-Advanced+Development
    note: 1355293
    Regards
    Surjit

  • In easy DMS-Activate grey field

    Dear all,
    In easy DMS , find or search document screen some of field are in grey ex. full text search
    it is possible to activate this field through  to configure TREX, in SPRO
    How can i configure TREX in spro .
    Plz give me detail or path ot t-code
    Rgds

    Dear Harish,
    I have noticed there are many posts from you on easyDMS (starting from u201C what are the drawbacks.etc etc).looks like you are facing some issues in implementing the easyDMS. but that also shows that you have not gone through the proper documentation which is available with the installation of easydms in pdf formats..
    you can first go through the documents carefully (step by step approach)..once you do it, you will get a very clear picture of what is easydms and how it works..after that in case you get some specific issues you can always post them in SDN..
    Sometimes investing some time to learn a product will provide you more insights about product..by QnA session you wont be able to know all the features of easydms (or for any other product in general).
    Plz take is in a positive way..we have experts in SDN who can help but even god helps those who help themselves
    best regards
    anu

  • EASY DMS

    Dear all,
    In easy DMS , find or search document screen some of field are in grey ex. full text search
    wht is a reson and how i can remove it?
    KIndly help

    hi,
    SPRO, Document management-->Document Search on the Internet (Internet Transaction Server)
    u get tree option, 1. Maintain Search Server Relation, 2.Set Up Search Engine Index, 3. Start Processing for Documents
    u need to configure for search.
    Also, full text serch,
    General Data>Settings for Storage Systems>Create MIME Types for Full-Text Search.
    Benakaraja
    ??P

  • How to use "Trace" in  JPDA

    I want to know how to use "Trace" in Java Platform Debugger Architecture.
    Trace displays traces of program execution.
    how to invoke it?
    Trace can be invoked as follows:
    java Trace options class args
    what in front of me is I set envoriment variant and system variant by windows 2000 pro control panel by set: "CLASSPATH", in variant name and �E:\Java\jdk1.5.0_06\lib\tools.jar� in variant value.
    But while I use
    jave Trace -help myclass
    (this myclass.class is working by "java myclass")
    there is:
    "Exception in thread "main" java.lang.NoClassDefFoundError: Trace"
    in the screen.
    Please help me by this function though Sun said it is easier than jdb.
    mysys:
    window 2000 pro. (Chinese)
    java version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05
    Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)
    thank for your attention

    ok, please read "How to use "Trace" in JPDA"
    sundararajan.a give me many thing than solution
    and read his blog...
    refer to http://blogs.sun.com/roller/page/sundararajan?entry=java_class_ic_errors
    as well.

  • Thumbnails created when I creat document in easy DMS

    Hello,
    Can somebody help to analyze this problem?  When I creat a document and attach an original file to the document in easy DMS, there will be a thumbnail created meanwhile. This is not expected, and can you tell me why and how to avoid this?
    Thank you.
    BR
    Michael

    Since you are using easyDMS 7.1.2.2, note 948254 that you have applied is obsolete.
    Please refer to SAP Note 1367514 for registry settings in SAP Easy DMS 7.0 &above.For 'DisableThumbnails' parameter,setting value to 1 will disable the creation of thumbnails from EasyDMS interface.See if this helps.
    Regards,
    Pradeepkumar Haragoldavar

  • Debug Easy DMS system

    Hi guru's -
    I am working on SAP Easy DMS (Document Management System).. Business has asked me to suppress a pop-up box, using trace I have found the BAPI call that is causing the pop-up.. Now I need to find exact location of the code that is causing the pop-up..
    Is there a way to debug ABAP code  from Easy DMS front end??
    Regards
    Sudhakar

    Hi Sudhakar,
    You can activate ABAP-Debuging using Easy-DMS!
    When you start the Easy-DMS-Client you will get the logon screen (deactivate auto-login).
    On this Screen you can click on the SAP-Logo.
    Now you will get a new window where you can activate abap-debuging.
    You need abap-debuging-permission in you User-profile.
    For your Problem you need to create a function called Z_EASYDMS_SHOWROOTFOLDERS
    Details see http://service.sap.com/notes
    Implementate following code and easy-dms won't ask for private folder:
    function z_easydms_showrootfolders.
    ""Lokale Schnittstelle:
    *"  EXPORTING
    *"     VALUE(PRIVATEFOLDER) TYPE  BAPI_DOC_KEYS
    *"     VALUE(PUBLICFOLDER) TYPE  BAPI_DOC_KEYS
    *"     VALUE(SHOWPRIVATEROOT) LIKE  MCDOK-SELFLD
    *"     VALUE(SHOWPUBLICROOT) LIKE  MCDOK-SELFLD
    *"     VALUE(SHOWSEARCHRESULT) LIKE  MCDOK-SELFLD
      showprivateroot  = ' '.
      showpublicroot   = 'X'.
      showsearchresult = 'X '.
    endfunction.
    regards
    wolfgang

  • Easy DMS F4 Inputfield extension with dropdownlist

    Hello,
    by creating new document apperas a popup in easy dms, where user can enter some values.
    In this POPUP we have a inputfield authorization group. We want to extend this field with a dropdownlist values.
    Can someone help me how to achieve it.
    Regards
    Beserithan Malabakan

    Hi Beserithan,
    Refer to the below link for the solution
    http://wiki.sdn.sap.com/wiki/display/PLM/F4forAuthorization+group
    Cheers
    Amit

Maybe you are looking for

  • My external hard drive is suddenly not recognized.

    I have a thunderbolt enabled 1.5 Terabyte Seagate FreeAgent Go Drive. It was used as a simply external hard drive and then I added it to be used as a time machine location. After the first initial backup, it suddenly became no longer recognizeable. I

  • OWB Process Flow!!

    HI We have a situation like we have to run the mapping paralelly, Also we want to process mapping in the batch by batch. What I mean here is that, depending on the data volume we allocate the data into different batches and we run certain number of b

  • What is the best way to manage tabIndex

    Hallo. I am trying to understand what is the best way to manage the taborder inside flex. If, in my application there are several account and thus several states (1 for each account) i can prepare my states so that some components are visible and som

  • Audition has encountered an error. [\premiere2.0\Backend\Src\Time\Time.cpp-104]

    When playing audio in the edit window when using the Spectral Frequency Display, Audition 3 keeps hanging and when it does so it causes the display to get screwd up. Not just the Audition window, but any others including the icons, task bar etc. Some

  • Need help with "paste inside" feature, please!

    Hello. I'm a former Freehand user who needs to know how to accomplish the "paste inside" task in Illustrator. I have a graphic which I want to show through only in the areas where the other graphic exists. I don't know how else to explain it. Help!