HCM - Object services - Where are stored attachement ?

I have already done quite a lot of debugging around this functionality but I still can't answer a simple question.
When I use the Service object toolbar (in transaction PA30 for example) I can download a file from local client to the SAP system.
I suppose the file is stored in the Business object repository (BOR) but I can't make it clear whether it is stored as a file on the server filesystem or in the DB.
Can someone help me with that ?

Hi Sandeep, I did use one of the query and being able to pull out what I needed.
Thank you very much.
I've used the following select statement
select
case when level = 1 then own || '.' || obj || ' (' || typ || ')' else
lpad (' ', 2*(level-1)) || obj || nvl2 (typ, ' (' || typ || ')', null)
end
from
/* THE OBJECTS */
select
null p1,
null p2,
object_name obj,
owner own,
object_type typ
from
dba_objects
where
owner not in
('SYS', 'SYSTEM', 'WMSYS', 'SYSMAN','MDSYS','ORDSYS','XDB', 'WKSYS', 'EXFSYS',
'OLAPSYS', 'DBSNMP', 'DMSYS','CTXSYS','WK_TEST', 'ORDPLUGINS', 'OUTLN')
and object_type IN ('PACKAGE','PACKAGE BODY') not in ('SYNONYM', 'INDEX')
AND object_name LIKE 'FND_CONC_GLOBAL%'
/* THE OBJECT TO PRIVILEGE RELATIONS */
union
select
table_name p1,
owner p2,
grantee,
grantee,
privilege
from
dba_tab_privs
/* THE ROLES TO ROLES/USERS RELATIONS */
union
select
granted_role p1,
granted_role p2,
grantee,
grantee,
null
from
dba_role_privs
start with p1 is null and p2 is null
connect by p1 = prior obj and p2 = prior own;

