ABAP query output not showing all output fields

I added a new field group in an existing query and marked them to display in the output list. When I test the output from SQ01 -> InfoSer Query, the output is what I expect. However, if I execute the query itself, it does not show the additional fields I just created.
I notice that in the Basic List layout design, the new fields are on a new line and not appended to the same line as the output fields before I did the modifications. I already tried to manipulate the output length and positions, but it didn't help. I turned on the ruler to drag the fields in the desired positions, sometimes it works but not for all the fields. Can someone help me please?

I figured it out already. The maximum width for the report output is 255 only. Switching from graphical query painter, I got the error that some fields were overlapping. Then I recalculated the starting positions of the fields and adjusted their lengths. 

Similar Messages

  • Table Maintainace generator not showing all the fields in table

    Hello,
    I generate table maintainace genrator for Z-Table and also create Tranaction code for that.
    I have 27 fields in my Z-table but when I run tranaction code for table maintanance generator it shows only 8 fields.
    I want to show all 27 fields in my tranaction code of table maintainace generator.
    How I can Achieve this?
    Please Suggest.
    Thanks,
    Amit

    Hello Ram,
    Thanks for your answer.
    I increases lenght of screen and table control and activate function group.
    But still in program PBO of screen it showing 8 fields as follows:
    CHAIN.
        FIELD ZPROJ_FIN_STATS-PSPID .
        FIELD ZPROJ_FIN_STATS-GJAHR .
        FIELD ZPROJ_FIN_STATS-MONAT .
        FIELD ZPROJ_FIN_STATS-POSID .
        FIELD ZPROJ_FIN_STATS-IS_REL .
        FIELD ZPROJ_FIN_STATS-IS_TECO .
        FIELD ZPROJ_FIN_STATS-IS_CLSD .
        FIELD ZPROJ_FIN_STATS-LEG_STATUS .
        MODULE SET_UPDATE_FLAG ON CHAIN-REQUEST.
       ENDCHAIN.
    but Iwant total 27 field to show.
    How I can achieve this?
    Thanks,
    Amit

  • PDF output not showing all 4000 characters

    Hi,
    I have a placeholder column of character data type and its width is 4000. When I execute the report and see it pdf output it shows only 1980 characters with last line characters going beyond the report margins.
    Is there a way to display all 4000 characters?
    Thanks,
    Mitiksha

    Hi Ade,
    I tried all possible combinations of fetching the data. Writing a PL/SQL function and assigning the data to placeholder in before report trigger. Also, tried to use a query and then assign the data to placeholder through formula column. Directly assigining the database column on field without using placeholder.
    While trying all the above options, I ensured that width is set to 4000 characters.
    But all in vain. It works fine for 2000 characters but not able to print 4000 characters.
    Regards,
    Mitiksha

  • ESS US ADDRESS IVIEW NOT SHOWING ALL OVERVIEW FIELDS

    NW2004s , EP 7 , MYSAPERP 5.0, ECC 6.0
    ESS ADDRESS IVIEW - ( UNDER PERSONNEL INFORMATION ) -
    The IView is not showing up few key fields in the Overview Part
    for instance - Name, C/O , State , Zip code fields are missing from the overview part, but when i go to Edit part these field show up ( having data in them ).
    The personalization option shows NO UI Element listed ( in the Overview - Transparent container ) in both Displayed and Hidden Column ( Yet few fields are showing up  - Street Address , Telephone without area code )
    I deleted all the personalizations from the iview and the corressponding page ( By reseting it - as advised by a fellow SDN'er ) , but it didn't fixed the issue.
    Backend is correctly configured and webdynpro code has the fields listed as well.
    There isn't any SAP Note on this, as well.

    what SP level ar eyou on. If you are not on EHP2 or EHP3 ( that is ESS 1.3), the fields on the overview overview are hard coded ( UI elements generated on runtime not during design time) and hence you will not be able to use personalization. You will have to add fields in wdDoModify method of the overview screen.
    I remember replying with a code of how to do this. Probably you may find it with a search on ESS forum

  • Crystal Reports Cross-Tab Report not showing all available fields

    I am running CR2008 against MS SQL Express.  I have several tables with fields and data in them and can create standard reports to show all the data in all the fields.  However, when I try to create a cross-tab report, only some of the fields appear for me to choose from.
    I created a standard report with all the fields I needed in my cross-tab report and ran a preview.  Everything was there.  I then added a cross-tab object, selected the tables only to find that fields that are in the main report are not showing up for selection in the cross-tab.

    UPDATE:  I exported the entire database from MS SQLExpress to MS Access and I am having the same issues, so it does not appear to be a problem with the database engine and, since the standard tabular reports show the fields, I am at a loss as to why they don't show up in the cross-tab or the Parameter fields.
    I am creating the cross-tab through the Cross-Tab wizard.  Is there maybe a bug in that?  Is there a way to create it otherwise?

  • Toplink Expression - edit button not showing all possible field names

    Hi,
    i use Jdev 11g (11.1.1.0.1) with TopLink. I created a Toplink mapping and everything works well. I now want to create another named query with a selection criteria, but the Edit-Button in the Expression Builder for the selection criteria isn't working well. If i click the button nothing happens, but JDev freezes for about 15 sec. Anyone else with this problem ?
    Thanks,
    Friedrich

    You should put all your menus in the root menu.
    <?xml version="1.0" encoding="utf-8"?>
    <openbox_menu xmlns="http://openbox.org/3.4/menu">
    <menu id ="root-menu" label="Exit">
    <item label="Reboot">
    <action name="Execute">
    <execute> sudo /sbin/shutdown -r now </execute>
    </action>
    </item>
    <menu id="apps-accessories-menu" label="Accessories"/>
    <menu id="apps-editors-menu" label="Editors">
    <item label="Scite">
    <action name="Execute">
    <command> scite </command>
    <startupnotify>
    <enabled> yes </enabled>
    </startupnotify>
    </action>
    </item>
    </menu>
    </menu>
    </openbox_menu>

  • Transported table not showing all fields

    dear all
    can u plz help me i have transported a table but its not showing all fileds. whatcan i doto make it show all fields in the table
    Regards
    Flo

    Hi,
    Are there any custom data elements used in the table.
    if so, is all the data elements transported to the table
    first all the data elements to be transported and then the table should be transported if in case they are
    in different transports.
    Regards,
    Venkatesh

  • Text Entry Box not showing all text

    I am creating a simple exercise where I would like the user to copy text from the course, paste it into word, and report back what the word count is.  I thought perhaps the Text Entry Box would be the best way to go, since if you click on the existing (default) text, you can copy it.  However after I place the paragraph of text in the box, and resize in the editor so that all the text shows, it does not show all the text when playing back, either previewd or published.  It only shows the last few words of the last line at the top of the box.
    Is there something I am missing?  Or, is there an easier/better way to do what I need?
    Thanks

    Hi all
    If this is Captivate 4, there may not be any need for a widget to do this. I'm guessing you haven't tried enabling the Scroll Bar for the Text Entry Box (TEB)?
    When I just plop a TEB on a slide, I get this in edit view:
    During playback it looks like this:
    But if I edit the TEB properties and enable the Show Scrollbar option:
    I get this in the output:
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Dmstool sometimes does not show all metrics

    Platform: HP-UX B.11.11 U 9000/800
    9iAS: 9.0.3.1
    Sometimes dmstool does not show all metrics. there are different output generated by dmstool in different time. Who can explain why this occurs?
    $ dmstool -t JVM
    FLEXMON ERROR: Unknown type: JVM
    prod1*J2SA02-/u02/app/oracle/product
    $ dmstool -l -t
    Host
    Process
    dms_cProcessInfo
    modplsql
    modplsql_Cache
    modplsql_DatabaseConnectionPool
    modplsql_HTTPResponseCodes
    modplsql_LastNSQLError
    modplsql_SQLErrorGroup
    ohs_child
    ohs_module
    ohs_responses
    ohs_server
    ohs_virtualHost
    opmn_oc4j_proc
    opmn_ohs_proc
    opmn_process
    # but after 5 min:
    $ dmstool -l -t
    Host
    JDBC_Connection
    JDBC_Driver
    JDBC_Statement
    JVM
    Process
    dms_cProcessInfo
    modplsql
    modplsql_Cache
    modplsql_DatabaseConnectionPool
    modplsql_HTTPResponseCodes
    modplsql_LastNSQLError
    modplsql_SQLErrorGroup
    oc4j_context
    oc4j_ear
    oc4j_jsp(threadsafe=true)
    oc4j_jspExec
    oc4j_opmn
    oc4j_servlet
    oc4j_task
    oc4j_web_module
    ohs_child
    ohs_module
    ohs_responses
    ohs_server
    ohs_virtualHost
    opmn_oc4j_proc
    opmn_ohs_proc
    opmn_process

    DMStool displays the DMS metrics of the system dynamically. DMS will not have the DMS metrics for the component, if the component is NOT up and running. In your first case, there was no OC4J JVM up and running. Therefore, there was no metric related to OC4J including JVM. To verify this, you could issue the following command:
    dmstool -t opmn_process
    dmstool would list DMS metrics of the processes started by OPMN. You would see there is no JVM process started.
    In your second case, OC4J finally started. So you saw the metrics for OC4J JVMs.
    DMS obtains process information from OPMN. It takes some time for OC4Js to start up and register themselves with OPMN. This is why you noticed the delay.
    Hope this help.
    Zhunquin Wang

  • Vertical scrollbar not showing all the records when I scroll down.

    Vertical scrollbar not showing all the records when I scroll down.
    Using Oracle forms 10g , operating system windows
    I have two fields with number of items dispayed = 15.
    I have a vertical scroll bar with them. There are 34 records in the table but the scrollbar only shows 15 records.
    Here are the properties for block / scrollbar.
    WORK_CATEGORY
    - Subclass Information                           
    - Comments                                       
    * Navigation Style                                Same Record
    - Previous Navigation Data Block                 
    - Next Navigation Data Block                     
    - Current Record Visual Attribute Group          
    - Query Array Size                                0
    - Number of Records Buffered                      0
    * Number of Records Displayed                     60
    * Query All Records                               No
    - Record Orientation                              Vertical
    * Single Record                                   No
    - Database Data Block                             Yes
    - Enforce Primary Key                             No
    - Query Allowed                                   Yes
    - Query Data Source Type                          Table
    * Query Data Source Name                          WORK_CATEGORY
    * Query Data Source Columns                      
    * Column Name                                   JOB_TYPE
    * Column Type                                   VARCHAR2
    - Column Type Name                             
    - Parent Column                                
    * Length                                        30
    * Precision                                     0
    * Scale                                         0
    * Mandatory                                     Yes
    * Column Name                                   WORK_CATEGORY
    * Column Type                                   VARCHAR2
    - Column Type Name                             
    - Parent Column                                
    * Length                                        30
    * Precision                                     0
    * Scale                                         0
    * Mandatory                                     Yes
    - Query Data Source Arguments                    
    - Alias                                          
    - Include REF Item                                No
    * WHERE Clause                                   
    * ORDER BY Clause                                 job_type
    - Optimizer Hint                                 
    - Insert Allowed                                  Yes
    - Update Allowed                                  Yes
    - Locking Mode                                    Automatic
    - Delete Allowed                                  Yes
    - Key Mode                                        Automatic
    - Update Changed Columns Only                     No
    - Enforce Column Security                         No
    - Maximum Query Time                              0
    * Maximum Records Fetched                         0
    - DML Data Target Type                            Table
    - DML Data Target Name                           
    - Insert Procedure Name                          
    - Insert Procedure Result Set Columns            
    - Insert Procedure Arguments                     
    - Update Procedure Name                          
    - Update Procedure Result Set Columns            
    - Update Procedure Arguments                     
       Don't know where am I going wrong. I'll really appreciate if you can help me in this.
    Thanks.
    Edited by: 831050 on Sep 14, 2011 8:05 AM

    One of the items is a list item.. here are it's properties:
    * Name                                          JOB_TYPE
    * Item Type                                     List Item
    - Subclass Information                         
    - Comments                                     
    - Help Book Topic                              
    - Enabled                                       Yes
    * Elements in List                             
    * Label                                      
    * List Item Value                             LIST20
    * List Style                                    Combo Box
    - Mapping of Other Values                      
    - Implementation Class                         
    - Case Restriction                              Mixed
    - Popup Menu                                   
    - Keyboard Navigable                            Yes
    - Mouse Navigate                                Yes
    - Previous Navigation Item                     
    - Next Navigation Item                         
    - Data Type                                     Char
    - Data Length Semantics                         Null
    - Maximum Length                                30
    - Initial Value                                
    * Required                                      Yes
    * Copy Value from Item                         
    - Synchronize with Item                        
    - Calculation Mode                              None
    - Formula                                      
    - Summary Function                              None
    - Summarized Block                             
    - Summarized Item                              
    - Current Record Visual Attribute Group        
    - Distance Between Records                      0
    * Number of Items Displayed                     15
    - Database Item                                 Yes
    * Column Name                                   JOB_TYPE
    - Primary Key                                   No
    - Query Only                                    No
    - Query Allowed                                 Yes
    - Insert Allowed                                Yes
    - Update Allowed                                Yes
    - Update Only if NULL                           No
    - Visible                                       Yes
    * Canvas                                        CANVAS2
    - Tab Page                                     
    * X Position                                    47
    * Y Position                                    137
    * Width                                         187
    * Height                                        18
    - Visual Attribute Group                        DEFAULT
    - Prompt Visual Attribute Group                 DEFAULT
    - Foreground Color                             
    * Background Color                              white
    - Fill Pattern                                 
    - Font                                         
    * Font Name                                     Tahoma
    * Font Size                                     10
    * Font Weight                                   Demilight
    * Font Style                                    Plain
    * Font Spacing                                  Normal
    * Prompt                                        Job Type
    - Prompt Display Style                          First Record
    * Prompt Justification                          Start
    * Prompt Attachment Edge                        Top
    - Prompt Alignment                              Start
    * Prompt Attachment Offset                      10
    * Prompt Alignment Offset                       0
    - Prompt Reading Order                          Default
    - Prompt Foreground Color                      
    - Prompt Font                                  
    * Prompt Font Name                              Tahoma
    * Prompt Font Size                              10
    * Prompt Font Weight                            Bold
    * Prompt Font Style                             Plain
    * Prompt Font Spacing                           Normal
    - Hint                                         
    - Display Hint Automatically                    No
    - Tooltip                                      
    - Tooltip Visual Attribute Group               
    - Direction                                     Default
    - Initial Keyboard State                        Default
    - Keyboard State                                Any
        

  • SelectOneChoice not showing all values from database

    Hi!
    I have to put a list of values in my select one choice. When I do the query in database, all the values are selected. But, with the same query on JPQL, the select on choice do not show all values in database. Anyone can help me, please?
    P.S.: I am using SelectOneChoice with SelectItems, in JDeveloper 11g
    Code:
    <af:selectOneChoice id="selAction" value="#{row.idCmd}"
    unselectedLabel="&lt;Selecione>">
    <af:forEach var="alertTypeNode"
    items="#{bindings.actionFindAll.iteratorBinding.allRowsInRange}">
    <af:selectItem value="#{alertTypeNode.dataProvider.idCmd}"
    label="#{alertTypeNode.dataProvider.nmCmd}"
    id="si1"/>
    </af:forEach>
    </af:selectOneChoice>

    In your page binding check the rangesize setting for the executable you use - set it to -1.

  • Analysis does not show all rows returned by SQL

    Hi.
    OBIEE 11.1.1.7.0
    I have a strange problem.  I have a simple table that should return customer number and sales.  The report will show all of the sales, but it does not show all the customer numbers.  The SQL that OBIEE creates does return all of the customer numbers.  When I remove the sales and just include the customer number, the report only shows a couple of the customer numbers (it should show several hundred).
    I guess what I'm looking for is any advice for how to debug this.  I have spent about 3 days on this problem, so I have tried to look at it from every angle (data, RPD, report).
    Any suggestions are appreciated.
    Thank you.

    Thank you for your reply.
    New development.  The issue has to do with a descriptor ID column.  The customer number column is a varchar field and I set the descriptor ID column to the column_ID field.  When I remove the descriptor ID setting, I received all custom numbers.

  • BI publisher report is not showing all the data

    Hi All,
    I have created a report using BI Publisher in R12. The report is not showing all the records.
    I have checked the result XML it is also not having all the data. My query returns 846 rows but my report only has 662 rows.
    what might be the issue.please give me some idea to resolve this issue.
    Thanks in advance.
    Regards,
    P.Kalidoss

    Hi Arun,
    In the following code: public SelectItem[] getAllPrinters() {
    if (allPrinters == null) {           // allPrinters is not defined. what type of object it is
    PrintService[] printers = PrintServiceLookup.lookupPrintServices(null, null);
    allPrinters = new SelectItem[printers.length];
    for (int i = 0; i < printers.length; i++) {
    SelectItem printer =
    new SelectItem(printers.getName(), printers[i].getName());
    allPrinters[i] = printer;
    return allPrinters;;;
    Variable allPrinters is not defined. what type of object it is?
    And also the same variable is referenced here <af:selectOneChoice label="Available Printers" partialTriggers="cb1"
    value="#{pageFlowScope.applicationPrinterBean.selectedPrinter}"
    id="soc1"
    autoSubmit="true">
    <f:selectItems value="#{pageFlowScope.applicationPrinterBean.allPrinters}" id="si1"/>
    </af:selectOneChoice>.
    Thanks.

  • ALV not showing all the rows! Please help!

    Hi Experts,
         I have webdynpro ALV report and I am using SALV_WD_TABLE as the reusable component. In component controller's WDDOINIT I have written the code for pulling teh data from R/3 table and binding it to ALV table.
    In the view's WDDOMODIFYVIEW event I have written the following code to get subtotal and grand total of Qty column based on product column.
          I have coded like this:
          lr_field_settings ?= l_value.
    lr_field = lr_field_settings->get_field( 'PRODUCT' ).
    lr_field->if_salv_wd_sort~set_group_aggregation_allowed( ABAP_TRUE ).
    lr_field->if_salv_wd_sort~create_sort_rule( ).
    l_sortrule = lr_field->if_salv_wd_sort~GET_SORT_RULE(  ).
    l_sortrule->set_sort_order( if_salv_wd_c_sort=>sort_order_ascending ).
    l_sortrule->set_group_aggregation( ABAP_TRUE ).
    *...Aggregate Field PRODUCT
    lr_field = lr_field_settings->get_field( 'QTY' ).
    lr_field->if_salv_wd_aggr~create_aggr_rule( ).
    lr_aggr_rule = lr_field->if_salv_wd_aggr~get_aggr_rule(  ).
    lr_aggr_rule->set_aggregation_type( if_salv_wd_c_aggregation=>aggrtype_total ).
    It is working now but my ALV table is not showing all the rows. I have 6 products and it is showing from product 2. But it is calculating grand total and subtotal correctly. I am not able to see the first product row and subtotal for that. Even if I click on the ^ icon in the ALV table below it is not showing all the rows.
    What could be the problem?
    Please help
    Thanks
    Gopal

    did you somehow manage to set the "first visible row" property on table object
    to 2.   Only thing I can think of that could cause this effect.
    Cheers
    Phil

  • IWeb not showing all my published Photo Galleries for Widget insertion

    I have published a page created in iWeb to my mobileme account
    Today I went to edit it and add a Widget - Mobile Me Gallery
    It only shows 3 of the 4 galleries and of course the one I want to insert is the one not showing
    All galleries are published with ability to see, load, download etc..
    I have rebooted etc and its still the same.

    Chris Field wrote:
    Is this helpful? Is this even English?
    Chris ~ Be thankful it doesn't say: "_For all intensive purposes..._". This Apple doc may be clearer:
    _iWeb 2.0: Adding live web content or HTML to your site_
    Chris Field wrote:
    From the site http://iwebfaq.org/site/iWebHTMLSnippet.html:
    When you post a link, switch from Compose to Preview mode and click on the link to make sure it works — the colon in your link causes it to misdirect.
    There's no guarantee that MobileMe chat will get results...
    +"Advice is given freely because so much of it is worthless."+ ~ James Geary
    +"Advice is one of those things it is far more blessed to give than to receive."+ ~ Carolyn Wells
    ...With that in mind, another approach is to join the +Apple Developer Connection+ — the +ADC Online+ category is free, here:
    ...then you can use this to create a trackable problem report:
    And no, you don't need to be a "developer" to join — just an Apple user who wants to make sure Apple knows there's a bug and have the ability to track its resolution.

Maybe you are looking for

  • File size comparisons, InDesign CS3, CS4 and CS5?

    Hi, all. It seems there was a trend for several major releases where each time Adobe released a new version of InDesign and InCopy, average file sizes grew by 20% or so from the old release to the new release, at least back in the older CS days. Has

  • Materialized View Logs Query

    Hi All, I had some problem with my Materialized views, that's why Dropped all of the Logs + Materialized Views from my Production Database. Kindly tell me that, Is there any Query, which I can run and make Materialized View Logs from my Existing Tabl

  • Change Fingerprint login user picture in Windows 7

    I want to change the default fingerprint reader's User Profile picture when logging into Windows 7. It is listed as a user but this special user can't be found in Control Panel. How do I change it?

  • XL Reporter Server Error Log - Please Help

    Hi, We are getting the following error multiple times per day and have been for months.  Can anyone tell me what is causing this? Thanks, David Log Name:      Application Source:        Application Error Date:          11/25/2010 9:25:50 AM Event ID:

  • Adobe Illustrator crashing

    I've downloaded the trial of Adobe Illustrator to teach myself some of the basics before looking into buying the software. Everytime I place an image and then try and shrink it to fit the 7.5 x 4.75 inch ad I am creating, Illustrator crashes. What am