How to create an account w/o having to specify object owner_names

Hi,
Do you know how to create an account, that, when logged in wouldn't need to use the following syntax when referring to objects: select * from <owner_name>.<object_name>.
When the owner of the account creates an object, then obviously, it's not necessary to specify the owner_name (syntax: select * from <object_name>;), but, I'd like an account with ie: (username: joey) to not have to specify the owner_name for all the objects owned by another owner (ie: bob).
Is this possible?
Thanks.
Todd

This is one use for SYNONYMs. You can create a private synonym for JOEY:
create synonym joey.table_a for bob.table_a; or a public synonym:
create public synonym table_a for bob.table_a;public synonyms mean everybody can seen the table without prefixing it with the owner; but PUBLIC synonyms, like PUBLIC grants, make fine-grained security access harder to achieve.
In the first case the account creating the synonym must have rights on BOB's tables and (unless the account creating the synonym is JOEY) the CREATE ANY SYNONYM privilege. In the second case they must have rights on Bob's tables and CREATE PUBLIC SYNONYM privilege.
In both cases the account must either be BOB or have been granted access to BOB's tables: if the creating account is not JOEY they must have been granted the privileges WITH ADMIN option: it's no good having a synonym on BOB's table_a if you don't have the privilege to select from it. This is important because it is possible to create a synonym for an object you don't have rights on or indeed that doesn't exist.
I hope that's clear.
rgds, APC
null

