Document list(Plng folder)

Hi Friends,
Maintained reference document list at plng environment and then included at plng folder(design mode). Assignment everything is Ok. While excuting plng folder, system prompts error message: Error in DOC001, layout is incorrect or deleted and then proceeded further, i'm able to view  that document list perfeclty. Why i'm getting error message? There is no help given by SAP at prompt message window.
Is there any method of uploading excel file data to planning layouts/planning folder fields through interfaces.
thanks,
RP

Maintained reference document list at plng environment and then included at plng folder(design mode). Assignment(chars,calmonth,& keyfigure:not entered any value) is Ok. While excuting plng folder, system prompts error message: Error in DOC001, layout is incorrect or deleted and then proceeded further(pressed continue button), i'm able to view that document list perfeclty. Why i'm getting error message in window? There is no help given by SAP at prompt message window logs.
regards,..

Similar Messages

  • How to find list or folder name from SharePoint document URL

    I'm implementing the SharePoint client object model in my VSTO application in .NET framework 4.0(C#).
    Actually we open MS Word files from SharePoint site, we need to create a folder inside the opened documents list/folder and after it we want to upload/add some files to that created folder.
    My problem is that how to get list name/title and folder name of opened document by using the documents URL or Is there an another option to find the list or folder name of opened document.
    Any help will be appreciable.

    In document Library you can get the name of document library directly in URL. for folder name you can try below:
    using System;
    using Microsoft.SharePoint;
    namespace Test
    class ConsoleApp
    static void Main(string[] args)
    using (SPSite site = new SPSite("http://localhost"))
    using (SPWeb web = site.OpenWeb())
    if (web.DoesUserHavePermissions(SPBasePermissions.BrowseDirectories))
    // Get a folder by server-relative URL.
    string url = web.ServerRelativeUrl + "/shared documents/test folder";
    SPFolder folder = web.GetFolder(url);
    try
    // Get the folder's Guid.
    Guid id = folder.UniqueId;
    Console.WriteLine(id);
    // Get a folder by Guid.
    folder = web.GetFolder(id);
    url = folder.ServerRelativeUrl;
    Console.WriteLine(url);
    catch (System.IO.FileNotFoundException ex)
    Console.WriteLine(ex.Message);
    Console.ReadLine();
    http://msdn.microsoft.com/en-us/library/office/ms461676(v=office.15).aspx
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/801d1a06-0c9b-429b-a848-dd6e24de8bb9/sharepoint-webservice-to-get-the-guid-of-the-folder?forum=sharepointdevelopmentlegacy
    You can also try below:
    http://blogs.msdn.com/b/crm/archive/2008/03/28/contextual-sharepoint-document-libraries-and-folders-with-microsoft-dynamics-crm.aspx
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/d2d5d7cf-9bbd-4e0f-a772-ecdce4e6149f/how-to-fetch-document-guid-from-sharepoint-document-library-using-sharepoint-web-service?forum=sharepointdevelopmentlegacy
    http://stackoverflow.com/questions/2107716/how-to-get-guid-of-a-subfolder-in-a-document-library-programmatically

  • Is it possible to have only one line per item in InfoView document list?

    Hi,
    my customer is complaining about InfoView (Document list) wasting too much screen estate. For each list item (report, folder etc.) InfoView displays two lines, one for the name and one for the description. Is it possible to configure InfoView to display one line only, leaving out the description?
    Regards
    Joern

    Hi Joern,
    You can set the user preferences  to not display the description in the section: Document List Display
    Regards,
    Julian

  • Move a folder, sub-folders, and documents under that folder from one document library to another within a Workflow

    Hello,
    I'm building a workflow in SharePoint Designer 2010 (Unfortunately we are not on 13 yet), and in that workflow I need to move a folder (with all it's sub-folders and items) from one document library to another document library.
    I tried a copy item but that kept failing, I checked content type, columns, and permission and it all looks good.
    the other option I started looking into is to Create the folder in the document list and them move all the items under that folder to the new folder. However I can't figure out how to loop through each items in that folder.
    Has this issue been addressed? or does someone has a solution.
    I looked and searched and all I found was tutorials on moving single items into a folder, but not entire folders.
    Thanks
    Hani

    Why to take pain in creating a workflow that copies folders, sub-folders and all of its contents from one document library to another.
    Simply open your source and destination document library in Windows Explorer mode and start copying your folder, sub-folders and contents that you want to copy out of the box.
    You will find "Open with Explorer" button under the Library tab on the ribbon of document library.
    Please remember to click 'Mark as Answer' on the reply if it helps you

  • Download(plng folder output)

    Hi,
    I want to download plng folder output which is in ALV layout to excel. SAP given few options, used option:  Excel(in MHTML) format. Next ALV data downloaded to MHTML link in browser. I copied table format contents of MHTML link and opened excel for copying.
    Now able to see contents in excel. What user asks is he wants to direclty download to excel without going to MHTML link, copy & then paste into excel.
    One more question, one more option for download: Excel(in existing XXL format). I tried with this, system asking for title name: i provided one name and pressed enter button. Where that documents goes? System say SAPoffice. What is the path for. But i found one option, for SAPoffice settings in SAP's business workplace.
    regards,
    kumar

    Hi,
    Have you tried the option of displaying planning folder in Excel format instead of ALV ? 
    Ravi

  • Document List columns

    Hi All,
    I have spaces up and running as well as UCM. It is all connected fine and works.
    Only trouble is, in UCM i have an advanced metadata model and when i go and choose the columns to display there is only a small subset of columns and i cannot choose the metadata fields i have created.
    This happens on all the the widgets in the content management functionality - eg. document explorer, document list viewer etc. I can find out how i use any metadata field to formt he basis of a search, but not columsn to display.
    Does anyone know how I can add one of my metadata fields as a column?
    Thanks
    John

    I don't know for sure but you have to check your Oracle sales. Maybe you can use OHS as a restricted license for WebCenter just as you have UCM with a restricted license. But i'm not sure if this is also the case of OHS...
    The reason why you need this, is that when you configure OHS so that both webcenter and UCM point to the same host/port, a lot of these "advanced" features from UCM are enabled. If you do not configure an OHS, WebCenter will think of UCM as a standard document service and you will not be able to see custom metadata fields in the advanced tab.
    When you enable OHS and configure it for webcenter/ucm, you are able to use profiles in UCM. This means that when you check in a content and assign it to a profile, all these metadata fields that are bound to the profile will be visible in the advanced section of the metadata in webcenter.
    I don't know if this would work with a regular apache and enable it for redirecting. There is a free mod for apache so you can configure it so that /webcenter points to localhost:8888/webcenter and /cs will point to loàcalhost:16200/cs but i don't know if this will do the same as using the OHS because OHS uses a custom mod from Oracle...
    If you don't want to pay for OHS and you want to display the metadata than you also can create your custom taskflows or content presenter templates. You won't be able to show the metadata in the default taskflows like the document manager, folder view, list view and so on but you have the tools to create it for yourself. You can use the RIDC api which allows you to do anything you like. You also can use the content presenter to show documents and there metadata.
    If you realy needed to show metadata and the apache way does not work and you don't want to pay for OHS, than i suggest you create a custom "document manager" taskflow with the RIDC API from UCM. Together with the content presenter you should be able to achieve what you want.

  • Removing header letters from document list

    Hey, quick question,
    I have created folders for my documents. They appear in alphabetical order which is great. But they are also separated my alphabet headers e.g. All folders starting with A are under the heading "A" etc. I want to remove these headers.
    I would like my folder list to flow in alphabetical order without these headers defined. Please advise. Thanks

    to clarify...
    In my Adobe appication on my iPad i have created folders under the document tab to sort my documents. The folders/documents in the document tab appear in alphabetical order which is great. the current view when I click on the document tab shows lettered headers. So all documents/folders with names beginning with "A" fall under the header "A" for example. I do not want to see these headers. I want my documents listed in alphabetical order but without the lettered headings defined. Thanks

  • Upload document into a folder, default folder path.

    Hi
    I have 2 web parts on AllItems.aspx (default view of document library) and both are showing documents from same library.
    Web part 1 shows all documents from folder 1 and web part 2 shows all documents from folder 2.
    When user drag and drop any document on the respective web part I want to upload the document in associated folder.
    for example if user drops document on web part 1, document should be uploaded to folder 1 and if user drops documents on web part 2, document should be uploaded to folder 2, possible?

    Hi Shafaqat,
    Per my knowledge, there is no OOB way to achieve your goal.
    As a workaround, I recommend to use the default view web part of the library instead of using two web part, and add two links for rendering the two folders in the quick launch.
    Here are the detailed steps:
    In the library AllItem.aspx page, the default list view web part is displayed. (No actions here)
    Click Edit Links in the Quick Launch and then add two links with your library URL as below and then save:
    After that, you can click each folder link from Quick Launch to access each folder and then drag and drop files into the folder.
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • CDESK: How to get a customized content in the document list tab

    I try to get a specific list of document info records (DIR's) in the document list tab of the CDESK - similar to the document search result.
    I use the Addin-BADI and the ~PROCESS_NEW_FUNCTIONS/~ADD_NEW_FUNCTIONS methods to start a costumer specific selection of DIR's.
    For instance I want to select all documents with contain the digits 99.
    Then I want to show the selection result as the content of the document list tab to proceed with further steps like ckeck-out and so on.
    I followed an example which I found in this forum, see thread "CDESK: Start userdefined search program and recieve DIRs".
    My coding is:
    method if_ex_cdesk_tbm_addin~process_new_functions.
        when 'ZFCODE_ARBVOR'.
          data lt_draw type table of draw.
          select * from draw into table lt_draw
            where dokar = 'TKD'
              and doknr = '99'.
          sort lt_draw stable by dokar doknr doktl dokvr ascending.
          delete adjacent duplicates from lt_draw comparing dokar doknr doktl dokvr.
          PERFORM refresh_sap_list IN PROGRAM saplcdesk TABLES lt_draw USING 'X'.
    But nothing happens with the document list when executing this customer function.
    I assume it is not possible to update the document list out of a BADI in that way.
    Does anyone has some hints?
    Kind regards,
    Matthias Fischer

    Hi Khaled,
    There is an standard RFC RFC_READ_TABLE which can read any table in R/3. But the data returned will be unformatted hence you need to parse it. This FM has few limitations aswell.
    RFC_READ_TABLE is an RFC that allows users to read a table remotely. This is important particularly to Java developers using JCO to communicate with an ABAP back-end. Unfortunately, RFC_READ_TABLE has size limitations; it also incorrectly reads binary data. Also no authorization checking takes place.
    Also refer the link below
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/ep/portal-content/simplified queries of sap tables from java
    hope this helps..
    Regards
    Anand
    Message was edited by: Anand Torgal

  • Any way to HIDE the Pages "Backup" filenames in iCloud document listing?

    The "Backup" files are annoying to see in iCloud.
    Any way to HIDE the Pages "Backup" filenames in the iCloud document listing at the Open dialog?

    No, there isn't what you are looking for. Maybe someone else have a work around.
    Download the Pages User Guide by going to the Help menu in Pages. there you see what you can do.

  • WBS element in Material Document List Report

    Hi Guru,
         I have a problem about WBS element which is not show up any data in Material Document List (MB51) movement type 281 and 281 Q event I add WBS in the document.  Anyone know how can i config or do anything to let the system show up, please let me know.
         Thanks in advance.

    Hi,
    Go to SPRO > MM > Inventory Management and Physical Inventory > Reporting > Define Field Selection for Material Document List > Here for Program Name "RM07DOCS", Table "MSEG" add field "MAT_PSPNR" (Valuated Sales Order Stock WBS Element) and activate "Output" indicator.
    And Then check in MB51

  • Can't move document from one folder to another

    In the previous incarnation of Pages, right when it first developed Folders (a long overdue development), I was able to easily move a document from one folder to another on my MacBook, as well as my iPad.
    Now, whenever I grab a document and try to drag and drop it into a new folder to move it, it won't let.
    Did Apple actually remove this functionality from Pages?

    Didn't have the Yosemite MBA powered up, so verified this on Mavericks with Pages v5.2.2. Since Apple has essentially frozen the Pages v5 codebase, figured this would also work on Yosemite.
    Any application (e.g. TextEdit) that takes advantage of this titlebar feature can move documents in this manner.
    In the Finder, you can move a document from one location to another by depressing the command key while dragging the file.
    In Pages v5.2.2, with the document chooser open, I can use the preceding sentence move technique to move a file from an open folder into the Pages document chooser and it will automatically switch the Pages document chooser to inside that external folder — without launching the document. But, the command+drag feature does not work to move a document visible in the Pages v5.2.2 document chooser to another Finder location, or even into a folder visible within the document chooser.

  • I am having an issue where whenever I am at the document list and do edit, to copy or delete a document the iPad locks up. Happens for both pages and numbers. Also happens on my iPhone, but only once in a while. Help.

    I am having an issue with both Pages and Numbers on my iPad. Whenever I am at the document list page and use "edit" to make a copy of a document or delete it, the iPad locks up. Happens almost every time. Also happens on my iPhone but only once in a while. Thought of completely redoing the iPad, but if it happens on the phone as well, won't help. ???

        Hello APVzW, we absolutely want the best path to resolution. My apologies for multiple attempts of replacing the device. We'd like to verify the order information and see if we can locate the tracking number. Please send a direct message with the order number so we can dive deeper. Here's steps to send a direct message: http://vz.to/1b8XnPy We look forward to hearing from you soon.
    WiltonA_VZW
    VZW Support
    Follow us on twitter @VZWSupport

  • I don't have pdf documents listed as a file type in the applications drop down menu so I cannot manage the handling of these file types. How do I get the pdf file recognised?

    I don't have pdf documents listed as a file type in the drop down applications menu, so cannot handle these. How do I add a file type?

    After a little Googling, it looks like B.Media is a content management system from Wave Corporation used for making catalogs. Doubtful you'd be able to license it at less than an enterprise level.

  • Invoice document is not appearing in follow-on document list

    Dear All,
    I am customizing Classic scenario for my client. In our process, Shopping cart only created in SRM 5.0 system where as all  follow-on document - PR/PO/GR/IV will be created on back-end SAP ECC 6.0 system.
    My Issue:
    1. Shopping cart appears in requested 'Check Status' list till the time PR, PO and GR created in back-end ECC system. 
        SC disappear in the requester 'Check status' list the moment invoice entered in back-end ECC system. Do the problem
        is due to authorization issue ?
    2. Other user who has SRM-Administrator authorization can view all such shopping cart in 'Monitor shopping cart' option.
        All follow-on document such as PR, PO and confirmation are appearing in Status check option both in graphics as well
       as table form. However invoice document is not appearing in the follow on document list. Do I need to enable any
       customization setting  so that back-end invoice will appear in follow-on document list ?
    << Moderator message - Please do not offer points >>
    Thanks in advance.
    Regds,
    Jennifer
       I don't find any
    Edited by: Jennifer Batty on Nov 30, 2010 3:50 PM
    Edited by: Rob Burbank on Dec 1, 2010 4:16 PM

    Dear All,
    Can some one help me on the below issue.
    Thanks,
    Jennifer

Maybe you are looking for

  • Internal error while checking object Message Mapping...

    Error details: ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable Thrown: MESSAGE ID: com.sap.aii.ib.server.cmpl.CompilerException <b>com.sap.aii.ib.core.mapping.exec.ExecuteException: Compilation process error : Not enough space</b>  

  • Title Card is Blank at Beginning of Video?

    Hello, With the past few videos I've created lately in Adobe Premiere Elements 7, I start the video with a few words on a title card before it launches into video/voiceovers, etc. However, after I export the video and upload it to the "channel" we us

  • Usage of Events over Case Structure

    Hi, I want to Know what are the advantages if using Events over case strutures. Is memory useage less in case of events. With regards, Suresh Thangappan Suresh Thangappan

  • Hyperion Reports - Suppress based on Sub Var

    Hi,<BR><BR>I have a report with the time periods in the columns. Column [A], which is suppressed, is Sub Var $CurMnth. Column "B", which is suppressed, is a range of time periods (months). Column [C] is the sum of Column "B". I want to conditionally

  • Tiny U's when converting from Word 2007 to Acrobat 9

    When converting a MS Word document that has an underlined word in it, the PDF has very small capital U's before and after the underlining. This is when going from Word 2007 on Vista to Acrobat 9 (CS4). Anyone else experience this?