How do you transport a Infoset / Ad Hoc Query to diff. clients?

HI,
I created an infoset in development using sq02, now I want to transport it to Quality. But when I save the inofset, it does not create a transport request, but it just saves. I also see an option of transport in t-code sq 02 (SAP Query: Transport tool), is that the way, if yes, what are the step , if not then what is the correct way?
Thanks
SKR

Hi Shravan,
If you wna tto move the changes to QA system in case of Ad-hoc reports/query use the below steps.
*Goto SE38 and enter the program name as RSAQR3TR (sap query transport tool) and execute.*
*Where select the export option.*
2. then select the check boxes just below to test run.
3. goto select transport infoset option and enter the infoset name.
4. then execute. where you will be getting the transport number.
5. then release the transport and move to Qa system.
*Then if you want to view the changes in QA system.*
*1. goto the program again and select Import option.*
*2. repeat the step 2 as mentioned above*
3. goto infoset option and enter the infoset name.
*4. GOTO the last option Dataset with imports and enter the transport number which was genetated in development then execute program.*
And the check the query whether the created infoset is available or not.
Let me know if you have any issues.
thanks,
vasu.

Similar Messages

  • Infosets/Ad hoc query

    Greetings guru's,
    I would like to know the process, if there is one, of transporting my infosets/ad hoc queries from one client to another.
    Any help will be appreciated.
    Mark

    Hi Mark,
    Check this out.
    SAP Query Use and Transport Strategy
    http://help.sap.com/saphelp_banking463/helpdata/en/7f/af0c36932211d194f60000e82de14a/frameset.htm
    http://help.sap.com/saphelp_banking463/helpdata/en/7f/af0c36932211d194f60000e82de14a/frameset.htm
    http://help.sap.com/saphelp_banking463/helpdata/en/7f/af0c36932211d194f60000e82de14a/frameset.htm
    Hope this helps
    regards,
    Brinda

  • How to add an Infotype to an exsting Infoset (ad hoc query)

    Hi,
    How to add an Infotype (Ex. 0025) to an exsting Infoset (ad hoc query)?
    I was trying by clicking on 'Extras' tab & create...I get three options, create field, create table or create structure.
    I am not sure which to use or is there any other way? Pls. let me know the steps...
    Also what is this 'Package', which is aked whenever you create or change an Infoset.
    Pls. suggest.
    Tnx
    SKR

    I was able to add the infotype by adding the table as PA0025 & include all the fields in the field group.
    When I check, I get the following error:
    "Access to PA0025 with sequence no. 01"
    Message Text
       Access to PA0025 with sequence number 01
    Technical data
    Message type__________ W (Warning)
    Message class_________ AQ (Message texts for SAP Query)
    Message number________ 006
    Message variable 1____    Access to PA0025 with sequence number 01
    Message variable 2____ 
    Message variable 3____ 
    Message variable 4____ 
    Message attributes
    Level of detail_______ 4 (Level of detail 4)
    Problem class_________ 3 (medium)
    Sort criterion________ 
    Number________________ 1
    Do we need to input the sequence no. as 00? or is their anything else that I have to maintain?
    Tnx
    SKR

  • How do you Transport Queries

    Hai SAPGURUS,
      Can we transport Queries using packages ???? As we save a request under a package,is it possible to save a query also under the same package???
    wth regards
    vikram

    hi Vikram,
    welcome to SDN ...
    we can transport queries via transport connection,
    rsa1->transport connection, left side choose 'object type' and middle panel choose 'query elements', expand 'query' and choose your query and 'transfer', will go to right side, choose 'only necessary objects' grouping (or you can use infocube to collect query with 'in dataflow afterward) and execute. after that click icon truck, system will ask for package and request.
    as soon as you release this request you need to create one bex request (icon truck with bex) to accomodate changes on the query.
    take a look
    Query transport
    hope this helps.

  • How do you have more than one parameterized Query to display "All"?

    hi,
    I am using:
    Jdeveloper 9.0.5.2
    Oracle Database 9.2.0.1
    Toplink
    Struts
    I have been able to create a parameterized query to display an html read only table.
    I populated a dropdown list with values from the database
    and the values I select will be the parameters to my read only table.
    The drop down list is on the same page as the read only table.
    I have all this working but I also need to hard code an option in the Drop down to "All"
    to represent all values of this parameter.
    I was able to trick the jsp page using two read only tables
    and displaying the one with the parameterized query when a parameter other than "All" was chosen
    and then display the other only when "All" was chosen.
    This does not seem the best way to do it.
    What if I had more than one parameter and I wanted to show "All"
    the values of one and a certain values for another.
    I would then need at least 4 read only tables.
    How do I accomplish this in an easier way?
    Thanks in advance.

    I am not exactly sure what you are asking... Are you having trouble with TopLink, or another part of your application?
    Peter Krogh

  • How do you calculate the age of a query?

    Hi,
    We are trying to determine how old a query is?  Do one of the statistical cubes/queries contain the age or created on date of a query?
    Thanks for you help.  Points will be rewarded for the correct answer.
    Thanks,
    Mike

    Hi rathi/mike,
    check these tables RSRREPDIR,RSZCOMPDIR.
    Cheers
    RK

  • How do you change fields labels in adf query please ?

    Hello , I would like to change the field labels in an adf query as they have been generated by default by oracle .
    The only code found is as follows :
    <af:query id="qryId1" rows="6" headerText="Search" disclosed="true" maxColumns="2"
                                value="#{bindings.ImplicitViewCriteriaQuery.queryDescriptor}"
                                model="#{bindings.ImplicitViewCriteriaQuery.queryModel}"
                                queryListener="#{bindings.ImplicitViewCriteriaQuery.processQuery}"
                                queryOperationListener="#{bindings.ImplicitViewCriteriaQuery.processQueryOperation}">
                        <af:inputText value="#{bindings.PrtDesc.inputValue}" label="Desc"
                                      required="#{bindings.PrtDesc.hints.mandatory}"
                                      columns="#{bindings.PrtDesc.hints.displayWidth}"
                                      maximumLength="#{bindings.PrtDesc.hints.precision}"
                                      shortDesc="#{bindings.PrtDesc.hints.tooltip}" id="it3">
                          <f:validator binding="#{bindings.PrtDesc.validator}"/>
                        </af:inputText>
                      </af:query>

    Hi,
    if you use ADF BC, set the UI Hints on the View Object attributes for the attributes and these will make the labels
    Frank

  • How do you access files FROM a home network TO a CLIENT computer using "internet sharing" from a mac ?

    Hi.
    I just created a small network: 2 pcs and 1 mac.
    2 pcs are using windows XP
    1 Mac is using OS X
    I would like to know how to access files from my pc1 to pc2 from my network.
    Pc2 obviouslys is a client behind the intenet sharing my mac is providing.
    I tried looking for the info online but most of the search brigns out "internet sharing" or "file sharing."
    Any help would be great.

    The following may help with the file sharing issues: OS X Mavericks: Share your files

  • How can you "share" 1 common TNSNAMES.ORA file amngst many clients?

    We're installing into a large enterprise, and have the rqmt of installing 8.1.7 client locally, yet sharing a common network copy of TNSNAMES.ORA. Has anyone ever done this? Better yet, the question might ought to be what is the proper approach here? Local client is necessary for compatibility reasons.
    Thanks!

    Hi
    Oracle provides a "DNS" type of service called ORACLE NAMES SERVERS.
    This means that if the NAMES_DIRECTORY_PATH parameter in the sqlnet.ora file
    has a value of OSNAMES, then the client automatically uses DDO ..
    Dynamic Discovery Option to resolve then Oracle Name.
    I recommend that you read up on this point ....
    Regards
    Ade

  • Help in Ad-hoc query and Hr form editor

    any body have material links of Ad-hoc query(it means how the reports are generated with Ad-hoc query) and Hr form editor(with examples) plz forward it to me???????????

    Hi,
    HR Ad Hoc Query is the special version of InfoSet Query with the HR object selection.
    You can find the system documentation here:
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/f9/cc9138e4a0341fe10000009b38f8cf/frameset.htm
    However I doubt the use of documentation of the query generator. So what is your concrete question?
    Or in any R/3 via application help of transaction SQ01.
    Also HR580 is a good course.
    Regards,
    Michael

  • Difference between sap query and sap ad hoc query

    Hello Experts-
    Is there any difference between sap query and sap ad hoc query. If yes, I will appreciate if you can provide some input.
    Thanks,

    Hi,
    SAP Query
    Purpose
    The SAP Query application is used to create reports not already contained in the default. It has been designed for users with little or no knowledge of the SAP programming language ABAP.
    SAP Query offers users a broad range of ways to define reports and create different types of reports such as basic lists, statistics, and ranked lists.
    Features
    The SAP Query comprises five components: Queries, InfoSet Query, InfoSets, User Groups and Translation/Query.
    Classic reporting- the creation of lists, statistics and ranked lists- are covered by the InfoSet Query and Queries components. Other components’ range of functions cover the maintenance of InfoSets, the administration of user groups and also the translation of texts created in the SAP Query.
    All data required by a user for a report can be read from various tables.
    To define a report, you first have to enter individual texts, such as titles, and select the fields and options which determine the report layout. In the WYSIWYG mode, you can edit the lists using Drag & Drop and various toolbars.
    AD Hoc Query
    Definition
    A Web item that enables you to create and change queries in a Web application on an ad-hoc basis.
    Use
    You can use the  Ad-hoc Query Designer Web item in the Web Application Designer to structure Web applications in which you create or change queries. The Web item is as a tool for designing ad-hoc queries in a Web environment.
    In particular it enables you to:
    ·        Create queries by assigning characteristics from an InfoProvider to rows, columns, filters, and free characteristics, and including key figures from the InfoProvider in the key figure structure of the query.
    ·        Restrict or filter key figures and characteristics
    ·        Use predefined key figure structures and restricted or calculated key figures in the query
    ·        Set or change query properties and key figure/characteristic properties in the query
    ·        Create or change conditions and exceptions
    When compared with the BEx Query Designer, the Ad-hoc Query Designer Web item has the following restrictions when creating or changing queries:
    ·        You cannot integrate variables into the query directly.
    However, you can use variables in reusable structures, or restricted or calculate key figures, which are used in the Ad-hoc Query Designer
    ·        The query can contain only one structure. This structure has to be the key figure structure and be in the rows or columns of the query.
    -        You cannot use key figures or key figure structures in the filter.
    -        You cannot define exception cells, since this requires two structures.
    You cannot create the following objects using the Ad-hoc Query Designer Web item:
    -         Reusable structures
    -         Reusable restricted key figures
    -         Reusable calculated key figures
    -        Local calculated key figures
    You can create local, restricted key figures using the Ad-hoc Query Designer Web item.
    You can edit existing queries in the Ad-hoc Query Designer Web item, if the queries adhere to the restrictions laid out above The Ad-hoc Query Designer checks these requirements when loading a query. If the query is too complex, the query can be loaded into the Ad-hoc Query Designer but you cannot change it there. You then receive the appropriate message. You can still check and execute the query.
    "Ad Hoc" is a Latin phrase which means "for this purpose" and in today's parlance generally means "on the fly," or "spontaneously."
    An ad hoc query is a query that is run at the spur of the moment, and generally is never saved to run again. These queries are run using a SQL statement created by a tool or an administrator. So therefore, such a query is one that might suit a situation which is only there for the moment and later on will become irrelevant.
    As queries become more complex, it can be difficult to write them correctly ad-hoc. To help with this, one can instead write the knowledge needed for queries as business rules in English, and then use a system called "Internet Business Logic" to automatically generate and run the SQL queries. One can then get explanations of the results, in English, at the business level.
    Check these links....
    http://help.sap.com/saphelp_nw04/helpdata/en/1f/03223c5f00612be10000000a11402f/content.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80bf2f79-021d-2a10-5082-dadc79aaa92c
    http://www50.sap.com/businessmaps/27FEEF3A12444F89A8524CCACAF4F5BF.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/15/00a042b443c56ae10000000a155106/content.htm
    Reward points if useful....
    Regards
    AK

  • About ad hoc query in DSP?

    in the edocs of dsp,i read these:
    An ad hoc query is an XQuery function that is not stored in a data service, but is instead defined by the client application. You can use an ad hoc query to execute any XQuery function, possibly against a data source defined on a remote DSP server or "even with no back-end data source at all."
    what's meaning of "even with no back-end data source at all"??
    Can somebody show me some samples??thx a lot.
    BTW:
    I am looking for some ways to execute SQL dynamic,
    like this: SQL1:select * from table1,SQL2:select * from table2,
    any body give me some good idea about it ? Thx in advance.
    my mail: nizhigang2000(at)gmail(dot).com

    A query with no back-end data would return data from it's input arguments or constructed in the query. For example the query :
    <result/>
    has no backend sources.
    You can execute sql through the LD JDBC driver - the sql is converted to equivalent XQuery, and then to sql - which maybe executed against multiple databases depending on your query (that's why there is no direct pass-through). You can use the Relational wrapper if there is exact sql that you would like to have executed. (Import Source Metadata -> Relational)
    - Mike

  • How to Modify the Ad-hoc Query Infoset of Standard Area.

    Hi all,
    Am having problem with Ad-hoc Query.
    i need to modify ZHR_PA_01 Infoset, this is an infoset available in Satandard Area.
    For displaying the Infoset, am Unsing T-code : S_PH0_48000510
    As of my knowledge Using T-Code SQ01& SQ02.... we can create , Change, delete the Infosets of Global Area.
    But
    please any body can tel me,How to Change the Infoset of Standard Area
    How to add the New Field Group to this Standard area infoset.
    Thanks in Advance.
    Points will be rewarded.
    Regards,
    Kalam A.

    Hi Prakash,
    thank u very much,
    yes, i have added the new Infotype 9105 to data fields.
    1.but this infotype in Data fields is showing as P8003.
    could you tel me why this is showing like this.?
    2.i have a field "Priority" in the existing "Critical Role" Field Group.
    n My requirement is
    "Add the Priority Field text description as an additional output field. the Numeric value stored in the Proirity field can be lookied up in the YHRPRIOX table,Object Type ZR."
    3.After adding fields to newly created Field Group, is there any think to do the Coding or Changes.
    4.After adding i have saved it & Generated the Infoset, i got few warnings.
    and Could you tel me How to test this..??
    Could you provide me, if any links or materials for this..?
    Please dont feel bad for all asking all the questions
    Cos am very new to Ad-hoc Querry and i have gone through the Documents in Help.sap.com.Am unable to find the above questions.
    So
    Could you please answer to my questions.
    Thanks&Regards,
    Kalam A.

  • How do you get SFW5 to create a transport when activating components?

    How do you create a transport in order to transport the activation of a component to the next system in the landscape?
    In my sandbox system whenever I activate a component no transport is created. I have manually created a transport using system setting --> transport and then triggered the activation. The transport is not updated with anything.

    Hi Rick,
    Check this link Several question on activation and transporting
    Thanks
    Sunny

  • How do you determine transportation planning point

    Hi Gurus,
    Badly need your help.  How do you determine transportation planning point?
    Thanks,
    Paul

    Dear John
    It is based on routes and route schedules are determined based on the following conditions:-
    => Shipping point
         Where are the goods coming from?
    => Ship-to party and unloading point
         Where are the goods going to?
    => Shipping condition
         How are the goods being shipped?
    => Transportation group
         Which goods are shipped?
         --> For example, which type of goods?
    => Calendar week / year
          When are the goods to be shipped?
    If you do not explicitly enter the week and the year, the entry applies for each calendar week. If you enter a week and a year, the route schedule only applies for this week.
    You can only use route schedules if you have maintained the working times and therefore at least one of the following times in minutes:
           -> Transportation planning time
           -> Pick/pack time
           -> Loading time
           -> Transit time
    A route schedule can leave the warehouse exactly once in a week. If a route schedule runs several times, either on several days or several times a day, it must be copied to another route schedule.
    Thanks
    G. Lakshmipathi

Maybe you are looking for