Delete fields in infoset

Hi.
I want to delete a field of an infoset but i can't because the system says that it is used in a query of the infoset. But the field is not used in the queries of the infoset. This field has domain values. How can i delete the field of the infoset.
Thanks.

Hi Raneetha,
Plz  follow these steps to solve your problem
1. T code SQ01 - go to your Query in change mode
2. click on "Next Screen" icon  on the "Change Query: Title Format" screen
3. select or check "Field groups" ( select the field group to which fields to be deleted are assigned) to edit and click again on "Next Screen" icon
4. Uncheck the fields that you want to delete from the Query and save
5. Go to SQ02 -  change mode of Infoset - under section "Field Group/Data fields"  expand the field group and delete the fields you want.
6. Generate Infoset and Save
Hope this helps
Regards,
Uzair Hussain

Similar Messages

  • Additional text field in Infoset deleted but not reflected in field selection in Query

    Hi,
    I have deleted an additional text field in infoset. It was used in one query.
    Even in the query it is deleted, but when in field selection screen i am not able to delete.
    If i try to execute the query, I get dump (syntax error) saying in field type(additional field) doesnot exist.
    Can anyone pleassseee help me in this.

    Hi San,
    I am trying to understand. How could you separately delete an additional text field associated with a main field?
    Jogeswara Rao K

  • Additional field for Infoset in BI 7.0

    Hi
    I have created an Infoset with a cube and a masterdata object. Now my requirement is to have an additional field which i can not extend to cube or masterdata.
    Is it possible by any chance to add an additionla field to Infoset and write an abap code ?

    Any suggestions ?

  • Deleting fields from a standard view

    Hello,
         I want to delete fields form standard view which are appended by me accidentally . I have written a delete statement to delete the fields from the standard view . but i got an error at declaration part . I have declared it as shown below
    Tables : V_MMIM_REP_CUST
    V_MMIM_REP_CUST----
    > is the view name
    So, guide me how to declare this view .
    Regards,
    mnarar.
    Edited by: mnarar on Nov 30, 2011 1:12 PM

    Hi,
    This is just an idea to delete the records from the Table. But ideally you should not use this approach in any development.
    The table for this view is MMIM_REP_CUST. You can write a Custom Report Program where you need to create a work area with the values which you would like to delete. And then write a Delete statement and delete the table entry from that work area.
    I guess you are doing this in the development environment and have all the necessary authorizations. And you should not transport any report like the above to other environments. Also double check if that entry will not effect other business scenarios.
    Hope this helps.
    Best Regards,
    Samantak.

  • Table for defect or damage code deletion field.

    Dear All,
    We have developed Z-Report in quality for recording defect.
    I used viqmfe table for defect recording and field is fecod-damage code.
    But my problem is after deleting defect in qa32,in z-report the defect is remain as it is.
    I have already search defect deletion field, still ihave not got this field.
    Pls suggest.
    Thanks
    Shabbir

    Hi ,
    Please checQMFE, QMSM,QMAA, QMIH & for all deletion indication entries
    you need to get the corresponding flag for fiedl like  KZLOESCH .
    Ramesh

  • Selection field in Infoset Query

    Hi All,
    I have an Infoset which is based on Logical database PNP &  it has few additional fields. Now the requirement is to add one of the additional field to the selection screen of "Infoset Query". But in the Infoset query the 'Selection' checkbox for all the additional fields is graded out, & only the 'Output' Checkbox is enabled for all the Additional fields.
    I added a new additional field in Infoset and even that is not available for selection in the Infoset query.
    Kindly let me know if you have any info regarding this....
    Please note that i have this problem in 'Infoset Query' only.
    Thanks in advance.
    Regards,
    Karthick.

    Navin,
    Try with this link,everything in detail is explained about Infoset queries..
    http://shafiq.us/sap/index.php?view=article&id=54%3Aadhoc-query&option=com_content&Itemid=61
    hope..this will help you!
    Cheers,
    KK

  • BW - additional field in infoset

    Hi all ,
    I used data source with infoset and I added additional field into infoset . But additional fields did not come to the data source selection screen ( Field list screen ).  Is there a way to do this ?
    Can anyone help me ?
    Thnks a lot ..

    Thnks for answers ,
    I have just do that but there is no hided field . I haven't see the additional field  there already.
    I think it 'll more clear if  I tell about what am I doing step by step ;
    First , I created infoset in SQ01 with joinig tables LIKP -  LIPS .Then I added some additional field ; I collect different value from another table . Then I create field group called " ADD" in infoset and assigned additional fields that I created to "ADD " . Finally generate and saved infoset .
    Second , in RSO2 I create data source and joined with infoset . Then comes to selection filed screen .  Here was my problem ; there were no field that I added to infoset ,additional fields didn't appear
    Can I  explain it ?
    Thnks for help ..

  • Unable to Delete Field in RO Recon Fields

    Hi,
    I am trying to delete a field in the Resource Object > Object Reconciliation > Reconciliation Fields.
    It was set up as MultiValue. When I click on the Field and click Delete Field - nothing happens. It is not used in Reconciliation Process Mappings - and I do not receive any error - it just acts like it is processing (a little window pops up briefly that says "Deleting....") but then the Field is still in the list.
    I tried changing the Field Type from MultiValue to String and then Deleting - but the same thing happens.
    Is there a way to remove this field?
    Thanks in advance,
    Dawn

    What I can presume from your description is that you must have also run reconciliation prior to this. (So may be the reconciliation field is used somewhere in database and the catch is that it's not showing you the error).There would be a simple check to validate this. Just go the same Resource object under 'Reconciliation Fields' tab and try deleting some attribute which is not multi-attributed data. See for the result:
    - If this attribute gets deleted then we need to investigate further.
    - If this attribute also shows up an error as - 'Field cannot be deleted as it is used in Reconciliation Event Data' then you know what is the problem.
    Now if you find that the later result is true in your environment then you can probably try the following to achieve this :
    - Take the backup of the following tables in OIM database.
    RCA, RCB, RCD, RCP, RCH, RCU, RPC, RCM, RCE
    - Once you take the backup delete the contents of these tables in the order specified above because data entries have dependencies between each other.
    (Note - This will delete all your reconciliation related stuff, but you anyway have the backup of this data)
    - Now you can try deleting your reconciliation field. You should be able to do that.
    Regards
    Sunny
    Edited by: rajsunny on Nov 11, 2009 6:17 PM

  • Delete fields without names

    Hi,
    I am using GuiXT for the first time to enhance some of the screens in our SAP system to make them more user friendly. I am trying to delete most of the fields in the screen ME55 - Collective Release (program: RM06BF00 screen: 1000). The problem is trying to delete multiple fields on the one line from the screen eg: Document Type has 2 selection fields and a multiple selection box. I have tried using: DEL [Document Type] "-Triple" but this does not delete all of the line; it leaves 1 field and the multiple selection box. Can you advise?
    Thanks,
    Rathul.

    Hi,
    There are several ways to delete fields without names:
    (1) you use direct coordinates:
    // delete pushbutton in "document type" line
    del #[11,78]
    I would avoid this possibility, since any changes in the ABAP report could change the position of this button as well
    (2) you use relative positions with respect to [Document type]:
    // delete pushbutton in "document type" line
    del [Document type]+(0,78)
    This is much better, since the vertical position (column) of the button does not change, if more or less parameters are defined in the report.
    (3) You delete the whole line
    // delete line containing the "document type" selection
    del [Document type] [Document type]+(0,100)
    This is fine if you really want to delete the whole line.
    Reward Points if found helpfull..
    Cheers,
    Chandra Sekhar.

  • Deleting Fields

    Hello Guys,
    Why can't we delete a Field Created in CRMOD for any record type, while we can delete other things like Page Layouts, Lists etc.
    Is there any way to delete the fields created.
    Thanks

    At this time it is not possible to delete fields in CRM On Demand. It is a best practice to rename the field by putting a z in front of the label. This allows you to easly recognize these fields when doing reports or lists.

  • How can i add addtional user defiend fields in infoset

    Hi,
    Can any one tell me how can i add addtional user defiend fields in infoset and make it availible in output screen.
    Also please tell me to create parameters through abap quary sq02 , as by default it creates select-option.
    With Thanks n Regards,
    Ranu

    Hi,
    As I said before it is not that straight forward.If you will decompile tcViewProfileAction .class using any java decompiler you will find out that data in setAccountProfile method is not getting set through formmetadata.xml . If you are well verse with struts then only you can achieve what you are trying to do.You need to extend tcViewProfileAction class and also tcViewProfileForm class and then you need to modify tjspViewProfileTiles.jsp .It will not be easy job.Usually in implementation we do not change action class until its absolutely required as oracle also do not recommend that so now its between you and your client to make a call if they want to go for such customization.I won't recommend you do that.
    Regards
    Nitesh

  • Deleting fields from field group in Infoset

    Hi Geeks,
    I have created an infoset query. Based on tables
    VBAK - Sales order header data
    VBAP - Sales order item data
    VBUP - Sales document item status
    VBPA - Parnter function table.
    I created a custom BW data-source in RSO2 based on this infoset query.
    Now I want to delete tables (VBPA) or entries (VBPA-KUNNR) in field groups from infoset query.
    & system is not allowing me to do this saying
    System says "VBPA-KUNNR" is used in queries.
    Can anybody please suggest me any way to change the infoset & inturn datasource created over it.
    Thanx in advance.
    Monica

    Go to SQ02. Enter your infoset. Click on 'Role/User Group Assignment'. Make a note of all the user group that this infoset is assigned to (checkbox is checked means it is assigned to that group).
    Now go to SQ01. In the menu, 'Edit-->Other user group', enter the user group (repeat this process if you have more than one user group assigned) that you determined before. Now you will see all(if any) the queries. Select the query and delete it by clicking the trash can icon.

  • Selecting table fields in InfoSet query manually?

    Hi Experts,
    I have created an infoset query with two table. At the end selected field group as 'Key fields only'.
    Can you please tell me how to manually select the fields from both tables so that I can build an InfoSet with the selected fields?
    Thank you for you help!
    Lakshmi

    hi,
    For manullay selecting the fields, Just drag and drop fields from respective tables ( left sub tree) to their
    respective field groups( Right sub tree ) in a infoset.
    If you wish to create your own field group, just delete the sytem created field group and then recreate it by giving suitable name and then again drag & drop fields from table to  your field groups.

  • Delete fields in Address Book view

    I imported my Outlook contacts into AB via .txt file. Now all of the address cards that I have just imported have bithdays and anniversaries with the same date. These fields do not appear on my template in preferences. Is there a way to delete these 2 fields on all of my cards?
    Thanks

    Hi Rob,
    What I meant to post was:
    set HitDate to (date "Sunday, November 21, 1999 00:00:00") + 12 * hours
    tell application "Address Book"
    -- Loop through people
    repeat with thisPerson in people
    -- Loop through element
    repeat with thisDate in (custom dates of thisPerson)
    -- Take action
    if value of thisDate is equal to HitDate then
    delete thisDate
    end if
    end repeat
    end repeat
    end tell
    This doesn't work (the items are not deleted), but doesn't error.
    It seems to me to be a bug in Address Book.
    John M

  • Creation of additional fields in Infoset SQ02

    Hi Experts,
    I'm a FICO consultant trying to create a query.
    Requirement : Link RSEG Table to BKPF Table in the join condition
    Link: RSEG-BELNR concatenated with RSEG-GJAHR = BKPF-XBLNR
    Now I'm trying to create an additional field in SQ02 named MiroYear and in the field code part i gave the below piece of code
    "CONCATENATE RSEG-BELNR RSEG-GJAHR INTO MIROYEAR."
    It shows no syntax errors. I added the same to the field group as well.
    Issue: The additional field (MIROYEAR) is not appearing in the join condition in SQ02.
    Is this the right way to create an additonal field? Have i made any mistake? Or any of you have any better ideas to join RSEG and BKPF in SQ02?
    Your quick response will be appreciated
    Best Regards
    Vimal

    Hi,
    Table RESG and BKPF are linked BKPF-AWKEY.
    Now first of all if you create an additional field, that field will not appear in the join.
    One way will be to create an infoset with direct read to table RSEG, and then inside add additional fields for each BKPF field.
    Then in the code
    CONCATENATE RSEG-BELNR RSEG-GJAHR into MIROYEAR
    select single ....
    into (ADDFIELD1, ADDFIELD2, ADDFIELD3,.....)
    from BKPF
    where awkey = miroyear.
    Regards,
    Khusro Habib

Maybe you are looking for

  • I can't get into my Mini Mac

    HELP!!!! I have recently revided the set up my Mini Mac with two user accounts. No problem. Because the other user could access files on my hard drive, I set up an access code to the hard drive in order block the other user's access...big mistake. No

  • Quicktime preview in mavericks

    Is there any way of getting back QT previews in Mavericks, with out shelling out £199 on Final Cut X? Seams mad Apple have 'broken' their own format and forced you to purchase a £199 program to get the functionality back. Just paid £2700 for a mac bo

  • Unable to install ANY software- help!

    I'm not sure when this started, but I am not able to install ANY software anymore. My system met the requirements for any software I've tried to install recently- any ideas why it's not working? I go through the installing sequence... choose the driv

  • So i bought an iphone 4s second hand, and when i first turned it on i updated to the software.. it then kept restarting, i did everything, any help?

    So i tried factory reseting, rebooting, everything. it didnt work, i gave up and went back to it 10 minutes later to find it working, it lasted a day without restarting, although charging it all night the battery stayed at 54% for the whole day not g

  • Very Confused! Help please???!!!???

    I attempted to burn a playlist in iTunes to a disk and even though a blank cd was already in the drive, it spat the disk our again, and prompted me to insert a blank disc in the drive. i re-inserted the same disc, and iTunes said it was checking medi