Selected fields not in order

Hello All,
  I am selecting few fields from a table with the field in the condition 'rollname' = XXX.The rollname is a field in the table DD04t.If for exapmle in the selection screen if i give values like 'MATNR' 'EBELN' 'EBELP'  the select statment will select the fields in the sorted order.It is not in the same order as given in the selection screen.How to fetch this and display in the same order as given by the user in the selection screen.
Thanks,
Rakesh.

You would have to somehow sort that data manually based on the data from the selection screen after the SELECT statement,  This could get quite messy.  For example, you would need a couple intermidate tables for 1) the select-option and 2) the output table.  Both would need to contain an index value.   You would sort the table by this value.
Regards,
Rich Heilman

Similar Messages

  • Fields not in Order ..?

    When I display data on the DSO or Cube  the fields are not in order as compared to once in extract checker - datasource.
    Why so?
    On what does the sequence depend?
    It makes Reconcilation really tough.

    I guess... Sequence of the Fields in DSo Contents display will depends on the Sequece of DSO Creation(IO Sequece while creating DSO).
    Nagesh Ganisetti.
    assign points it helps.

  • Vendor Address Display Options - Fields not in order

    Hi All,
    Vendor Fields for addresses appear in a strange order when expanding the address tab
    E.G. Street 2 and Street 3 fields are displayed in advance of Street!
    This sort order is also reflected in the IMG field selection
    I have not normally given this much thought, however, this seems odd...has anyone found anything to correct this? Such as an OSS note etc?
    Cheers
    Steve

    Completed

  • Selection field not coming at Infopackage level

    Hi All,
    I am facing a strange problem.There is one field which is marked for selection at the datasource level.In the R/3 side we are getting that field as selection if we go for t-code RSA3.
    But in the BW system when we create an Info-package we do not get the same field under Data selection tab.We have tried to change the data type of that field and replicated the datasource but still it didnt worked.
    Please suggest on this issue as it a very high priority issue for us.
    Thanks in advance.
    Regards,
    Kshitij

    Hi Naveen,
    1) This is not a standard datasource.
    2) In RSA2 that field is marked for selection and it is showing for selection if we go for RSA3.
    3) Could you please elobrate more on what do you mean by 'attribute column'.???
    In R/3 system we have the same field for selection ( this field is related to 'no of days'=zdays[info object name]) but at Info package level in BW system it does not appear for selection.
    If you have time can we call you.Please pass on your number to me.
    Regards,
    Kshitij

  • F4Help for selection fields not available

    Hello Friends,
    I have created a datasource in Bi7.0 .while creating this i have put selection option X(selection possible) and Selection option 3(EQ & BT) for the three characteristics in the datasource and activated it.
    When i am creating the Infopackage for loading the data to PSA, with in infopackage in Data selection tab, when i am selecting the characteristic value for the above chars, the system says "Datasource does not exist in the source system of version A"
    Why am i not able to select the values here?
    Please let me know friends if you have any idea?
    Thanks
    mv_d

    Hi Friends,
    Does anyone have any idea what could be going wrong in this case?
    Why am i not getting F4 help values in Infopackage?
    Thanks
    mv_d

  • Hide Selection Field in Select-Option

    Hi,
    Is there any way to hide a selection field (not to delete and not to set as read only) in select-option component?
    Aviad

    Hi,
    I have several fields on the select-option view.
    One of those fields has a search help attached to it.
    The search-help needs additional data in order to filter unwanted results.
    If I add two more fields to the select-option view and bind them using the search-help structure (in all three fields) I can see only the desired results.
    The user, on the other hand, dos not need to see the additional fields, so I wish to hide them.
    Aviad

  • How to hide selection fields when using logical database PNP

    hi.
    i m using a logical database PNP and report catagory 1PY_DEF in my program.
    but when i execute it , it shows to selection box. one name is period and second is selections.
    but i just want to show only period box selection fields , not the selection box fields.
    how it iz possible.

    HI,
    In my case i haved used the PNP logical database..in the selection box i don't wnat to display Contorling area,Cost Center & Organizational Unit. i have written this code to hide those fields..
    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
        IF screen-name CS 'PNPKOKRS' OR
           screen-name CS 'PNPKOSTL' OR
           screen-name CS 'PNPORGEH'.
          screen-active = '0'.
          screen-invisible = '1'.
          MODIFY SCREEN.
          CLEAR screen.
        ENDIF.
      ENDLOOP.
    Try modify hide the total block instead of individual fields in that block.

  • Transfer Purchase Order - Error message "Field selection ZTR not defined"

    Hi all,
    I've customized a new transfer purchase order type : TRA.
    When I go to ME21N and choose TRA type, SAP displays this error message :
    "Field selection ZTR not defined
    Message no. ME028
    The field selection required by the system is not defined in table 162.
    Further processing is currently not possible."
    How can I fix that please ?
    Regards,
    Bahia.

    Hello,
    Check in IMG - MM - Purchasing - Purchase order -define screen layout - Check any field selction ZTR has been configured. And also check in Purchasing - purchase order - define document types - your PO doc type has reference to field selection group ZTR - if yes change it..
    Regards
    Mahesh Naik

  • Code order in sq02, Problem in the selection fields in sq01

    Hi all,
    I'm writing a query with sq01 and sq02.
    In sq02 I have some joined tables, and 2 extras fields named: "TIME" and "LEFT_ER".
    in this fields I wrote a code to calculate something from fields in the tables.
    The problem is:
    1. When I write the code in the coding section "Additional field/structure" for each field, If I want to use this fields in the selection fields (in sq01) the query can't find any record.
    But if I run this query without any selection in this fields, I get all the records, with my calculated fields.
    2. I tried to write this code in the coding section "Record processing", and it seems that I can use this fields in the selection fields (in sq01), and get all the records I wanted.
    But in the sq02 I get a Warning messages:
    "Access error in code for additional field *GET******
    *GET****** has sequence number 00
    Access to LEFT_ER with sequence number 00"
    In this case my field LEFT_ER has no code.
    And when I change the order of the sequence number, I didn't get the Warning message, but I could not use my fields in the selection fields (in sq01), like at the beginning.
    HELP ME PLEASE.
    Itzhak.
    Message was edited by: Itzhak Tanami

    Hi,
    i've an idea .
    pls define your help-fields :
    1) as sel-option : s_f1 for bseg-dmbtr
    and
    2) as calculate-field  : c_f1 for bseg-dmbtr
    so for event e.g. GET BSEG .
    you <b>1st</b> calculate your field .
    e.g.
    if bseg-shkzg = 'H'.
       c_f1 = Bseg-wrbtr * -1.
      else.
       c_f1 = Bseg-wrbtr.
    endif.
    and 2nd  your restriction from sel-screen:
    <b>check c_f1 in s_f1.</b>
    good luck
    Andreas

  • Field selection PT0 not not defined

    Hi All
       I am creating purchase order i will checking the following error  coming
         "    Field selection PT0 not not defined"
    Thanks and regards
    Deepa

    hi,
    Did you do any changes or deletion of the field reference key for the field maintainence of the PO..
    this error comes when system doesn't find the field reference key maintained for the field maintenence for the combination of item cataory/document catagory...
    check properly...
    Regards
    Priyanka.P

  • Is Lot Status available to select as a field in Sales Order Reservation form field?

    Material Status is available only

    hi
    Follow the below steps.
    T-Code SE51(Screen Painter)
    Give Program Name SAPMV45A (before doing this confirm from the field from sales order, keep curcer on the pricing date press F1 and then select technical details)
    Screen Number 4440(before doing this confirm from the field from sales order, keep curcer on the pricing date press F1 and then select technical details)
    Select Attributes radio button.
    Go to Element list Tab. Inturn select Special Attribute tab in Subscreen.
    For Field Name "VBKD-PRSDT" make Input as "OUTPUT" (DISPLAY).
    Hope this will help you

  • Excise CIN amounts not updated in TAX field in Sales Order Pricing

    Hi,
    I am not getting the Excise Amount [CIN] i.e BED + ECS + SHE Cess in Tax field of Sales Order Pricing Procedure. only Sales Tax amount is showing.
    Plz let me know, where did I go wrong in the Configuration.
    Thanx in advance.
    with best regards
    Jabbar

    Abdul,
    What you have said is correct with regards to condition record creation, excise rate picking and its calculation.
    On clicking the "analysis" button in pricing screen (Sales item details --> condition -->) try to analyse for each condition type
    we can resolve it
    Check within the condition type whether you have entered condition category = D, it must be like this
    Cond. class   =  D Taxes
    Calculat.type  = A Percentage
    Cond.category = D Tax
    In Pricing Procedure Activate "Statistical" Indicator, it will definitely appear in the tax field.
    Regards
    Sathya

  • Field Selection PTFF not defined , error key : RFC_ERROR_SYSTEM_FAILURE

    While executing BAPI_PO_CREATE1 by using Adaptive RFC Model in Webdynpro
    I was facing the following Error
    Field Selection PTFF not defined , error key : RFC_ERROR_SYSTEM_FAILURE
    But while trying to create BAPI_SALEORDER_CREATE is working properly with the same configuration.
    If anyone come accross this issue please help me out

    This is beacuase of some issues in the parameters that are passed and is rectified.
    krishna

  • After changing the field name in BM layer, drilldown field is not in order

    We have an organization hierarchy region->branch used in our HBD dashboard report. When we drilldown to branch level report by clicking the region field, the result is OK but branch field is not in order. The branch level order was working fine before we changed this BRANCH field name in BM layer from Team/Branch to Branch.

    I have confirmed that I know the user who originally posted this to Metalink. This issue is no longer a problem. Rebooting resulted in the order displaying properly.

  • Order of the selection fields in SAP QUERY

    Hello All,
    How can we set the order of the selection fields in SAP QUERY!
    Regards!
    Ashish

    Hi,
    You can go into infoset and change the order.
    Or you can select 1 by 1 in the same order, you want to display.
    Below is the link which might help you:
    help.sap.com/printdocu/core/Print46c/EN/data/.../BCSRVQUE.pdf
    Please revert, if needed more clarifications
    Regards,
    Yashwin