Similar Messages

  • Where are stored the informations of the ADF structures?

    I'm working with ADF tecnology and JSP.
    I'm in a browse page in update phase on the View Object A and I need open (with an html anchor <a href... ) another browser page in which are displayed data of another View Object B.
    coming back on the first browse page, when I try to submit the modify data in the View Object A, I've observed that I lose the DataControls that I had previously for this context, in particular the result of ctx.getBindingContext().findDataControl("AppModuleDataControl") is null.
    How can I reobtain the value of the DataControls of the first browse page on update phase?
    How can I reobtain all the context? where are stored the informations of the ADF structures(session, request...)?
    thanks
    Francesca Brucciani

    I believe it is stored in the registry setting:
    HKey_Current_User\Software\Microsoft\Office\15.0\MS Project\Options
    Julie

  • Where are stored the data settings of Project Pro for Office 365?

    Hi,
    I'm using Project Pro for Office 365 connected to Project Online. Where are stored the settings we saved in
    File / Options (Project Pro). I'm thinking of roaming users.
    Thanks

    I believe it is stored in the registry setting:
    HKey_Current_User\Software\Microsoft\Office\15.0\MS Project\Options
    Julie

  • Where are stored the separated variables data?

    Guys,
    Does anyone here know where are stored the data for separated variables?
    I'm doing some research in my enviroment to know the capacity needed for process demand and I need to count the separated variables usage of my database.
    Any helps are appreciated.
    Regards,
    Luiz

    Hi Luiz,
    Separated instance variables are stored in the Engine's "PDETACHEDFIELD" table.
    Dan

  • Where are stored electronical documents attached from PC

    Hello,
    I'm working on the Archive link and attachment link to SAP object as outgoing invoice (VF02), incoming purchase order (ME22N).
    We have implemented a SAP content repository.
    I well understood when I attach a document with "Store business document" (Toolbox at the bottom left of VF02 for example), this document is physically stored in a server dedicated to the repository.
    I have a problem to find where the document is stored when I attach a document from PC "Create attachment" in toolbox.
    I found the table SOOD which gives an ID for my linked document but I don't know where this document is physically copied from PC to SAP
    If someone has the answer it would be great !!
    thanks for your help.
    Véronique

    hello Veronique,
    as far i know, such documents are stored into database. This solution must be avoided considering high amount of data to be saved.
    Kind regards,
    Christophe.

  • Object Services - What are the space restrictions?

    Hi experts -
    Our finance team wants to start saving documents in Object Services.  Can you tell me the space restrictions, if any? 
    Many thanks!
    Mark

    Hi Mark
    If they are using Create Attachment as a storage area, I would strongly suggest they look at configuring ArchiveLink (it should be a greyed out area called Store Business Document in object services) so they can store securely. The GOS create attachment option is not recognised as a secure document storage area and its just designed for adhoc working documents. Its also an area that can be deleted by basis as part of the system cleanup if they run a specific transaction.
    They are no hardcoded limitations, but in our experience, the limitations kick in with individual files sizes in excess of 100MB however this will be dependent on the SAP architecture, bandwidth as its largely to do with the file size being so large that the file times out before it can be completed copied to the server.
    Regards,
    Athol

  • Where are stored Driver Packages on SCCM 2012?

    When you create a driver package, you must select directory where manufacture drivers are stored. This directory has got *.inf, *.sys, *.exe, *.msi....etc...but SCCM only find *.inf
    The questions are:
    - Does SCCM put all these files on SCCM database or only *.inf files ?
    - What happend with dependencies with other files?

    Hi, When you say "distribute to your distribution points" does this have to be to ALL distribution points ?
    Im using Fallback for scource content, and i have noticed that there is no option to allow Driver Packages to be deployed from FallBack Source Localtions.
    So my question i suppose is.. do driver packs have to be placed on ALL distribution points even if you have a fallback source location. ?
    Cheers

  • Presentationdirector - Where are stored the Schemes?

    Can everyone tell me where the schemetemplates are stored?
    i create some templates and than i would share these over the network. Is that posibble?
    Solved!
    Go to Solution.

    i fix it. schemes stored in teh registry under HKCU\Software\Lenovo\NPDirect\Data\Common\Presentation Schemes\
    OR
    HKCU\Software\IBM\NPDirect\Data\Common\Presentation Schemes\  (older version)

  • Where are stored / located the contacts list on the blackberry device

    Dear support staff
    from time to time they happen those APP ERROR 523, 205 and so on
    With utilities like BBSAK or BBMCP, you still have access to the devices, but you can save/dump/delete .COD files and maybe input RIM command line interface commands (WOW!, thouhg)
    So the point it is, .COD files looks like to do not contain the contacts.
    Where are located the databases?
    Is there any command line interface to dump them and save them in the case of APP ERRORs and white screens of death?
    Thank you for your kind hints and replies
    Cor

    Hello,
    Contacts are one of the databases stored in the protected AppMemory area, not accessible by any normal means. Rather, what one must do (IMHO) is practice good backup procedures...a recommended set for which is contained within the link in my auto-sig on this post.
    Data recovery is not, and has never been, a reactive venture...protecting ones critical data is a matter of practicing good backup procedures on an ongoing basis.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • BT Netprotect Plus - Where are stored passwords on...

    I have just upgraded my McAfee BT Netprotect Plus software.
    The previous version of this software had a password vault (which was accessed through the advanced option under the Internet options).  This was a secure way of keeping a list of all user names and passwords - which gets ever longer! The feature was extremely useful, and reassuring that it was unlikely anyone else would see it, avoiding the need for less secure means of recording this information.
    I cannot see any way in which this list can now be accessed through the upgraded software and I fear this vital list may have been lost...
    Help!!

    They are stored in '''key3.db''' and '''signons.sqlite'''.
    Both of these files are located in your [http://support.mozilla.com/en-US/kb/Profiles#How_to_find_your_profile profile folder].

  • Where are stored attachments in guided procedures process??

    Any one knows?

    Hi Julio,
    The history of the process is not lost after the process is finished. You can see the process instances at NWA->Availability and Performance Management->Process Monitoring->Guided Procedures->Process Instances Tab.
    Here you can Search the Process running/completed/terminated/erroneous/archived Instances based on Initiator/Administrator/Owner/Overrseer userid forlast week/last month/last year/At any Time etc. In the result that you get after search, you can see all the data for each process task. You can see Input Context,Output Context, Processor,Attachment etc.
    Also on the main page for this screen, there are few other tabs which can give you other information about the Process/Process templated and other GP objects.
    Regards,
    Ajay

  • FRUSTRATED.....BT VISION SERVICE WHERE ARE YOU?

    I JOINED BT BECAUSE OF THE GREAT PRICES AND SERVICES THAT WERE ON OFFER, I WENT FOR THE GOLD PACKAGED, UNLIMITED BROADBAND AND ANYTIME CALLS.....AND SKY SPORTS.
    NOW THE COMPLETION DATE WAS 16TH AUGUST...THE BROADBAND WENT LIVE AND SO DID THE PHONE LINE....BUT NO BT VISION, SO A CALL TO BT TO ASK WHAT IS GOING ON, I WAS TOL IT COULD TAKE UP TO MIDNIGHT BEFORE THIS WOULD BE ACTIVATED, SO I THOUGHT MAYBE I WAS A BIT EAGER TO RECIEVE MY NEW TV CHANNELS....SO I WAITED.
    WAKE UP IN THE MONRING  TO FIND NO BT VISION, SO AGAIN I CALLED BT, BUT TOO NO AVAIL, NO ONE COULD ANSWER ME AS TO WHAT WAS HAPPENING, BEING PASSED FROM DEPARTMENT TO DEPARTMENT I WAS TOLD THAT THIS WILL BE SORTED AFTER 24 HOURS IT WAS JUST A HITCH WITH THE BROADBAND NOT BEING SET UP, KNOWING THAT MY BROADBAND WAS SET UP I FIGURED THAT I'D GIVE BT BENEFIT OF THE DOUBT, LEFT IT 24 HOURS, AGAIN NO BT VISION, AGAIN I CALLED UP AND THIS TIME I WAS TOLD THAT MY ORDER WAS NOT COMPLETE AND THAT THIS WAS PREVENTING THE BT VISION BEING ACTIVATED, NO EXPLANATION AS TO WHAT THIS MEANT BUT I WAS TOLD IT WOULD BE SORTED WITHIN 24 HOURS AS THEY WILL CALL THE RELEVANT DEPARTMENT AND GET MY ACCOUNT MERGED PROPERLY THIS WOULD TAKE 24 HOURS TO DO AND THE BT VISION WILL THEN BE ACTIVATED.....WELL THE LADY I SPOKE TO ADVISED ME SHE WOULD CALL ME TODAY AT 12.30PM TO ADVISE THAT THIS IS DONE, FIRST OF ALL, CALL CAME IN AT 3.45 AND SECOND OF ALL, GUESS WHAT NO BT VISION, I WAS TOLD THAT THE DEPARTMENT SHE CONTACTED HAD ADVISED HER THIS WOULD BE COMPLETED WITHIN THE 24 HOURS SHE STATED TO ME YESTERDAY, BUT THEY HAD NOT DONE IT, I WAS THEN TOLD THAT I WILL BE CONTACTED WHEN SHE HAS BEEN GIVEN MORE INFORMATION, NO TIMESCALE, NOT THAT THEY MEAN ANYTHING TO BT AT ALL.....SO HERE I AM STILL WAITING FOR A SERVICE TO BE SORTED, ONE IN WHICH I HAVE SIGNED A CONTRACT WITH BT, AND TO WHICH THEY ARE NOT ADHERING TOO.....SO I HAVE TO SIT HERE AND WAIT....COMPLAINTS HAVE BEEN RAISED BUT NO ONE AT BT SEEMS TO CARE.....
    MY ACTIVATION WAS MONDAY 16TH AUGUST AND IT IS STILL NOT SORTED, I HAVE NO IDEA WHATS GOING ON, CAN SOME ONE HELP PLEASE?

    Hi ComputerGeek,
    I can not even set up my vision box, told not to register my vision card until the vision service has gone live, which was meant to be completed monday 16th, i don't rate the BT vision number to call as i have done to find out what is going on, and each time i am told a different story, BT don't seem to think my broadband or phone are connected, despite me advising them they are......
    But the matter has been escalated as of yesterday and have got a direct line to call regarding problems on this, but will hopefully be resolved by tomorrow, lets hope.
    The engineer cancelled the appointment to come out on monday as was in the area prior to this date and set it up then but failed to send the auto confirmation or something to complete the order, so by trying to be super effienct it has worked out the total opposite...
    Hope it's sorted by tomorrow as I would like to watch some football

  • Where are stored the xsl sheet for XMLprovider ?

    Do you know where to store the xsl sheet to works with an XMLchannel based on XMLProvider ?

    The portal will look for the XSL stylesheet in a directory with the same name as the channel that you created. This uses the file lookup sequence that is documented here:.
    http://docs.sun.com/app/docs/doc/819-2580/6n4s1lm90?a=view
    http://docs.sun.com/app/docs/doc/819-2580/6n4s1lmet?a=view
    - Jim

  • Where are settings saved for WCF Service Applications?

    Default Settings for a WCF Service Application are stored in the web.config file and are Read Only because only Application settings are allowed i.e. you cannot change the Scope from "Application" to "User" in the settings designer like
    with other components.  So, in order to save changes to settings the WCF Service Application will need to create a setting property at runtime like this:
    System.Configuration.SettingsProperty newProperty;
    newProperty = new System.Configuration.SettingsProperty("NewSetting");
    newProperty.IsReadOnly = false;
    newProperty.DefaultValue = "New Setting";
    Properties.Settings.Default.Properties.Add(newProperty);
    Properties.Settings.Default.Save();
    OK...this works, but I've looked everywhere and I can't find where the new setting property is being saved.  I have already looked in the C:\Users\[username]\AppData\[Local or Roaming]\[Company Name]\[AppName...etc.]\[version]\user.config and although
    a user.config file was created it does not contain the new property.  Anyone have a clue?
    Actually, this doesn't work...the settings are not saved to the file system.  I located some other posts and modified my code as follows, but the settings are still not saved to the file system.
    System.Configuration.SettingsProperty newProperty;
    newProperty = new System.Configuration.SettingsProperty("NewSetting");
    newProperty.Provider = Properties.Settings.Default.Providers["LocalFileSettingsProvider"];
    newProperty.Attributes.Add(typeof(System.Configuration.UserScopedSettingAttribute), new System.Configuration.UserScopedSettingAttribute());
    newProperty.PropertyType = typeof(string);
    newProperty.IsReadOnly = false;
    newProperty.DefaultValue = "New Setting";
    try
    Properties.Settings.Default.Properties.Add(newProperty);
    catch
    //Just ignore it for now.
    Properties.Settings.Default.Save();
    The new setting appears to be saved only in memory.  If I close Visual Studio then the setting is lost.  Also, I deleted the C:\Users\[username]\AppData\[Local or Roaming]\[Company Name]\[AppName...etc.]\[version]\user.config files and the file
    is no longer being created.
    Looks like I will need to explicitly load/save a text file or use the registry to persist changes to settings.

    Hello Steven,
    >>The new setting appears to be saved only in memory. 
    It seems that the Save() method only saves these runtime added in memory, I suggest you could check the Save method source code since now the .NET is source opened:http://referencesource.microsoft.com/#System/sys/system/configuration/ApplicationSettingsBase.cs,9664b0111a35af52
    >>Looks like I will need to explicitly load/save a text file or use the registry to persist changes to settings.
    Someone provides an implementation about this approach, you could check it:
    http://stackoverflow.com/a/1075318
    Or you could set it in a register entry:
    http://stackoverflow.com/a/26518724
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Where are Automator Actions stored?

    I want to use an Automator action on other computers and send it to a friend, but there is no Export option. Does anyone know where an action that I created is stored?? I checked in system and user Library folders, but only found the built-in actions. I also don't see anything showing up in Application Support folders.

    Automator actions, like Service workflows, are stored in specific locations. Since you can store your other workflows pretty much anywhere you want, you can "Open an Existing Workflow..." of the desired type (it may also be in the list of recent items) or search using the Finder/Spotlight like any other file item. Right-clicking the workflow name at the top of the Automator workflow window will also show you a path popup to remind you where it was put.

Maybe you are looking for

  • Appearing numbers without text at index

    Hello, i have an auto generated index for fm 9, some textless page numbers (i see them below also correct) keep appearing as symbols this is the first time i meet markers with start and end range, but i wonder if something is wrong and if i can do an

  • Video & Audio unsynced after update-Vision M:3

    Hi,I'm experiencing unsynced video and audio with my player when I was waching a movie that I paused. I needed to watch that movie from the beginning to avoid this problem. So, I've updated my player and it seems that the update is not helping either

  • Yellow status after "No database operations necessary, data unchanged"

    Hi, I am loading master data (full) and for some packages I get the message "No database operations necessary, data unchanged" the processing remains with status yellow (no "processing end" message comes for those packages). In the end, I get a red s

  • Ipods and how no one wants to help

    _All of the music that i Down loaded isn't playing on my ipod i downloaded it 1 month ago and now it flat out skips those songs and my ipod is not playing any of my songs i have reset it and made sure it was fully charged etc. but nothing is working

  • When reinstalling Windows I lost my iTunes library, can i import my ipod?

    when reinstalling Windows I lost my iTunes library, can i import my ipod and get all my tunes back in iTunes. vaio   Windows XP