Additional field added in Infoset unable to use as a selectable field

I added 2 fields as additional fields to the Organizational Assignment infotype in a PNP Infoset that I created via SQ02.  When I select the infoset to build a query via adhoc query the fields are listed in the Org Assignment infotype and available for output but are not available as a selection field.  There is no check box under the Selection column, only a checkbox under the output column.
How do I make the added additional fields available as a section field as well as an output field.

Solution:  in ad hoc query select Extras > Switch off object selection

Similar Messages

  • Infoset/query : how to fix a selection field value?

    I am writing queries with SQ01 and designing Infosets with SQ02.
    I have to restrict the results of a query to a specific plant.
    This can be done by adding the plant field in the selection screen of the query and by asking the users to fill always the same fixed  plant number when the query is started. Another solution is to filter the output.
    Isnt it possible to simplify this by forcing the plant number in the initialization of the Infoset values without display of this field in the selection screen? This value has to be initialized before the table containing the Plant field is joined to the other tables?

    Open SQ01 transaction,give your query name, click on infoset query button.
    On the right side of the screen you can define default values for those fields.
    If you want to disable the same field in selection creteria then open your infoset in SQ02
    transaction and click change, click on extras buttonin appllication tool bar,on right hand side
    in code tab you can add your logic.

  • Unable to use the table selection in the Pages Inspector on blank wordprocessing page.  What am I doing wrong?

    I was trying to draw a tables with 11 rows and 3 rows as a starts to try to make address labels.  Downloading an Avery template didn't work.  I opened the Inspector on a word processing blank page but none of the selections worked.  "Body rows" and "body columns"  were inoperable.  Do I have a flaw in the Pages program that came with the iWorks?

    Hi 'plexed,
    Use the yellow Table button in the tools to insert a table. With any cell in the inserted table selected, the Table Inspector an all its controls become active.
    Regards,
    Barry

  • Field added by EEWB is read only

    Hi,
    We added 2 fields (type char) in pricing table using EEWB but these fields are read only when we checked them in BOL browser.
    Can someone help us to resolve this issue?
    Thanks...

    Hi,
    If u want these field editable(read/write) u need to create GET_I_XX method for these fields and write
    rv_disabled = 'FALSE'.
    First enhance ur view then create GET_I_XX method of that attribute of this node.
    U can check any standard node for ur refrence for example BTAdminH.
    Regards
    Gaurav

  • HR-How to use dynamic selection fields in prog ..?

    Hii
         I have written a prog to select data pertaining to details of all employees who belong to a particular country . For this i have provided a dynamic selection field for selecting country (through Selection View).But when i am getting all the records for all countries.
                    How to use the dynamic selection fields in program or they behave in the same way as the standard selection given by the LDB .As if we enter a value in the std screen then the GET event acts accordingly .
    Ajitabh Pradhan

    Hi Ajitabh,
    First off, is the Dynamic Selection working? If so, try the following code.. I am assuming, you only want to look at Permanent Address.
    tables: pernr.
    infotypes: 0001,0006.
    start-of-selection.
    get pernr.
      rp-provide-from-last p0001 space pn-begda pn-endda.
      check pnp-sw-found eq 1.
      rp-provide-from-last p0006 1 pn-begda pn-endda.
      check pnp-sw-found eq 1.
      write:/ pernr-pernr,p0001-ename,p0006-land1.
    end-of-selection.
    Regards,
    Suresh Datti

  • HR - dynamic selections field name and field value in the program

    HI all,
       I am using dynamic selections for a HR report.
    I have created a view with 20 fields and added it to HR report category ___00003(All fields suppressed).
    I need to check these fields in the program. But i am not able to get the field name and value in the program for dynamic selections fields.
    Please let me know how to get the field names and values in the program for dynamic selections .
    Thanks,
    Kranthi.

    You have to read the itab <i>pnpdynse</i> in your Program to obtain the Dynamic Selection values. This itab has a deep structure.. you can set a break point in one of the events before <b>get pernr</b> & in the debug mode, you will able to display the itab <i>pnpdynse</i>.. you can then identify how to get the values into your code..
    ~Suresh

  • BO Multiple screen selection fields

    Hello,
    I have three Bex reports, These Reports displays Group currency, Document Currency and Local Currency.
    I added all three in Bo Webi, each report is added in one tab.All these reports having same selection screen fields.
    when I execute the reports, these 3 reports selection fields are displaying for user Input.
    Is their any possibility of displaying one report selection screen and after passing user all these 3 reports should get display the output based on the parameter selection.
    Santhosh

    Hi Jyothirmayee,
    Thanks for the reply.
    My Query having 2 Promts and technical name i.e Same variable used at BEx level for all 3 reports.
    Webi level, when refresh it displaying 6 fileds. screen displaying repetative fields (even same technical name used backed)
    Santhosh

  • Ebiz 12.0.4 Mouse stops selecting fields in Forms

    We have a real obscure issue, Oracle and our ASP is unable to help us. After upgrading from 11.5.9 to 12.0.4, we noticed the following issue.
    After some time when a user is in EBIZ (most of the time happens in Support or OM responsibility) the form will stop taking clicks from the mouse, and you have to use your TAB key to navigate between fields. Clearing Java cache and IE cache doesn't seem to help.
    Our ASP has done all the usual thigns, recompiled forms, check invalids, we upgraded clients to JRE 1.5.0.16, but no luck.
    At one point, we thoguht that other Java enabled applications were interfering, so I set some key users up with their own Windows XP virtual machine. The virtual machine works for some time without issues, but then the issue starts again.
    If users restart their machine, they can use it again for a few days and then it happens again.
    Some users said it stopped happening, but then after a few weeks it happens again.
    We noticed this also in the Concurrent Program submission application, and various users noticed it in Finance, OM, Service, etc.
    Is there anything anyone can suggest from this list? Feel free to email me directly if you like. My email address is [email protected]

    Thanks Hussein, our ASP came back with those same articles, however the issue as we explained it is not a focus issue, it is mouse disconnect issue, i.e. it is like you unplug your mouse from the computer and try to use it to select fields. Only the TAB buton works to move around fields.
    We have been through all the notes on Metalink and patches for Forms and JRE Upgrades and the issues still exist.
    Is there any other way of troubleshooting this by way of logs and tracing to determine what is happening?

  • Select field

    Hi All,
    I am having trouble in dealing with 3 select fields simultaneously .
    I have three select fields say A,B,C. Based on the selection in select field 'A' a corresponding new list will appear in select field 'B' and then based on seletion in select field 'B' a new list will appear in select field 'C'.
    for the first time the sequence is working fine, but for the second time if I am changing the selection in select field 'A', I am getting a warning message as,
    Selected value for field 'B' does not match any of the matched values
    I am displaying values through 'allowedValues' property name. For every new selection it is not displaying the new list, it is trying to append with the old list and getting the warning message.
    Is there a way to resolve this issue.
    Please give some ideas.
    Thanks in advance.

    Hi,
    Thanks for the reply.
    The code I am using,
    <Field>
    <Display class='EditForm'/>
    <Field name='location'>
    <Display class='Select' action='true'>
    <Property name='title' value='Location'/>
    <Property name='allowedValues'>
    <rule name='GetLocations'/>
    </Property>
    <Property name='nullLabel' value='--Select--'/>
    </Display>
    </Field>
    <Field name='Server'>
    <Display class='Select' action='true'>
    <Property name='nullLabel' value='--Select--'/>
    <Property name='title' value='Server Name'/>
    <Property name='allowedValues'>
    <block trace='true'>
    <rule name='getServerName'>
    <argument name='location' value='$(location)'/>
    </rule>
    </block>
    </Property>
    </Display>
    </Field>
    <Field name='Share'>
    <Display class='Select'>
    <Property name='title' value='Share Path'/>
    <Property name='nullLabel' value='--Select--'/>
    <Property name='allowedValues'>
    <block trace='true'>
    <cond>
    <eq>
    <ref>Server</ref>
    <s>XYZ</s>
    </eq>
    <rule name='SharePaths1'/>
    <rule name='SharePaths2'/>
    </cond>
    </block>
    </Property>
    </Display>
    </Field>
    </Field>
    I will try your recommendations.
    Thanks

  • Selection field

    Hi
    I am having date field in my internal table(yyyymmdd). But in selection field is only GJAHR(year). How to compare that in select statement.
    Regards
    John

    try this where clause on your SELECT.
    WHERE GJAHR = itab-fld+0(4).
    ~Suresh

  • Adding additional fields to an Infoset Query

    Hi Experts,
    I have added a couple of additional fields to an infoset query using SQ02.
    I have also written code for filling in the fields.
    I have also added them to some Field Groups.
    Despite this, when I run the query, they are not being displayed in the output list.
    What could be the reason for this?
    Kindly help with your inputs.
    Thanks in advance.
    Regards,
    Keerthi

    goto sq01,
    give the query name...
    goto change.. just below output, you have a drop down for field group and field catalog. select field catalog.
    select the fields you want to show in output

  • Infoset (coding in additional field added )

    Hi
    I need some help regarding coding for the additional fields added to the infoset.
    As a data source I have selected a direct read from table MARA. I need to display the description in all languages for the material chosen on the selection screen when the Query is executed in sq01.
    I could have used a join between MARA and MAKT, but instead I have chosen to add an additional field
    with the head 'material description' and coded the select for the material description as per matnr in the coding section.
    The basic list display, only dislays one description, the last one and not all the possible descriptions in all languages.
    What should be the probable code and where should i place that code for such an implementation.
    Please suggest.
    Smriti

    You can do loading of master data text for achieving the material descriptions.
    Regards

  • Unable to transport infoset /SAPQUERY/HR_ADM using program RSAQR3TR

    I am trying to export the SAP infoset /SAPQUERY/HR_ADM via program RSAQR3TR using the following settings:
    Selection of Transport Actions - set to Export
    Selection of Transport Options - Transport InfoSets selected
    IMP02 - REPLACE
    InfoSets - /SAPQUERY/HR_ADM
    When I execute to generate the transport I get the following in the export log
    F no object found.
    I am trying to add some additional fields to this infoset so I can pull in some org management data but I cannot seem to export it via a transport.

    one client
    SQ02>Select infoset>click on transport button.
    select export option
    select infoset radio button and enter infoset name
    deselect at the end delete after transport.
    same process for query also.
    This process generates transport request.
    go to another client
    sq02--->select infoset -->click on transport button
    select import option
    select infoset radio button and enter infoset name
    deselect at the end delete after transport.
    enter transport request at the end above delete after transport option
    same process for query also
    iinputs given by Usha (Team Member)   SDN

  • Adding extra Field to a Infoset Query

    Hi Experts,
      I need to add an extra field to a SAP Query(infoset). SInce the code uses a dynamic program call, how do I add my code . Can I have some example code used to add extra field to a SAP Query

    Hi Mithun and gurus,
    My code is working now for these 3 new additional fields. The thing is it works if these fields were selected solo. but if all of these 3 or 2 of it simultaneously, an error occurs.
    Error when generating the report (see long text)
    Message no. AQ_AD_HOC221
    Diagnosis
    The report cannot be generated because the internal description is invalid or incomplete, or because the selection screen is too large.
    Regenerate the assigned InfoSet, and read the log. If the InfoSet is OK, make sure that at least one field is given as output.
    If you used the 'Refresh' icon to start the query, use the 'Output' menu option to execute the query. This gives you a full screen display of the data.
    If an output was generated, the query cannot work with actual data in the construction view. In this case, always use the 'Output' function to execute the query.
    Procedure
    If the selection screen is too large, you need to reduce the number of your selections.
    Make sure that the assigned InfoSet is correct. The name of the assigned InfoSet is stored in the menu option 'Extras -> Template Information'.
    Output at least one field. Otherwise you will not be able to save or generate reports.
    If you do not have this problem, execute the query using the 'Output' function.
    Otherwise, there is an error in the InfoSet Query.
    >>>I checked and the code seems fine at least. I think there must be something I need to configure. I tried the SEQUENCE for Codes but nothing happens..
    I hope you could helop me with these..Thanks a lot!!!

  • Question regarding adding new field to an infoset.

    Hi all!
    Actually i am not a programmer but HR functional, but i need to add an additional field to my infoset.
    I wanted to do it myself without ABAPers help.
    I have already added new field to an infoset and included a code:
    TABLES HRP1000.
    SELECT SINGLE short INTO ORG_UNIT_SHORT
           FROM hrp1000 WHERE objid = p0001-orgeh.
    And it almost works. The thing is, when on the report (sap query) a person have value '00000000' in the p0001-orgeh the report enters value into ORG_UNIT_SHORT from the previous record (of another employee).
    How to avoid this? i suppose i have to assign this field an initial value at the begining of the code (how?).. or?? as i said i just try to make first steps in abap programming...

    Ok, i have found a solution (clear statement)

Maybe you are looking for