Maybe you are looking for

  • Report Server (Please help ! )

    Hello! I have installed infrastructure and AS onsame machine. In startthe default report server (rep_myserver) performe very well but after about 60 reports it went to down. Now when i try to start it from AS Home page it start and immidiatly stoped.

  • How do I make a new tab open all the say to the right, as it used to, instead of just to the LEFT of the last tab?

    I have 6 tabs set up and have become very accustomed to the position they're in. When doing a specific task for my job, a 7th tab opens up. It has always opened all the way to the right. When I'm done reading the information it gives me, I just quick

  • Error encountered while running Reprots 9i

    Hi, I am getting following error on runninf reports 9i on Solaris machine . Please help. An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 11 occurred at PC=0xfe991918 Function name=Java_oracle_reports_engin

  • CF Standard, MS Exchange and SQL on one computer - best practices?

    After attending Ryan Favro's session on vmware, I realized my one box should function to it's full capacity (it's a dual physical processor Supermicro/AMD Opteron w/ 8 hotswap Raptors, expandable to a quad 2.6Ghz/8Gb RAM). I had planned on running CF

  • Reader 10.1.3 Kyocera Print Issue

    Hello, we are experiencing an Print-Issue in one of our field offices in Austria. After we deployed Acrobat Reader 10.1.3 (from 9.5) the employees in this Office were no longer able to print on an Kyocera FS-C5015N(via Network), when they try to prin