Using Product Structure for checking out originals of child DIR's

I have a requirement of creating a package of documents.
Some of my DIR's are linked to service notification, some are linked to Purchse Order, & some are linked to Sales order.....
Each service notification, PO, SO is linked to one master DIR, so that they can be seen under Product Structure.
Is there any method to extract(Check Out) all the originals of all these DIR's at one place using Product structure.
Or can we atleast create a link between Master DIR and all child DIR's.
Please giude me.
Points for sure.

Hi,
as far as I know there is no way to check out a product structure, but you can check out a document structure.
If you DIR has a bill of documents, you can use the BAPI CheckOutView2. The parameter GetStructure determines weather the structure is read or not.
- GetStructure = 0 Document structure is not read
- GetStructure = 1 Document structure is exploded one level
- GetStructure = 2 Document structure is exploded completely
Regards Iring

Similar Messages

  • DMS - need to check out originals using BSP

    Hi,
    I am trying to check out DMS originals through a BSP application. For this purpose, I use the function module '‘BAPI_DOCUMENT_CHECKOUTVIEW2’'. When this FM is used in a SAP GUI report program, the originals are checked out into the TEMP directory. But when the same FM is used in a BSP application, the FM fails with the exception 'Document Program not started via RFC. No return possible'.
    Alternatively, I tried using the method 'checkoutview' (in the class 'cl_incl_doc_files'). The method executes without any error, but it does not check out the originals. The original is not available in the 'TEMP' directory. Will this method check out originals to the 'TEMP' directory?? If so, is there any specific thing that needs to be set? Have anyone tried using this?
    My requirement is that the originals need to be downloaded to the local machine.
    Any help is highly appreciated.
    Regards,
    Vidhya.

    Dear Pranav,
        I checked these settings. They are already maintained in SM59. Still it is not working out. I tested the connection also and it is fine. What else could be the reason??
    I am also trying an alternate method. I am first downloading the contents of the file (in binary format) into an internal table using the function module 'SDOK_PHIO_LOAD_CONTENT'. Then, by calling the function module 'GUI_DOWNLOAD', I try to download it as a PDF file. Again, when I try this in a report program, it is successful .When the function 'GUI_DOWNLOAD' (or the method 'cl_gui_frontend_services=>gui_download') is called from a BSP application, it throws the exception 'CONTROL_FLUSH_ERROR'. Is it because through BSP application we cannot download to the local machine?? Is there any other way to achieve this?? I tried all possible ways. In no method, I get full solution.
    This is urgent. Highly appreciate your help.
    Regards,
    Vidhya.

  • Editing XMP metadata in Bridge for checked-out files?

    Our custom connector does not implement the WRITE_XMP_METADATA Capability because we do not want to change the XMP of a file in our DAM system without checking in a new file version.
    However, when a file is checked out through Adobe Drive, we would expect to be able to edit its XMP metadata in Bridge just like we can for local files.
    It looks like this is still not possible with Adobe Drive 3, i.e. if your connector does not implement the WRITE_XMP_METADATA Capability you cannot edit XMP for checked out files either.
    It seems weird that you can edit XMP metadata for checked out files with regular CS applications but not with Bridge. Is this something that is expected to be fixed in a future version?
    Thanks

    In our design, editing XMP data in Bridge and in regular CS applications is different, the former one will be routed to SetXMPHandler in you connector, in the latter case, CS applications take the normal file writting ways to embed XMP data in the file content.
    The purpose of this design is to offer similar user experience for normal users when they edit XMP data for AD assets and local file assets, they don't need to check-out files first.
    To address your issue, I think you can add some codes in SetXMPHandler to auto check-out files before real XMP operation, and check-in them before exiting the handler
    We will consider to make some enhancements for this part, that's, to allow editng XMP data for the checked-out files in Br, in the next release, thanks for this advice.

  • Can I use my headset for "sound-out" and phone mic...

    I have an E51 and the headset that came with it. I would like to achieve the following during calls: To use the headset for sound-out (i.e. as headphones) and the phone mic for sound-in. The mic on the headset gives a lot of static and I would rather use the phone mic (girlfriend complains).
    So I tried this: Under Tools>Settings>General>Enhancement, I set the Default to Headphones.
    Still, when I connect my headset it says "Default Enhancement: Headset" and the headset mic is automatically used.
    The default enhancement settings does not seem to matter.
    Does anyone know if there is a way to solve this? Is there a way to manually switch between the headset and phone mics?
    Thanks!

    Thanks for the reply. I am not using a bluetooth headset but a cabled one (that one that came with the phone for me -- I guess nokia skimped a bit here, not shipping with a bt headset).
    I was recently told basically the same thing you are saying in a store, that it is not possible to use the mic for sound-in during a headset call. He also said that any cabled headset or even *headphones* will be recognized as a headset by nokia phones because they all have the same 3 connectors (right, left, mic) on the 2.5mm jack. Can that really be right?
    So that means that even if I get a set of cabled headphones for my e51, I will not be able to use them for sound-out during a call?
    cheers

  • 3rd party process using product allocation for ATP-check

    Hi all,
    is there anybody out there who can share experience in setting up the 3rd party process using product allocation on APO for ATP-check? As the documentation is not that impressive any help is higly appreceated.
    Thanks
    Michael

    This will not be correct forum to reply to your query.
    Still, try following Hyperlink for some understanding,
    [Third-Party Order Processing by Product Allocation|http://help.sap.com/saphelp_scm70/helpdata/EN/7c/2b7941601b030de10000000a1550b0/frameset.htm]
    Thanks & Regards
    JP

  • Check-out originals from Content Server to File server?

    Hello Experts,
    We have urgent requirement to check-out huge number of originals from the Content server and send to an application server (ftp server).
    The input data that we can use to fetch the originals are  PHOIO nunber or LOIO or Original File name.
    I tested below function module but they does not seem to meet our requirements.
    BAPI_DOCUMENT_CHECKOUTVIEW2  - Originals are checked-out to C:\Temp\
    CV120_KPRO_CHECKOUT_TO_SERVER
    CV120_KPRO_CHECKOUT_TO_TABLE
    SDOK_PHIO_LOAD_CONTENT - here the content is written to table in binary mode.
    CV120_DOC_GET_FILE
    Also i tested program - DMS_KPRO_READ. In this case, manual action is required to select the path in front end where the originals needs to be checked-out.
    Please help if you have suitable solutions.
    Thanks!
    sandeep

    Hello Sandeep,
    You can use "DMS_KPRO_READ" report to achive your purpose. In this report you will get PHIO ID & LOIO ID. with these ID's you will get originals path to download the files uploaded on content server to application server or FTP server.
    Use F_BROWSE function to select all files in foreground/background to downlaod it on desktop. I have implement in my project & it is working fine till date.
    Thanks
    Pravin

  • Search for checked out content

    Hello,
    I use UCM 10g with SiteStudio. I would like to create a QueryText that searches for all the checked out content. I checked in the database and found that dIsCheckedOut is the variable that is keeping this information.
    The following code gves me no search results, also some content is checked out. Did someone try this before? What am I doing wrong?
    QueryText = "(dIsCheckedOut <substring> `1`)"
    SS_GET_SEARCH_RESULTSThanks
    Tobias

    No you are quite right to point out it is the quickest way to do this - not knocking you, it works and I have certainly done it myself BUT it was on a static (published by SSPU) site so performance was less of an issue.
    Thats the problem with Site Studio I think it is very easy to have a whole bunch of service calls going on.
    I guess other options to explore would be the use of a meta field to hold this information and use a filter to toggle the value on/off. Pretty useless but would mean that the value got promoted into the search results. Or modify the search query so that discheckout is pulled back by SS_GET_SEARCH_RESULTS.
    Tim

  • What edit proxy encoding setting for checking out project on laptops via et

    I want the possibity for our users to download edit proxy's of assets so the files are downloaded quickly to the laptop via ehternet. Most of our assets are DV-PAL files. What kind of low res proxy could i use for quick downloading to laptops, and still being able to make a simple montage. Finishing will always be done on our Mac Pro's connected to an Xsan environment.

    Keep in mind that you will only have access to using Edit Proxies when files are uploaded as part of a Final Cut Pro project. When you check out that project, you will have the choice of using the associated media's Edit Proxies instead of the original representations.
    Also, Edit Proxies should be the same frame size, frame rate, and contain the same timecode as the original representation. Given this, a Photo JPEG setting would probably be the only way to achieve smaller files than DV.
    ~D

  • Use this mailbox for greyed out in Mail 7

    Since upgrading to Mavericks (and Mail 7) I can no longer assign the sent messages folder in Mail.  My IMAP provider uses a "sent items" folder under the inbox which I had previously used Mailbox->Use This Mailbox For->Sent to get it synced correctly across all my devices.  Unfotunately all options under Use This Mailbox For are greyed out since upgrading to Mavericks.  This is the same for all my IMAP email accounts.  I am able to change the settings on my iOS devices but no joy on my mac.  Any advice would be much appreciated.

    I'm sorry it didn't work for you. I'm not sure but I think I deleted the account from the Internet Accounts preference pane instead of from Mail's preferences. Could that make a difference?
    Anyway for me the behaviour isn't consistent at all. In three IMAP accounts one does't have the problem at all, one shows the "Use This Mailbox For" options "Sent" and "Junk" selectable and the other two greyed out, and for one account only "Junk" is selectable.
    Strange.
    The two accounts that have the problem are from the German provider Strato. Though I don't think it is a provider issue.
    MacBook Pro 13" (Early 2011) / OS X 10.9 / Mail 7.0 (1822)

  • Best practice for checking out a file

    Hello,
    What is the SAP best practice to check out a file? (DTR -> EDit or DTR -> Edit Exclusive?)
    What are pros and cons of checking out a file exclusively?
    Thanks
    MLS

    Thanks Pascal.
    Also, I think if a developer checks out exclusively, makes changes and leaves the company without checking in, the only way is to revert those files in which case all his changes will be gone.

  • Cannot use product key for Vista installation on my Satellite U400-112

    HI, NICE DAY
    I BOUGHT TOSHIBA SATELLITE U400-112 , WINDOWS VISTA , I FORMATED MY LAPTOP THEN I SETUP WINDOWS VISTA , BUT WHEN I INTRED THE PRODUCT KEY (THAT IN THE LAPTP`S STICKER) , A MESSAGE APPEAR AND TELL THE P K IS INVALID !!!
    BY THE WAY, MY WINDOWS VISA IS A COPY CD OF THE ORIGENAL VISTA, IT CAN BE UPTATED BUT DOES`T ACCEPT MY LAPTOP PRODUCT KEY!!!
    WAIT FOR HELP, THANKS.

    hi
    i get answer by search results
    ther is
    Hi!
    The product key on the bottom side of the notebook is an OEM key and belongs to the preinstalled OEM version. That means you can??t use this key with a normal Vista installation disk that you can buy on the internet or from a computer shop.
    If you want to install Vista you should a Toshiba recovery disk or a Microsoft disk with the corresponding product key.
    You can order a Toshiba recovery disk from Toshiba directly:
    https://backupmedia.toshiba.eu/landing.aspx
    Bye
    thanks

  • "Use This Mailbox For" grayed out

    Hello.
    This question has been asked before, but has not been asnwered that I can tell.
    My question is not "what is this menu item for?" or "How do I use this feature?" ... the issue that I am having is that the options are all unavailable when I try to use the feature.
    Not looking for workarounds or other optoions ... I would really like to know why I'm seeing what I'm seeing, and what I need to do to get it to function.
    Thanks!
    -Travis

    I too have this problem.  I was trying to allocate a mailbox for Spam messages but all the options as you stated are greyed out.  I have search all over the place and cold not find a answer for this so I was wondering if many others are affected by this. 
    So I took a look at my wifes iMac and her mail application and she has the same problem so it is not an isolated one that I can tell.  I phone my son who has a Macbook Pro and he reported the same problem, what the heck is goining on here?
    I and my wife use MAC O/S 10.8 Mountine Lion and my Son uses 10.6 Snow Leopard with the latest patches.
    NOTE: I just found out why they are greyed out within this article http://goo.gl/HbR6f as we were using local mail boxes.

  • Use HR Structure for Agent Determination in Shopping Cart Workflow SRM7.0

    We are implementing a Shopping Cart Approval Workflow in SRM 7.0. The process is that the Requester creates a Shopping Cart and an approval process will take effect.
    The approvers will come from an HR structure wherein the direct superior (or supervisor) is the first approver. The second approver is the direct superior of the first approver; and so on, until the Shopping Cart is approved. A maximum of 7 approvals can be done in a Shopping Cart document.
    I would like to ask the following:
    1. How can I achieve this in our WF? I tried to implement BADI /SAPSRM/BD_WF_RESP_RESOLVER but I was not able to activate it (there are other active implementations for this in Shopping Cart).
    2. If there are other suggestions on how to accomplish this, please let me know.
    Thanks in advance for your help.

    Thanks Masa.
    We created 2 custom expression for our requirement and copied FM /SAPSRM/WF_BRF_0EXP001 to put values on those expressions. Then, on our BRF we compared these 2 expressions. After putting the Eval. ID on the process level configurations, we were able to see in SLG1 that the fields are populated correctly. However, we just put constant values on the custom expressions so we can proceed with testing.
    There is one problem in terms of populating the other custom expression. This expression is for the Level of the Manager. I understand that this custom expression is populated before RR_MANAGER_OF_MANAGER. I would like to understand how to get the next approver in the copy of FM /SAPSRM/WF_BRF_0EXP001. In this way, I can get the Manager Level from table HRP5581 and use this to compare with the Release Strategy. If this will not work, is there a way to get the work item ID for the WF so I could get the previous approver then get the superior of the that previous approver and then get the Manager Level from there?
    Currently, only the GUID and Object Type is populated in the FM. Can I reuse some of the fields from other expressions so I can achieve my requirement?
    Thank you very much for your help.

  • IPod touch appears to be connected to a WiFi network but cannot use Wi-Fi for checking email and surfing the Internet.

    hellpp

    You may not really be connected to your WiFi network.
    Your router may not have given your iPod a valid IP address. Go to Settings > Wifi > your network name and touch the ">" to the right to see the network details. If the IP address starts with 169 or is blank then your router didn't provide an IP address and you won't be able to access the Internet.
    Sometimes the fix can be as simple as restarting your router (remove power for 30 seconds and restart). Next, reset network settings on your iPod (Settings > General > Reset > Reset network settings) and then attempt to connect. In other cases it might be necessary to update the router's firmware with the latest firmware from the manufacturer's support web pages.
    If you need more help please give more details on your network, i.e., your router make, model and version, the wifi security being used (WEP, WPA, WPA2), etc.

  • What Mac OS is needed to use Fifrefox 4, for crying out loud? This is not documented anywhere! I installed it, and, upon launching, I was told I it is not supported by my computer (Power Mac G5, OS 10.4)

    No need for further details.

    Firefox 4 requires at least OS X 10.5 and an Intel Mac. There is a third party version of Firefox 4 that runs on OS X 10.4/10.5 and PPC Macs, for details see http://www.floodgap.com/software/tenfourfox
    http://www.mozilla.com/en-US/firefox/system-requirements.html
    If you prefer, you can get Firefox 3.6 from http://www.mozilla.com/en-US/firefox/all-older.html

Maybe you are looking for