Coding for document finder

Hi guys,
Does anybody have any experience with document finder? I need to create a search for documents stored with DMS, Document Management System. The biggest challenge is that i need to use the classifications assigned to the document type as well.
Any help or assistance is appreciated.  Also, please correct me if i'm in the wrong group.
Thanks,
Espen Leknes

Hello,
For any Doc, you can get the classification details from table KSSK. Pass '017' to Class Type ( KLART) and the Document Details to the table to get the details.
The further details of the Classification could be found in Table AUSP
I hope this helps you.
Regards, Murugesh AS

Similar Messages

  • Coding for giving 'find' functionality to a table control field

    hi.
    i want to give find functionality to a table control field.when ever i will select one field & i will enter 'find' icon  one modal screen  comes.when i will  enter one value of that field it will highlight that field in the table control.

    Hi,
    FIND <p> IN [SECTION OFFSET <off> LENGTH <len> OF] <text>
                [IGNORING CASE|RESPECTING CASE]
                [IN BYTE MODE|IN CHARACTER MODE]
                [MATCH OFFSET <o>] [MATCH LENGTH <l>].
    The system searches the field <text> for the pattern <p>. The SECTION OFFSET <off> LENGTH <len> OF addition tells the system to search only from the <off> position in the length <len>. IGNORING CASE or RESPECTING CASE (default) specifies whether the search is to be case-sensitive. In Unicode programs, you must specify whether the statement is a character or byte operation, using the IN BYTE MODE or IN CHARACTER MODE (default) additions. The MATCH OFFSET and MATCH LENGTH additions set the offset of the first occurrence and length of the search string in the fields <p> and <l>.
    Regards,
    Priya.

  • Warning: Could not find the customization level value for document

    Hi All,
    I am trying to upload the translation for one of the page at responsibility level.
    I am getting following warning when running the below command.
    java oracle.jrad.tools.trans.imp.XLIFFImporter $APPL_TOP/xmci/12.0.0/fr-CA/Translated/ARIACCTDETAILSPAGE.xlf -username apps -password apps -dbconnection "$AD_APPS_JDBC_URL"
    Warning: Could not find the customization level value for document "/oracle/apps/ar/irec/accountDetails/webui/customizations/responsibility/51688/ARIACCTDETAILSPAGE".
    The same is working fine if the translation is for some attribute at site or function level.
    Did anyone faced this kind of issue.
    Thanks,
    Anoop

    Anoop,
    I am sure you would have verified the responsibility id in the target instance is 51688(may be source instance your resp id is 51688 and in target it is different).
    Have a look at this below notes, it might help.
    1077267.1 - Unable To Move Resp Level OA Personalization From 1 Env To Another
    848851.1 - Attempting To Upload XML File Generates Error: Could not find the customization level value for document
    Thanks.
    With Regards,
    Kali.
    OSSI.

  • Coding for static fill-out form

    fill out form questionnaire?
    I am creating in Flash CS4 (AS3) a static fill out form for a website that I am involved in. The questionnaire helps to determine whether a person is suseptible to drug and alcohol abuse with either a postive answer (not likely to develop substance abuse) or a negative answer (likely to develop substance abuse)
    There are six questions on this form that MUST be answered either yes or no.
    I have created the form with all art and buttons and it is ready to implement in Dreamweaver but need the scripting to make work.
    The six YES buttons are assigned instance names of cb1, cb3, cb5, cb7, cb9 and cb11
    The six NO buttons are assigned instance names of cb2, cb4, cb6, cb8, cb10
    and cb12.
    When the participant answers all six questions either yes or no they will hit a Submit button (with an instance name of submit) that will direct them to a new web/flash page with appropriate answer.
    If the participant answers TWO or more questions with YES and hit submit they will be directed to a new page/doc in the website with the negative answer.
    If the participant answers ONE YES and hit submit they will be directed to a new page/doc in the website with a positive answer.
    If the participant answers ALL NO and hit submit they will be directed to a new page/doc in the website with the same positive answer as answering with ONE YES response.
    I assume this is a very complex coding problem. I am a beginner/intermidiate flash person with extreme novice understanding of coding. I know what stop(); does in AS3 and understand simple clickTag coding etc.
    Would appreciate any help with AS3 coding for this document.
    I usually find coding on forums like these and online blogs - but I don't even know where to begin looking.
    Thanks

    on the timeline that contains your buttons:
    var yesNum:int=0;
    var noNum:int=0;
    submit_btn.addEventListener(MouseEvent.CLICK,submitF);
    for(var i:int=1;i<=12;i++){
    if(1%2==0){
    this["cb"+i].addEventListener(MouseEvent.CLICK,noF);
    } else {
    this["cb"+i].addEventListener(MouseEvent.CLICK,yesF);
    function yesF(e:MouseEvent):void{
    yesNum++;
    e.currentTarget.removeEventListener(MouseEvent.CLICK,yesF);
    function yesF(e:MouseEvent):void{
    noNum++;
    e.currentTarget.removeEventListener(MouseEvent.CLICK,noF);
    function submitF(e:MouseEvent):void{
    if(yesNum+noNum==12){
    // take appropriate action based on yesNum and/or noNum
    } else {
    // error.  all questions not answered.

  • JSP coding conventions document?

    All,
    I'm teaching a spring 2004 courses on JSP at Park University and I'd like to have a coding conventions document. I have one for my Java, HTML, and C++ courses and they're very helpful. In doing a Google search, I found this Sun article:
    http://java.sun.com/developer/technicalArticles/javaserverpages/code_convention/
    It looks very promising, but it suddenly stops after only 2 pages. The article says:
    [We'll] address file names and organization, indentation, comments, directives, declarations, scriptlets, expressions, white space, naming conventions, and programming practices. As this is our first attempt at presenting a set of JSP coding conventions, we're quite interested in any feedback you may have on these recommendations. Please send all feedback to [email protected]
    But the article stops after covering opening comments. I've sent an e-mail to the authors, but no reply yet.
    Please help ASAP because I need to get squared away by the end of this coming week (1/9).
    Thanks,
    John

    This article used to be much longer. I read it not long ago.
    There was an original post about it here: http://forum.java.sun.com/thread.jsp?forum=45&thread=363196&tstart=540&trange=15
    Don't know what happened to it. And after a quick google haven't managed to find it mirrored anywhere.

  • The volume for "documents" cannot be found.

    i restarted my laptop today after getting the newest security update and found that every icon on my screen is gone except the "Macintosh HD" icon. i opened up the HD icon and tried to click on the Documents folder on the left, but the message "the volume for 'documents' cannot be found" pops up.
    then i tried to restart the computer in safe mode, and repair disk with disk repair utility on the installation disk, but nothing worked...!
    i'm more of a windows user than a mac user, so it's safe to say i am now clueless as to what to do next...
    midterms are coming up and i need my notes in Documents to study....
    pleassseee help me if u can!!!

    It sounds like you're saying that everything appears to be working normally, but you can't find of your files? If so, I'd start by doing a search for files you know should exist (using Spotlight, the Search window, or a Smart Folder--command-option N). It's possible that somehow things simply got accidentally moved into places they shouldn't be. If that's the case, you might just need to find them and move them back where they they should be.
    null

  • The volume for documents cannot be found message

    Similar threads didn't quite yield the results I was hoping for, so I thought I would give this a shot. I am getting a "the volume for documents cannot be found" message when I click on my Documents folder in the lefthand column of a Finder window. I do not have the same problem with movies or music. However, when I click on the Documents folder in my Home menu, my documents are all there. Searches reveal that they are there as well. The only change I made to my computer prior to this computer was turning on FileVault. I have turned it off, but this has not resolved the issue. Neither has simply dragging the folder on the right to the icon on the left. I'm glad that my documents aren't gone, but can anyone advise as to how I can make my computer recognize this?
    Thanks!

    Hi Erin, and a warm welcome to the forums!
    Do you mean the Documents in the Sidbar of the Finder Window?
    If that is the case, then drag the one that doesn't work, off to the left of the Sidebar, it'll go poof, then locate your Document folder and drag that to the Sidebar, but not on top of another icon there, as that'll move it to that location... Perhaps this is how it got lost in the first place?

  • Tables for Documents&doc. type assigned to Equipment master

    Hi
    I need a table for Documents&d oc. type assigned to Equipment master .I have tried in ITOB, EQUI, DRAW. i could not find this
    Thanks
    Seenu

    hi
    yes you can use object key, it  is the one which relates with the equipment ( object key <b>EQUI</b>)
    regards
    thyagarajan

  • WHT Error - Business Place for document  could not be determined

    Hi Gurus,
    I am getting error while creating remitance challan " Message no. 8I707 - Business Place for document  could not be determined "I have check all the configuration related to business place, section code and remittance challan number range and it seems ok.
    would request you to help me to workout this issue.
    Regards,
    Rahane D

    Hi,
    Please refer to this SAP note to find out the exact error in J1INCHLN
    SAP Note 1465529 - CONSULTING NOTE FOR J1INCHLN
    In addition to this please refer to the following link in case you find out that the posted documents have missing Business place updated..
    Re: Subsequent implentation of EWT (Challan and Certificate)
    Regards,
    SAPFICO

  • I am new to scripting & I need Script for Document color mode

    Hi,
    Please help me to create a script which should find the Document color mode. I am new to scripting. And please let me know how to use the same.
    Balaji

    Are you using the Extendscript Toolkit Editor (ESTK)? In the Help menu you can find all the properties for Document that can be queried/changed.
    (Personally, I don't use ESTK, because I really really hate it. But I don't want to miss the Help, so I made my own version. I have Illustrator CS4, and it's possible your version doesn't have this, but under Document I find:
    documentColorSpace
    DocumentColorSpace:
    DocumentColorSpace.RGB
    DocumentColorSpace.CMYK
    readonly
    The color space used for the document.
    For the how-to-use I glady refer you to Adobe's own Starting With Scripting guides.)

  • Workflow for Document Approval

    Hi all,
    I'm a newbie to SolMan and is trying to figure out how to implement a workflow for document approval. A similar question has probably been posted in the past, but I can't find a definite solution, only some hints.
    Basically, what we're trying to achieve is the following:
    When a document is uploaded using SOLAR02, and the creator of the document changes the status to ready for sign-off, we would like to trigger a workflow which will send an email to a couple of persons who are responsible to approve the document. We already implement the digital signature, we just want to add an automatic email notification to be sent to the approvers.
    Based on my research, it seems that this is not supported by SolMan and hence we have to do a custom development.
    There's an object key called SOLMANDOC and we should raise an event (something like SIGNATURE_PROCESS_START) to send an email notification to the approvers. Can somebody confirm whether my understanding is right ? Does anybody know the name of the BADI that we can modify to achieve our goal ? 
    FYI, we're using SolMan Rel 7.01 SP 19.
    Thanks in advance
    Lara

    Hi Phil,
    I'm facing with problems with creating a simple 2 steps release strategy.
    the problem is I cant approve the last step of the release.
    This is what I did:
    In spro Digital Signature->Signature strategy:
    in "Define Authorization groups" I create this entries:
    1. EING
    2. VERIF
    in "Define Individual Signatures" I create this entries:
    1.  S1   EING
    2.  S2   VERIF
    in "Define Individual Strategies: I create this entries:
    SigStrat: ZSIGSTR
    Signature Method: R
    Display comment: X Required
    Display Remark: X
    Display document: X
    Verification: not checked
    in "Assign individual signatures"
    CtrIn  Indiv.SIG.      AGrpDIG
    1          S1               EING
    2          S2               VERIF
    Display Predecessor for Ctrln is 2 is 1
    for "Display release statuses"  an entry with one line with the value 1
    and in "Display individual signatures there 2 entries 1 and 2.
    in spro "Define Document status schemes"
    stat scheme "ZSIGSTR"
    4 status:
    Status                 init status      Sequence    Low     High       lock         Signature schma  End status         Cancel status
    COPY_EDITING       X                  10           10       20          -                    
    REVIEW                                     20           10        40        X                    ZSIGSTR         RELEASED    DECLINED
    RELEASED                                30           10        40        X                   
    DECLINED                                  40           10        20             
    I created two roles with object c_sign_bpr one with the value "EING"   and the other with the value "VERIF"
    I assign this status scheme to a document type in my project.
    I tried to release a document the first step was the author of the document move the status to "REVIEW" and I got a window that i need to enter my password and it worked ok.
    The problem is in the second step that I need to release the document (now is in a REVIEW status) When I press on the icon in order to release I didn't get the option to release only to cancel there is no "V" option in the small window.
    Can you please tell me if I did a correct customization? also can you tell me if my problem is maybe missing authorization? Can you direct me to reading material or to an example?
    Best regards
    Lior Grinberg
    Edited by: Lior Grinberg on Nov 28, 2011 6:22 PM

  • How to create an objectkey for documents

    Hi gurus,
    I try to create an object key for documents (to read the classification). I tried using FM  BAPI_OBJCL_GET_KEY_OF_OBJECT but there is only one field for Objectname.
    I tried different ways to execute the FM but the reurnparameter always tells me "Class type 017 requires additional objects". Can someone tell me how to use this FM for
    documents or is there any other way to create such a Objectkey (via RFC)?

    Hi,
    As far as I understand you dont create Object key for documents. These are created by system depending on you doc no, doc part, doc type, doc ver.
    You can find object key in table DRAD.
    Hope it helps.
    Regards,
    Siddhesh S.Tawate

  • Authorization control for document status

    Dear All,
    I want to control the status change of Documets created,
    How can i achieve this, so that a perticular user /ID can change the perticular status,
    I have ,
    01
    02,
    03,
    04, Rel.
    05,
    Do i need to put some trace anf find Objects to control...
    or there is any standard method to do this..
    Please guide me..
    Regards
    Raghu

    Hi Raghu,
    Here are DMS authorizatoins objects. For handle status it should be C_DRAW_STA
    C_DRAD_OBJ          Create/Change/Display/Delete Object Link                         
    C_DRAW_BGR          Authorization for authorization groups                         
    C_DRAW_DOK          Authorization for document access                         
    C_DRAW_MUP          Authorization for Markups                         
    C_DRAW_STA          Authorization for document status                         
    C_DRAW_TCD          Authorization for document activities                         
    C_DRAW_TCS          Status-Dependent Authorizations for Documents                         
    C_DRZA_TCD          Document Distribution: Authorization for Recipient Lists                         
    C_DRZI_TCD          Document Distribution: Authorization for Distribution Order                         
    S_ECL_CAT          ECL Viewer: Authorization Object for Stamp Categories                         
    S_ECL_STP          ECL Viewer: Authorization Object for Printing with Meta Data                         
    S_ECL_STP2          ECL Viewer: Authorization Object for Printing with Meta Data                         
    Hope that it will help you
    //Håkan

  • Please tell me if coding for ITS is done in ABAP.

    Hi all,
    Please tell me if coding for ITS based on ABAP.
    Thanks.

    Hello Sanjiv,
    I'm not sure I understand the question...
    ITS uses BusinessHTML and HTML and other Internet standards (css, js, etc).  However, you can develop in ABAP and then use SE80 to generate a template for you or use the WEBGUI service to call your ABAP developed transaction directly.  You can find more information by using the links at the top of the ITS forum to go to the Wiki or FAQ or Product page for the ITS.
    Edgar

  • Search for documents in the web UI

    We have created a new work center Z_CM which enables application component "CRM-IC-ARD", with a view "ICCMP_CM/CMSearch".
    This view should incoporate the standard functionality, but I can't search for document descriptions.
    Should I use our TREX, enterprise search? How do I enable document search in the web UI. I have not been able to find any documentation about this.
    So do anyone have some info on this topic?
    br
    Michael Wolff

    Hei,
    We are having the same problem with the document search as you used to have. Can you please tell me how you solved it?
    Thanks a lot.

Maybe you are looking for

  • I am unable to install Virtual Machines on my Mid-2013 MacBook Air

    Dear Apple Support Community, I have recently moved away from a Mid-2010 MacBook Pro to a new Mid-2013 MacBook Air. As much as it pains me, I have a need to install a virtual machine running Windows 7 in order to utilize an application called vSphere

  • Weather app 8.0.2 broken?

    I purchased an iPhone 6 a few days ago and restored my content via iTunes to the new phone. Unfortunately, the weather app seems to be "broken". All temperatures in all cities that I have listed (Montreal, Ottawa, Toronto, Paris, Amsterdam, Munich, L

  • Regarding formatted search

    hi,     how to track particular query applied for formatted search.and where it applied. pls give solution asap. regards vishal

  • No backspace on new ios7 calculator?

    Seriously? That's just plain silly.

  • Is os x 10.6.8 compatible with OS8

    Hi. Could someone please help me with understanding if my mac with software OS X 10.6.8 is compatible with the OS 8 for iphones and ipads?