Document Path in Layout Set

Hi all,
I'm trying to get a documents path to display as a property in a layout set. Is there a command I can put in the Displayed Properties of the Collection Renderer to get the documents path to display?
Thanks
Richard

Hi Richard,
Try configuring the property "cm_rnd_path" in displayed properties for the collection renderer that is being used in your layout set.
Cheers, Akhilesh

Similar Messages

  • How can I show the number of version of document in the layout set iview?

    I have enabled the version of KM folder.
    I add the "rnd:icon,rnd:displayname(contentLink+rnd:action,contentlength,col:rating,rnd:collaborationstatus,modified,enhancedcollection,rnd:numberOfDocs" in document properties, but I would like to show the number of version.
    What is the property name of version number?
    Thank you for every answering,

    Hi Boonma,
    Pls refer to the http://forums.sdn.sap.com/thread.jspa?threadID=37904 thread.
    Thanks
    Prasad

  • Customize the layout set used when opening a folder in search result list?

    Hi,
    I have created a search result iView that uses a predefined search query to show a list of folders. If I click on a folder <i>(rnd:displayname(contentLink)</i>) its content is displayed in a new window. Here the layout set Consumer Explorer (default profile?) is used.
    I want to use a custom layout set in this window. How can I achieve this?
    Regards,
    Mario

    Hi Mario,
    here the answers:
    > <i>1. Develop an own UI Command where you can give
    > the LayoutSet as a parameter</i>.
    >
    > Do you know where I can find some code sample?
    You can either check the <a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/Implementing%20Flexible%20UI%20One-Step-Screenflow.article">Implementing Flexible UI One-Step-Screenflow</a> tutorial by Thilo Brandt or search here on SDN for "UI Command implementation" examples.
    > <i>2. Create a Layout Profile with your own Layout
    > Set and define it as the Default Layout Profile.</i>
    >
    > How can I find out for which operations/standard
    > iViews in KM (copy, move, create link...) the default
    > layout is used to avoid surprises when changing the
    > default profile?
    Normally, as you can see in the above mentioned <a href="http://help.sap.com/saphelp_nw04/helpdata/en/25/59bb2eece725498427334e0e21b80c/content.htm">Priority of Settings</a>, whenever the KM Navigation component (com.sap.km.cm.navigation) is opened without a specific layout set the global default layout set is used. As you can give this parameters by different ways (as URL parameter, in the KM Navigation iView configuration, via OTH file definition, hardcoded or configured in the configuration of an UI Command, etc.) it is nearly impossible to find <b>all</b> situation where your users will get this default profile.
    The UI Commands (with selection) you mentioned like "copy","move","create_link" use the configured LayoutSet (ConsumerOnlyFolderSelector) from the KM Configuration (of the command).
    > <i>3. You can also create a Layout Profile and go to
    > the root folder(s) of the search on "Details" ->
    > "Settings" -> "Presentation" and select your profile
    > in the tab "Settings for all users".</i>
    >
    > I think it is to complex to change all existing KM
    > Navigation iViews to forced mode.
    >
    One idea would be to use the <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/0f/764b87dfb948fcb13fd7695e157892/content.htm">Multiple Property Replacement</a> feature by SAP.
    > Can you give me a hint on the other possibilities you
    > want to publish?
    Of course. One other possibility I have in mind is to work with OTH files. You might also search here on SDN to see how to use them for setting the layout set for specific folder paths.
    Hope this helps,
    Robert

  • Creating layout set for custoom ivew rookie

    Hi, I want to do a simple iview where I display some news/articles. So I made the iview, set the "Path to Initially Displayed Folder" in documents/news/mynews and in that directory I created some forms. So now when I preview the ivew, I see the news/articles. Next step was to think how to display only the last 3 articles from that folder. and also have a link "go to archive" or something to display them all in a popup. Someone told me I have to make a layout set for that but I don;t know where to start. I tried googling about layout sets, collection renderer and resource renderer...what do they do, their rolse/use etc but haven't been able to put things head to head. Can someone give me some pointers on how to achieve this?
    10x in advance

    Hi,
    To show only last 3 documents, check this:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/45bcc1c0-0d01-0010-1094-fe7993416ea6
    One more idea would be to show 3 documents using KM Navigation IView like this:
    https://forums.sdn.sap.com/thread.jspa?threadID=229784
    To show archieved files, you are right you should just change the layoutset, check this:
    https://forums.sdn.sap.com/thread.jspa?threadID=825252
    Regards,
    Praveen Gudapati

  • How to create the Sap script & Layout Set (wants sample code)

    Hi All ,
    Can you please provide me the step by step procedure
    to create the Sap script & Layout Set .(please provide sample
    code/links /docs for layout & print program).
    Regards
    Rahul

    hi,
    go through the following links  what i found to create sap script.
    http://www.thespot4sap.com/Articles/SAPscript_Introduction.asp
    http://abapliveinfo.blogspot.com/2008/01/free-sapscript-made-easy-46-book.html
    http://www.thespot4sap.com/articles/SAPscript_example_code.asp
    http://idocs.de/www3/cookbooks/sapscript/sapscript_1/docu.htm
    http://idocguru.com/www5/cookbooks/sapscript/sapscript_1/example.htm
    www.geocities.com/wardaguilar25/sapscript-tutorial.html
    http://logosworld.de/www3/cookbooks/sapscript/sapscript_8/docu.htm
    how to create a  scripts?give steps?
    https://forums.sdn.sap.com/click.jspa?searchID=1811669&messageID=2969311
    https://forums.sdn.sap.com/click.jspa?searchID=1811669&messageID=2902391
    https://forums.sdn.sap.com/click.jspa?searchID=1811669&messageID=3205653
    https://forums.sdn.sap.com/click.jspa?searchID=1811669&messageID=3111402
    http://www.sap-img.com/sapscripts.htm
    http://sappoint.com/abap/
    http://www.henrikfrank.dk/abapexamples/SapScript/sapscript.htm
    http://help.sap.com/saphelp_crm40/helpdata/en/16/c832857cc111d686e0000086568e5f/content.htm
    http://www.sap-basis-abap.com/sapabap01.htm
    http://www.sap-img.com/sapscripts.htm
    http://searchsap.techtarget.com/tip/1,289483,sid21_gci943419,00.html
    http://sap.ittoolbox.com/topics/t.asp?t=303&p=452&h2=452&h1=303
    http://www.sapgenie.com/phpBB2/viewtopic.php?t=14007&sid=09eec5147a0dbeee1b5edd21af8ebc6a
    Other Links

  • Layout Set: How to add a new field in a layout Set?

    Hi ABAPPERS.
    Question:
    How can I add a new field in a layout set?
    Scenario:
    QC21 uses a global Layout Set ZQMECOA_GLOBAL.
    There's a field required in this Layout Set which is Production Date(CAUFVD-GLTRP).
    Where is the date query happening here?
    Where can I insert the SELECT statement for the new field required?
    I try to look at:
    OPEN_FORM and WRITE_FORM, it seems that date query or SELECTION of data is not happening here.
    Thanks.

    If you are adding a header field then you will extend the header structure in CRM and do the same with Item structures for Item fields. You will use EEWB or similar technique in the CRM backend to extend the header or item.
    These extended fields in the backed are available in customer_h or _i structures in the order object that can be read and modified in the Header BAdI or Item BAdi.
    If you think that this message is cryptic or not enough, then you should search for Extension Guide in this forum and read the document.

  • Search result category with a custom layout set?

    Greetings,
    I've created a nice little search IVIEW with a custom search options set that will display the document category (taxonomy) in the search result (if the resulting document is categorized, of course.)  Works great.  However there is one little problem.  The categories in the search results are hyperlinked and when you select one, you get a new window with the taxonomy rendered in the default layout set (the ConsumerExplorer I think.)  Not good.  I need this displayed in a custom layout set.
    Any ideas how to make this hyperlink use a custom layout set without changing the default?
    Regards,
    Paul Federighi

    Hi Paul,
    As per my knowledge of the basic s of layout sets and iviews.
    You want to change the layout set of the iview(window) which opens when u click the hyperlink.
    You should do this:
    1)Make a new layout set by customizing the default one.
    2)If the iview opening is a standard iview then go to its properties and change the Layout set value to ur new layout.
    Please revert in case of issues.
    I hope it helps.
    Regards,
    Sumit

  • How to use Result Search (TREX) Impagination in customize Layout Set

    Hello Experts
    We are using a customise Layout Set get from "NewsBrowser" duplication..
    At the moment we are using it to show the first three documents of a km folder, but that folder contains a lot of documents and in the bottom of the iview are showed many link for the other files (es. "<u>1-3</u> <u>4-7</u> <u>8-11</u> ... etc etc").
    We would like to use the same impagination used in the result search list, when you do a search with the TREX the link for the other impagination does not show all the result, but in the bottom of the iview I can see a link as "<u>1-10</u> <u>Continue</u>" ...
    I can I set the same in my customised Layout Set??
    Could you help me??
    Best Regards

    Hi Maurizio Ledda 
    For these u need to change UI Search
    system admin. -- system config --- knowledge mangement content managementuser interface -- show advanced options -- search -- search options set --
    UI search -- Un check SHOW NO. OF HITS  option -- save
    and log off and login and search documents u will get like this "1-10 More"
    Regards
    Krishna.

  • Create combination of two layout sets

    Hello,
    I would like to create new layout set for KM Navigation iView. That should be combination of TabExplorer layout and ConsumerThumbnailExplorer layout. There have to be folders displayed like tabs on the top of screen and list of documents (with thumbnails) which belong selected folder. I've tried to combine both of the standard layouts but no results.
    Could someone help me with that?
    Thank you in advance!
    Regards
    Zbynek

    Hi Sybille,
    in my opinion it is the best approach to write a Property Renderer no matter if you want to show the Property URLArisExport as link to another property or as an icon (with a link).
    It should be no big implementation task.
    BUT: I found out that there is really a modifier called "contentLinkCommand" (as you stated above) but I can not tell you if it's in SP2 Patch 35 and was not even able to use it in my version.
    Maybe some colleague from KM development can supply some information here.
    Best regards from the north part of Germany,
    Robert

  • Rendering ResourceList with layout set

    Hi,
    in a custom program I get a list of resources, which i want to display to the user.
    At the moment I display the list with hard coded HTMLB elements, which is not really flexible regarding layout issues and also not very comfortable.
    So I want to render my list with a layout set, as the KM Navigation iView does.
    Does anyone know how i can pass a ResourceList to a layout set, so that the km framework renders my list with it??
    Any ideas?
    Many thanks
    Regards
    Alex

    Hi,
    I can think of two options then:
    1. If you're using Trex, then perhaps you can use the Basic KM search iView and manipulate the search option set and search component set it uses for getting the right results. Similar to the 10 Last Documents scenario.
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/45bcc1c0-0d01-0010-1094-fe7993416ea6]
    2. If 1 doesn't work for you could try to implement a namespace filter. the idea is the same as a resource list filter but it works on a repository level. the good thing about it is that you can maintain properties for it. the bad thing is that it will run every time the repository is accessed so you need to find a way to limit it to your needs.
    [https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2556]
    Option No.1 seems much better to me (if it's possible).
    Best regards,
    Avishai Zamir

  • How to change layout set in KM room part...

    Hi,
    My company is currently using EP6 SP15 and is in the process of trialing the use of Collaboration room.
    One of the feedback from our users is that they do not like the layout of the KM document room part. What they would like to use is the "Tree list Preview Explorer" layout. Can someone point me to any documentation on how this could be done?
    Thanks,
    Thomas Siu

    Hi Thomas,
    It is easy to do this for a single room to experiment
    before changing the iView settings for the template which would affect new rooms. You can go into the Details for the root folder of your room part and call up the "Presentation Settings". Then choose the "ConsumerTreeListPreview" as the Layout set.
    In my rooms I typically add a set of extra links in the Room Links iView (perhaps restricted to the admins) that provide an Admin Explorer view and a WebDAV link. These look something like this:
    https://myportal/irj/servlet/prt/portal/prtroot/com.sap.km.cm.navigation/room_extensions/cm_stores/documents/workspaces/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX?rndLayoutSet=AdminExplorer
    javascript:document.write('<div id=mydiv><a href=https://myportal/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/room_extensions/cm_stores/documents/workspaces/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/ folder=https://myportal/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/room_extensions/cm_stores/documents/workspaces/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX>Click here if page fails to redirect.<\/a><\/div>');mydiv.addBehavior('\x23default\x23httpFolder');mydiv.navigateFrame('https://myportal/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/room_extensions/cm_stores/documents/workspaces/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX','_self');
    Obviously, you need to change "myportal" to your portal name/domain and "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" to your room store GUID. These links make maintaining room content easier.
    I also typically make the top folder a bit prettier by  using a taxonomy-like view with a grid of big folder icons with be links.
    Regards,
    Darin

  • How to do changes in Layouts setting and SAP scripts to meet requirment?

    hi SD gurus,
    Please explain me how create and work with Z output .
    where and how we do changes in Layouts setting and SAP scripts to meet the user requirments.
    pls forward func spec of Z output
    points will be rewarded
    thanx & regards

    you need ABAP skills to do this.
    basically you need:
    1) draw the layout on a piece of paper
    2) define the fields you need and find out the corresponding SAP fields
    3) check the document with the customer
    4) give this specification to the developer
    5) the developer will give you a program name and form name: place them in the message for the document.
    Roberto

  • Xml forms not rendered in default layout set - urgent

    Hi guys,
    I've to display several properties and to provide the rating and feedback service in conjunction with xml forms because a "NewsRenderer" doesn't support the display of additional properties.
    So I tried to use one of the default layout sets (e.g. "Consumer Explorer") but the <b>xml forms are not rendered after selecting the "contentLink"</b> (displays raw content of xml document). I'm looking quite a long for a command that opens and renders the xml forms in a new window - without any success...
    Please help! TIA
    Regards
    Joerg

    hi,
    you have to create a XMLForms Repository Filter. Check this link:
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/21/8df33eef091f39e10000000a114084/frameset.htm">XMLForms Repository Filter</a>

  • PO,PR DOCUMENT에 DEFAULT TAX CODE SETTING 방법

    제품 : MFG_PO
    작성날짜 : 2003-04-23
    PO,PR DOCUMENT에 DEFAULT TAX CODE SETTING 방법
    ===========================================
    PURPOSE
    PO,PR document의 Tax Code를 Defaul 값으로 setup 할 수 있다.
    Explanation
    Purchasing의 다섯곳에서 Default Tax Code 값을 지정해 놓을 수 있다.
    STEP 1.
    ======
    a) Ship-To Location
    : Location Setup window에 입력되어진 Tax Code가 default 값이 된다.
    b) Item
    : Master Item이나 Organization Item window의 Purchasing region에 입력
    되어진 Tax Code가 default 값이 된다.
    c) Supplier Site
    : Supplier Site window의 Invoice tax region에 입력되어진 Invoice Tax
    Code가 default 값이 된다.
    d) Supplier
    : Supplier window의 Invoice tax region에 입력되어진 Invoice Tax Code가
    default 값이 된다.
    e) Financial Options
    : Setup의 Financials Options window에 입력되어진 Tax Code가 Default
    값이 된다.
    STEP 2.
    =======
    Purchasig Option Window의 Tax default tab에서 check 하고자 하는 각각의 tax default source에 ranking number('1'부터 시작)를 입력한다.
    예를 들면, Item, Supplier Site, Supplier에 각각 3,2,1을 Check했다면 Purchasing Documents의 defaul tax code 값은 Supplier에 있는 값이 보여진다. 만약 Supplier에 Tax 정보가 없다면 Supplier Site에 정의된 Tax 정보를
    찾고, 이것도 없으면 Item에 정의된 정보를 찾게 된다.
    현재 PR/PO를 생성하게 되면 위의 rule이 적용될 것이며 "Tax Code" region에 default 값이 보여지게 된다.
    유의할 사항은 만약 user가 Purchasing Option Window의 Tax Defaults tab region에 아무런 값도 선택해 놓지 않으면 아무값도 default 값이 되지 않는다.
    추가 정보
    ======================
    현재 어떤 값이 PR의 Tax Code region의 default value로 가정되었다 해도 User는 다른 값으로 변경할 수 있다.
    이것은 Profile Option Tax: User allowed override set to = "YES" 로 setting 되어 있을때만 가능하다.
    Autocreate를 통해 PO를 생성하는 경우 Purchasing Option Window의 setup은 적용되지 않으며 PR에 기정의 되어진 값만이 PO의 default 값이 된다.
    즉, PR의 Tax Code region에 아무런 값도 정의되어져 있지 않았다면 autocreated PO엔 어떤 값도 default값이 될 수 없다.
    요약하면 어떤 값이 PR의 Tax Code region에 있든 autocreated PO엔 같은 값이 default가 된다.
    Example
    Reference Documents
    -------------------

    Hi,
    Use the menu path, Material Management > Logistics Invoice Verification > Incoming Invoice > Maintain default values for
    tax codes > New entries > enter Company Code > give tax code.
    Regards,
    Sadashivan

  • GetResource is called when document root is not set

    hi,
    During redeploy of a small application i get the following error
    [runjava] <Oct 17, 2005 12:40:26 AM PDT> <Alert> <HTTP> <BEA-101043> <[ServletContext(id=616697,name=rsbservice,context-pat
    h=/rsbservice)] getResource is called when document root is not set.>
    [runjava] <Oct 17, 2005 12:40:26 AM PDT> <Alert> <HTTP> <BEA-101043> <[ServletContext(id=616697,name=rsbservice,context-pat
    h=/rsbservice)] getResource is called when document root is not set.>
    Can someone help me find what would have gone wrong in my application?
    NOTE: this error does not occur when i try to start my application for the first time.

    You must always give the browser an either an absolute URL from the top of
              the web server (not the
              web application) or a relative path from the current page.
              Sam
              "Vijay Kumar" <[email protected]> wrote in message
              news:[email protected]..
              > Hi
              >
              > I get the 'getResource is called when document root is not set.' error
              > when I access any files in the webapp with their absolute path.
              >
              > Environment: WIN/NT SP3, WL5.1 SP5 as the webserver and app server.
              >
              > My webapp located in d:\temp is deployed as foo
              > weblogic.httpd.webApp.foo=d:/temp
              >
              > For example:
              > I can access a file in d:\temp\secured\home.html using
              > test
              >
              > However if with in an html I try to access the file using the abs path
              > from doc root
              > test I get an error
              >
              > and I guess the default servlet looks for the servlet-context named
              > 'secured'
              >
              > Can someone tell me if I can set the documentRoot in the web.xml or
              > weblogic.xml
              > file OR if there is any other way to access to the file using the abs path
              > of /secured/test/test.html
              >
              >
              > Thanks in advance
              >
              > Vijay
              >
              >
              >
              >
              

Maybe you are looking for

  • SAVE_NOT_ALLOWED shortdump in class cl_gui_alv_grid

    Hello there, I am having problem when using ALV grid via ABAP OO. When using onf4 on an ALV-field, I call another screen as dialog. PBO screen 0400. create calls constructor, which initializes, create...   CREATE OBJECT gv_container_mat      EXPORTIN

  • XI to BI connectivity

    Hello, I am trying to establish a connetion through XI to get data from non-SAP system. I managed to get all configurations on XI side and it is pushing msg into BI (I see in TRFC queue) However, on the BI side, I am not able to establish link from t

  • Volume not working - most of the time

    I have a HP Pavilion g6-2210sa, product number is C6S45EA#ABU Volume occasionally works fine, but mostly does not. It sometimes works when I turn laptop on and then after a few minutes it doesn't work. If I restart, it sometimes starts working again

  • Control on Project Codes

    Guys, Is there any possible ways to control the project viewing(in all the T Codes w.r.t project and project related reports) with respect to each division in the construction industry (division treated as plant).  For each plant, a project profile h

  • How to recover a video received in iChat 2 months ago?

    I was able to find the chat by searching for it in the Finder but I tried to click on the videos and it just said the video file name. The chat was from January 24, 2015.