Similar Messages

  • HT1918 Created an apple I'd using a wrong e-mail address. Can't access the e-mail to varify the Apple ID in order to be able to change the account settings. Any idea how can change the account information without having to varify the account through the e

    Created an apple I'd using a wrong e-mail address. Can't access the e-mail to varify the Apple ID in order to be able to change the account settings. Any idea how can change the account information without having to varify the account through the e-mail?

    You are trying to find a loophole to circumvent a basic rule that prohibits the transfer of purchased content from one Apple ID to another.
    Content tied to an Apple ID are bound to that Apple ID forever. You can not merge or trade accounts. Well, not (officially) anyway...

  • How to create a account key for application type M ?

    Hi Guys,
    How to create a account key for application type M ? and link the same with
    Gl account.
    thanks.

    Hi
    Please create the account keys or transaction keys in
    SPRO-> IMG-> MM-> Purchasing-> Conditions-> Define Price Determination Process-> Define Transaction/Event Keys
    Thanks & Regards
    Kishore

  • HT4436 I have a windows PC. When I enter my apple id and password to the icloud, it shows "Apple id is correct but it's not an iCloud account" So how I create iCloud account or how can I fix it?

    I have a windows PC. When I enter my apple id and password to the icloud, it shows "Apple id is correct but it's not an iCloud account" So how I create iCloud account or how can I fix it?

    To enable iCloud on your Windows PC,
    first set up iCloud on your other (Apple) devices,
    then install the iCloud Control Panel for Windows...
    From Here  >  http://www.apple.com/icloud/setup/pc.html

  • How to create an account without a credit card

    Does anyone know how to create an account without using a credit card?

    Yes.  Follow the instructions in this Apple support document.
    Creating an iTunes Store, App Store, iBookstore, and Mac App Store account without a credit card
    B-rock

  • How to create reconciliation account

    hi gurus,
    when iam trying to create a customer,system is asking reconciliation account.But,in the selection list,there are no entries found for reconciliation account..can u please tell me how to create reconciliation account,step by step..this is very urgent...
    Thanks in advance...
    Regards..
    Yogi..

    Hii
    system is giving this error as customer and vendor accounts are needed to update the GL account and the accounts are kind of subledger account,...
    so u need to create the sundry debtors or creditors account in FS00. here under description tab u need to select balance sheet account and under control tab select reconciliation account type as customer or vendor... whatever applicable..
    now give the same GL account number in customer or vendor master data in reconcilliation account number.
    so that through this recon. account is a GL account to which subsidiary ledgers (customer and vendor) are connected and updated..
    hope u got ur answer
    reward points
    sejal

  • How can I create a Face Time account.  I have an Apple ID and password.  When I Google how to create an account all I get is what I need for the system

    I have a 13" MacPro.  How can I create a Face Time account.  I have an Apple ID and password.  When I Google how to create an account all I get is what I need for the system

    You don't need to create an account.   Your use your Apple ID to log into Facetime.
    If you haven't already you will need to download the Facetime App from the Mac App Store.
    https://itunes.apple.com/us/app/facetime/id414307850?mt=12&ls=1
    FaceTime for Mac: Troubleshooting FaceTime - Apple Support

  • HT2534 How to creat an account without giving your bank details

    How to creat an account without giving your bank details

    Breahross wrote:
    How do I create an at the app world without my bank details
    I'm not sure what that means

  • How to create the change document functionality for a dependent objects?

    May I please know how to create the change document functionality for a dependent objects?
    I have done it follow the same process as for business process objects. But when i try to test it in BOBT, there is no records under "FIELD_CHANGE_WITH_FILTER". It seems the change hasn't been recorded.
    If the way I did to create change document for dependent object is correct, please also kindly advise the possibilities for why there is no record during testing.
    thanks in advance.

    I also have some doubts about the business object.In this case,one abstract BO hase a subnode wihich is root extended.I added the change document for this node under the category "root_extended" and then tested the function in BOBT.I got some error message "can't find the root key".Shall i redefine the method /BOFU/IF_CDO_CREATION~IS_CDO_CREATION_ACTIVE so as to solve the problem?
    Thx.

  • How to create new account determination in OBYC

    Dear SAP Guru,
    I'm getting error 'Maintain account determination (table T030B) for posting ST3' upon GR (posting) against PO. I noticed name of the procedure or group of procedures for which automatic postings can be generated is NOT maintain for ST3 in OBYC (Maintain FI Configuration : Automatic Posting - Procedure). Appreciate if you could show me the path or t/code how to create new procedure for ST3 & maintain in OBYC. Thank you.
    rgds,
    nantha

    Hello Nantha,
    Transaction key can be created in
    SPRO - MM - Purchasing - Conditions - Define Proce determination Process - Define transaction/event key
    Here go for new entries and maintain the transaction key with a description.
    Then go to M/08 and maintain the transaction key in the 'acct key' field for your pricing procedure and the condition type.
    Also make sure to tick the 'Accruals' tickbox in M/06 for the condition type you want to post in the account key.
    Now go to OBYC and maintain the G/L accounts along with the posting keys and the posting rules as explained in my previous reply.
    Regards
    Gregory Mathews

  • How to create an Accounting Document by calling BAPI

    Hai friends ,
    please tell me how to call this BAPI and fulfill all the parameters .. Please help me , I dont know the head and tail of it ...
    create an Accounting Document by calling BAPI  BAPI_ACC_DOCUMENT_POST
    Below is the step to fill the parameters for BAPI:
    Enter company code, invoice no, invoice date, document type, header text into DOCUMENTHEADER
    Enter customer, item text, company code, payment term into ACCOUNTRECEIVABLE
    Enter offset account, company code, document type, item text into ACCOUNTGL
    Enter currency type u201800u2019, currency, exchange rate, amount into CURRENCYAMOUNT. Please note there will be two rows in this table, one positive amount and one negative amount
    Call the BAPI to create the AR document. If p_check is checked, call the BAPI only without COMMIT and then do the message processing
    If p_check is initial, COMMIT the data to the database tables.
    Check the RETURN table after each BAPI, if no u2018Eu2019 message type found, output the document no. Otherwise, output the error messge to the screen with the message type u2018Eu2019.
    thanks in advance ...

    Hi,
    Check the link
    http://www.sapbrainsonline.com/sapinfo/tutorial.php?artid=617
    http://sap.ittoolbox.com/groups/technical-functional/sap-dev/bapi_acc_document_post-error-1973720
    http://delaynomore.spaces.live.com/blog/cns!D2BFFB84EDFE4189!528.entry
    http://sap4.com/wiki/index.php?title=BAPI_ACC_DOCUMENT_POST
    http://www.sapfans.com
    Anurodh

  • How to create itunes account with out credit card

    i create itune account in web but im try to log in in to itunes but need review payments imformation ? how to i create if i dont have credit card

    Try following the instructions on this page : http://support.apple.com/kb/HT2534

  • How to create OSS Account / ID

    Hi to all,
    Can anybody give me the procedure / steps on how to generate an OSS Account / ID.
    Thanks!

    Hi Jaypee,
    I think you're a BASIS administrator and you're just asking the standard procedure in creating OSS accounts so you can document it. I do have my own documentation regarding your issue.
    Here are the procedures:
    1. Log on to the service marketplace to generate an OSS account.
    2. To start the application, choose the link: <b>Request new user</b> on the start page of <b>User Data Administration</b>.
    3. Enter all personal data on the form which are flagged with <b>*</b>.
    4. You must have an administrator authorization to be able to define the authorizations of the newly requested user. Save your entries.
    5. If you have a requested user, the <b>Display Requested Users </b> shows the status of the request, it will now be in the status of <b>In Process</b> of generating user ID and password or <b>Successful</b> if the user ID has been successfully created.
    6. If creation of ID is successful, the user that requested the ID can now log on to the SAP service marketplace and he can change his password in <b>MyProfile</b> as soon as he is able to log on to the site.
    Hope these procedures will do for your documentation.
    Regards.

  • How to Create Contract Accounts through Data Conversion?

    What would be the best solution to use to create Contract Accounts from legacy data?  I am weighing the options of using LSMW and Emigall.  How would you weigh these options based on ease of use and performance?
    Thanks,
    Jeremy

    Hi Jeremy.
    Another option that I have used is the use of a start routine program that creates the master data on the fly.  Essentially, you create an internal table in the form of the master data or text table.  Then you call the function RSDMD_WRITE_ATTRIBUTES_TEXTS.  The code would look something like
    DATA: lt_text_data type standard table of /BIC/TZIOBJ,
              ls_text_data like line of lt_master_data.
    loop at DATAPACKAGE.
         ls_text_data-ZIOBJ = DATAPACKAGE-field.
         ls_text_data-ZATTR = DATAPACKAGE-text.
         appens ls_text_data to lt_text_data.
    endloop.
    call function 'RSDMD_WRITE_ATTRIBUTES_TEXTS'
         exporting
               i_iobjnm = 'ZIOBJ'
              i_tabclass = 'T'
          tables
              i_t_table - lt_text_data.
    Hope that helps.
    Adam

  • How to create Data account  on iPad2 WiFI+CDMA in India

    I bought a new iPad2 32 GB(CDMA+WiFi) from US. I registered it with apple and my device is up and running.
    And I see that it selects the carrier (vodafone) and the same is listed in the settings and on top left corner of the iPad. But when i try to browse,i get a dailog box, "Could not activate cellular data network, you are not subscribed to a cellular data services", when i try to create data account, it asks me about firstname, lastname and telepone number. How to get telephone number?  How to create a data account for cdma iPad2 in India, i don't want use international roaming on it.
    My WiFi connection is ON and its working fine.
    Let me know, how to activate internet on my device using cellular data in India.
    Thanks in advance.
    Regards,
    -Prem

    You can't unless there is a provider that uses CDMA netwok at the same frequencies as Verizon in India. There is no GSM sim slot on the CDMA  iPad 2. The newer iPads all have a GSM sim slot for use worldwide.

Maybe you are looking for

  • Audio going on and off AGAIN

    Once again my (2) websites are having the same problem I had before. The audio suddenly dissapears from some of my pages after modifying something or just adding new stuff. All of this makes me have to go back activate the music in most of the pages

  • Pls send me the docs if u have

    hi, i have been working on the same matter for days but not getting proper solution. if u can send me the docs, i would be obliged. thanx in advance.

  • Where can i download 11.5.502.110 MSI?

    Where can i download 11.5.502.110 MSI?  The download page seems to have a subsequent version but not the one i want! Ta!

  • I've downloaded photoshop cc 2014 trail, now how do I open it to actually use it?

    I just got the trail and 'tried' the Photoshop CC (2014) but I don't know how to open it now. I'm not finding any buttons or folders to open it.

  • Network error when going online?

    When I attempt to go online with my Samsung Intensity II, everytime it will load the main page but if I try to go anywhere beyond that, like to access email. It will say "network error" What is causing this? It's basically wasting data for me to try