Find query name based on workbook id and vice versa

Hi,
  I need to developed a progarm in which user can enter Query name ( tech name ) and  it should display all workbooks releated to it  and vice versa .
Is there any tables which stores this relationship.?
Wating for response.
Thx in advance .
Regards
Nilesh

hi Nilesh,
Table RSRWORKBOOK WORKBOOKID, GENUNIID is the query ID;
goto RSRREPDIR for detail query properties
(query belongs, in bex analyzer, right click cell 'properties', tab 'information' - query id)
Queries in Work Book
determine the workbooks
table with list of work books
hope this helps.

Similar Messages

  • I just got 2 new iphone 4 (verizon) i have a issue, i have 2 itunes account 2 phone seperate names and emails. but when i update or sync my phone it copys my wife stuff on to my phone and vice versa.

    hello
    i need some help.
    well you see up above where i have 2 iphone 2 different names for the phones and 2 different accounts with 1 itunes on widows 7.
    my problem is when i update or sync my phone it grabs all her info and apps ect. and vice versa when she does it to. is there any way that i can stop this from happing again?
    1 more thing this happens just on her phone when she goes to download a app for some reason my email is on her phone, we have to sign out from her phone and sign back in and put her email in any thoughts on this?

    By far the simplest way to do this is create separate accounts on the computer for each person.  That way, you each log into your own separate account, sync your own device(s) to your own contacts/calendars/apps/music and so forth.

  • What is the best way to query planned orders or work orders for make items and identify the buy component that is short for supply and vice versa?

    What is the best way to query planned orders or work orders for make items and identify the buy component that is short for supply and vice versa?

    What is the best way to query planned orders or work orders for make items and identify the buy component that is short for supply and vice versa?

  • How to convert a data set into a xml data and vice versa

    i am new to oracle with xml..
    my aim is to convert a data set into a xml data and vice versa..
    my work is as follows...
    my query:
    select rggpk,rggcode,rggname from ms_regiongeo
    to convert a data set into a xml*
    select XMLType(trim(replace(dbms_xmlgen.getXML('select rggpk,rggcode, rggname from ms_regiongeo'),'<?xml version="1.0"?>',''))) XML_DATA from dual;
    (this works fine and output of this query is as follows..)
    <ROWSET>
    <ROW>
      <RGGPK>201</RGGPK>
      <RGGCODE>Asia</RGGCODE>
      <RGGNAME>Asia</RGGNAME>
    </ROW>
    <ROW>
      <RGGPK>1</RGGPK>
      <RGGCODE>OTH</RGGCODE>
      <RGGNAME>Others</RGGNAME>
    </ROW>
    <ROW>
      <RGGPK>21</RGGPK>
      <RGGCODE>COB</RGGCODE>
      <RGGNAME>Africa and Yemen</RGGNAME>
    </ROW>
    <ROW>
      <RGGPK>2</RGGPK>
      <RGGCODE>AUS</RGGCODE>
      <RGGNAME>Australia</RGGNAME>
    </ROW>
    <ROW>
      <RGGPK>23</RGGPK>
      <RGGCODE>IND</RGGCODE>
      <RGGNAME>Indian Sub Continent</RGGNAME>
    </ROW>
    <ROW>
      <RGGPK>24</RGGPK>
      <RGGCODE>TVM</RGGCODE>
      <RGGNAME>North America</RGGNAME>
    </ROW>
    </ROWSET>
    and to reverse this process, I tried a query like this..*
    select EXTRACTVALUE (XML_DATA,'ROWSET/ROW/RGGPK') as EMP_ID
    from(
            select XMLType(trim(replace(dbms_xmlgen.getXML('select rggpk,rggcode, rggname from ms_regiongeo'),'<?xml version="1.0"?>',''))) XML_DATA from dual
    )tab1but failed.. and raised with an eror: ORA-19025
    help me..
    regards,
    john

    Hi-
    my aim is to convert a data set into a xml data  You can refer to the below posts
    Adding namespace to XML output
    Re: how to convert table data in xml format based on the xsd.

  • Mails on iPhone shown as unread on Mac and vice versa - how to sync it?

    Hello dear supporters,
    My question is concerning the Mail application both on Mac (Version 3.6) and on iPhone (iOS 4).
    I have an e-mail account which I use on both devices.
    As I am often on the road, I read many of my mails of this account on the iPhone but when I'm at my Mac I read them there so that, in effect, the status of the mails (read and unread) is different between both devices.
    Now, when I'm plugging my iPhone to iTunes in order to sync contacts, apps and so on (I don't use other sync services at the moment), the status of the two mail programs is not getting synchronized, both applications seem to load, work and send the mails seperately.
    The problem is that I always have to open all the mails on my iPhone manually which I already read on my Mac and vice versa in order to turn the "unread"-status (in both Mac and iPhone) off and to see which mails are really new. This is really annoying as I get a lot of mails and as my network is quite slow, it takes quite a while to tick all the mails off manually.
    So the question is: how can the number of really unread mails (neither read on iPhone nor on Mac) be synchronized?
    I hope you understand what I am talking about but if not, I while try to explain it other way (I'm not fluent in English but I will do my best).
    Thanks!!
    P.S.: Another question (less annoying but would be also quite useful at some moments) is how I can synchronize the mails in the "sent"-folder as I want to see which mails I sent from my iPhone on the Macs' Mail application and vice versa.

    More than likely with the situation you are describing, you have a POP3 account for your mail. If that is the case, they are designed to be used by a single mail client. They are not designed to be, and cannot be synced together, and if you open them on one client and leave them on the server and open the other client, they will still appear as unread.
    The only alternative is to get an IMAP account, if your mail provider offers that, or look into some of the web based mail providers that have IMAP accounts available.
    Attaching the iPhone to iTunes does not sync mail, even if you check off the box about mail sync, all that does is sync the mail account information (i.e. server names, etc.) but does not sync content.
    Hope that answers your questions.

  • Object Creation Of One class into another and vice versa

    Hello Everyone,
    My name is Prashant Sharma from Jaipur [Rajasthan]
    Can u people help me
    How to create of one class into another and vice versa
    Eg,
    I am having class A and class B
    I want to create object of class A into class B and vice versa
    Plz help me out of this problem as soon as possible....

    Read this: [Creating Objects|http://java.sun.com/docs/books/tutorial/java/javaOO/objectcreation.html]
    Then, do one of these three:
    1. Create an instance of the class
    2. Extend the class
    3. Access methods within the class
    Try it out. Post the problem code if you're having trouble.

  • Dynamic data flow from sales order to delivery and vice-versa

    Hi Experts,
    One of our teams working for a client (transportation industry) on ECC 6.0 is facing an issue in relation to copying of partner data. (Ship-to-party address field changes to be precise)
    Currently, whenever the partner address data changed in a Sale order, though delivery is already created prior to this change, the change done is dynamically getting reflected in delivery too. Further, if the partner data in the delivery is changed, this also is getting updated on the preceding document i.e. sales order.
    We have checked the copy controls under VTLA and didn’t find any specific modifications made in this regard. Our question is:
    Is there any configuration available in standard SAP through which the data updates (like header data viz. partner field data etc.) get dynamically updated forward and backwards in a sales flow(i.e. from sales order to delivery and vice-versa)
    Your help on this will be highly appreciated.
    Regards,
    Jagan

    if the partner data in the delivery is changed, this also is getting updated on the preceding document i.e. sales order.
    The standard functionality is if you change the address of a partner function, the same will get reflected in an existing sale order.  This being the case, can you reconfirm your statement that in delivery, if you change the partner function, the same will get updated in sale order also?
    G. Lakshmipathi

  • Is there a tx to view class corresponds to a BOL object and vice versa???

    Hello experts, is there any transaction or place where I can find the object BOL that corresponds to a CLASS and vice versa,
    For example for object ISUORDERITEM, where I can find this??
    Thanks in advance

    Hello Javier,
    Here is the link :
    SPRO --> IMG --> CRM > CRM Cross-Application Components> Generic Interaction Layer/Object Layer --> Basic Settings.
    How to find out the component set associated with the BSP UI component ??
    Go to the runtime repository of the component which you are working on, In the MODEL, the Component Set should be assigned.
    Once you get the component set, You can find the components associated with the component set.
    For each component there will be a GENIL Class associated in this IMG customizing.
    Eg : For BP , the class is CL_CRM_BUIL.
    You can find some infor at this Link: [Thread|Re: Rough Equivalent of PCUI MAC in CRM 2007 Web GUI.]
    Hope this helps,
    Regards, Vinay

  • SSRS subscriptions in default zone of sharepoint 2013 are not showing in intranet zone and vice versa.

    one of the Sharepoint 2013 site collection has alternate access mappings created. Default site is .com and intranet is .local.
    So when we add SSRS subscription in .com - they are not showing in .local and vice- versa. How do we fix this so the subscriptions are same in both .com and .local.

    Hi spanda,
    Per my understanding that you have configured the alternate access mappings which Default site is .com and intranet is .local. But the subscription in one of the site will not list in another mapped site, right?
    Actually, if you are on a different Alternate Access Mapping other than the Subscription was created on, we will get no subscriptions, Because we are using the method "Microsoft.ReportServices.SharePoint.UI.ManageSubscriptionPages"
    to deal with the logic by creating the value for "m_reportUrl" using the current context of the URL the user is using and passing that to the "SubscriptionListControl".  You can find the code in this article if you have some
    knowledge of development:
    SQL Server Reporting Services ignores Alternate Access Mappings When Checking for Report Subscriptions
    I recommand you to submit an feedback at
    https://connect.microsoft.com/SQLServer/
    If the suggestion mentioned by customers for many times, the product team may consider to add the feature in the next SQL Server version. Your feedback is valuable for us to improve our products and increase the level of service
    provided.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Syncing Labels from Lightroom to Bridge and vice versa.

    The labels in Lightroom over-ride those in Bridge and vice versa.  I have matched the descriptions of the coloured Labels between Lightroom 2.0 and Bridge, yet when I assign eg. a Green Label in Lighroom and then open Bridge, the Label appears White.  If I select those White Labels in Bridge and make them Green, then return to Lightroom and Sync the folder, those formerly Green Labels are converted to White.
    Same thing happens with the Reject Flag in Lightroom.  It appears as a White Label in Bridge, which I can understand and wouldn't be a problem, were it not for other Coloured Labels in Lightroom displaying as White in Bridge.
    Any one have an explanation for this and more importantly a solution.  Thanks.

    I think you have to assign the exact same name to what the colors represent in both Bridge preferences and in Lightroom preferences.
    I don't even remember what the default names Adobe assigns to each of them. I changed the words to the right of the Label colors to read "Red", "Yellow", "Green", "Purple", etc.
    When in Lightroom I have to "Save Metadata to File" and then when I browse to that folder in Bridge I see the correct Label color.

  • Documents related to SUP complete flow(Device to Server and Vice versa).

    Hi,
    Iam using SUP 2.1 ESD#1 licensed version, Please send some documents related to SUP complete flow(Device to Server and Vice versa.
    Thanks,
    B.Ushasri

    Hi Ushasri,
    I assume you are aware that SUP2.1.x offers you two kind of functionality.
    1. Typical SUP (Using MBOs) functionality.
    2. Online data proxy (ODP) -- For online application using REST services.
    You can find the complete  2.1ESD1 documentation @ http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.pubs.docset-SUP-2.1.1/doc/html/title.html
    However if you looking to start with ODP functionality you can refer to below doc as well.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/607b76a7-c345-2f10-d5b3-f236ea676cb1
    Regards
    Rohith

  • How can my husband access my iTunes purchases and vice versa?

    Can someone please advise me how to add my husband to my account to share my downloads and vice versa? I cannot find on iTunes how to do this and I am not that computer savvy - pretty please if you can, be specific as to what I am to do to make this happen - THANK YOU !!!

    Sorry, wrong link:
    How to use multiple iPods, iPads, or iPhones with one computer

  • How to link idoc with its corresponding documents and vice versa...

    Hello Experts,
    What are the tables, transactions, etc that can link a certain document(e.g. PO, GR, invoice) to its IDoc and
    vice versa.
    Thank you guys and take care!

    Hi,
    The Message Control parameters from the partner profiles must also match the corresponding
    fields in the output type. These parameters include:
    u2212 Application
    u2212 Partner
    u2212 Partner function
    u2212 Output type
    Tcode  - NACE  (Output Control)
    Tables - SRRELROLES  (Object Relationship Service: Roles)
    Message Control is a mechanism by which documents are output based on certain conditions.
    1) The application id, communication structure and o/p determination procedure are responsible for triggering IDocs corresponding to a particular application document. For this to happen message control settings have to be done.
    2) Message Control u2013 also referred to as output control or conditioning technique u2013 is a cross-application component used as a service program in several areas. The basic concept behind Message control is to generate and manage outputs from an application and control their timings and medium of exchange.
    3) Message control settings can be done via transaction NACE or via transaction NACO.
    4) Starting point in message control in the u201COutput Determination Procedureu201D (Procedure within NACE txn.). Depending upon the configuration setting in SPRO this procedure is determined.
    A procedure defines a set of possible outputs for an application. We can define several procedures for an application, but only one can be configured as
    active (i.e. for a particular transaction document within an application only one procedure will be determined based on configuration settings).
    Eg->
    a) For Delivery (txn. VL01NO) the document type setting in configuration (SPRO -> Logistics Execution -> Shipping -> Deliveries -> Define Delivery types) determines the procedure.
    So whenever we save a document of particular application (of particular application id) and of particular document type, the particular o/p determination procedure is triggered.
    b) For sales, SPRO -> Sales and Distribution -> Basic Functions -> Output Control -> Output Determination -> Output Determination Using the Condition Technique.
    5) In the transaction NACE we can see that corresponding to application id (say u2018V2u2019 (shipping)) various procedures are defined:
    6) Before making the entry of the output type corresponding to a particular procedure, we have to define it with its attributes.
    The output type defines the characteristics and attributes of the output itself. We can access the output types on transaction NACE by selecting an application and clicking the Output type button.
    7) Access sequence defines a sequence in which business rules are checked for proposing an output type. It has following attributes:
    - A set of business rules or conditions.
    - A sequence in which the rules or conditions are checked.
    - A requirement that checks for business rules using ABAP programs.
    - An exclusive or inclusive strategy.
    We can access the access sequences on transaction NACE by selecting an application and clicking the Access Sequences button.
    Business rule 1 is based on SOrg./Distrib.Ch/Division/Customer. Business rule 2 is based on Sales Organization/Customer Number. Each business rule is, effectively, a set of fields defined in a condition table.
    8) Condition table specifies the key fields for a business rule. Hence for Business rule 1 the key is Sales Org., Distribution Channel, Division and Customer.
    9) Condition records are inserted in the condition table. The transaction is evaluated with the key (of the condition table based on business rule) and if the transactional data matches with the condition record the output is proposed.
    Condition records are defined at last.
    10) Several programs and tables are part of Message Control. For EDI, the following tables and programs will frequently be dealt with:
    *NAST - This table has an entry for the processing program used for an output type.
    *TNAPR - This table has an entry for the processing program used for an output type.
    *RSNAST00 - This program is used to process entries in the NAST table.
    *RSNASTED - This processing program exists for each output medium. ALE_PROCESSING is the routine in the RSNASTED program to process ALE outputs.
    11) Final overview of the components used in Message control to propose outputs.
    12) After doing all the settings for message control, the partner profile setting for this ALE scenario needs to be accomplished. We need to add the following entry to the outbound parameters of the partner profile:
    13) One important question that arises at this juncture is, how is the partner profile determined from the output type is case of ALE?
    This is information is stored in table EDP12 (Partner Profile: Outbound with Message Control). Based on the Partner type of receiver (RCVPRT), output type (KSCHL) and Application for message conditions - without value table (KAPPL), the Partner number of receiver (RCVPRN), Outbound process code(EVCODA), Message type (MESTYP) and other related values are determined.
    Regards
    Pugazhenthi.P

  • Outlook 2007 Calendar Appointments have stopped syncing with iPhone 3GS and Vice Versa.

    Outlook 2007 Calendar Appts have stopped syncing with iPhone 3GS and Vice Versa. Only noticed in last month or so. Help required please.
    May have been after an iTunes update.
    Have upgraded to latest version of iTunes and iOS but to no avail.
    Contacts sync OK both ways, it's just Calendar Appointments that don't.
    Any ideas and assistance greatly appreciated.
    Thanks
    Simon

    Hi SPW06,
    If you are having issues with iCloud Calendar not syncing between your Mac and your iPhone, you may find the troubleshooting in the following articles helpful:
    iCloud: Troubleshooting iCloud Calendar
    http://support.apple.com/kb/ts3999
    iCloud: Advanced Calendar and iCal troubleshooting
    http://support.apple.com/kb/TS4337
    Regards,
    - Brenden

  • What is the difference between action and workflow? How do I decide that I need an action in a transaction and not a workflow and vice versa?

    Dear Experts,
    I have few doubts and request your expert inputs to clarify my doubts.
    What is the difference between action and workflow? How do I decide that I need an action in a transaction and not a workflow and vice versa?
    Your earliest response is highly appreciated.
    Thanks,
    SMTP

    Hi SMTP,
    First of all, as I mentioned action is nothing but an executable work item which is designed in the workflow itself. In other words, Workflow is like your OOPS class. At run time, workflow instances are created just like objects of classes. Now, the steps designed in the workflow are called TASKS and the instances of tasks are called WORKITEMS. Now, the work items where any user action is required are called executable work items. ANd the work items where no user action is required (for example, sending an email in background) are called non-executable work items.
    Whether to go with development of workflow or not depends upon your business scenario. If your requirement is only to send an email and you find any BAdi or exit where in you can write your logic then there is no need of creating a workflow. If there is a defined business process with defined users and time lines, then you can go with the development of workflows.
    Rest, the below link will help you in understanding basic concepts of workflow :
    Why use SAP Workflow? | Insight Consulting Partners
    Regards,
    Richa

Maybe you are looking for

  • What causes "Could not complete your request because of a program error"?

    I am trying to edit some pictures from a recent shoot and every time I try to open one a message pops up saying, " Could not complete your request because of a program error." What does this mean and how do I fix it?

  • Problem with JOINs in SELECT query

    The parameter  wa_dob-e_dob is not getting its definition .... it contains DOB in current yr. As i am using Joins also Workarea.... so is it coz Joins & WA cant be used simultaneously in a SELECT query.... Is there any other option to do the same...?

  • Maximum HDD size for HP 8510

    Hi, I have just bought an 8510p on auction and wanmt to upgrade the HDD from 120GB to 750GB. Can nyone tell me if the 8510p can deal with a HDD that size? If it can't what is the maximum size that can be installed? Many thanks Cameron This question w

  • Bt Infinity 80/20

    I got Infinity 80/20 at the end of June. For the first 3 weeks i had a rock solid 50/15 actual service with very low single figure pings to test servers. After the first 3 weeks the service became "variable" to say the least. The down speed wanders a

  • I am revising a form in Acrobata Professional 8

    My question is, When I test my form, I only tab a few places and then it goes to the middle of the form. It tabs to the bottom and then goes back to the top. How can I fix this that it will tab in order all the way through.