How to make a filter in a table while giving single character

hi,
i have doubt in filter how to make a filter while giving single character in a table during runtime.
   if i give string like(A*) means then how it can retrive the data from the table

look at:
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60d5b593-ba83-2910-28a9-a7a7c7f5996f

Similar Messages

  • HOW TO MAKE THE CONTENT OF THE TABLE PRINT IN A TABLE CONTROL SCREEN?

    Can any one tell me how to make the content of the table control print in a table control screen!!?
    Please help!!
    I have to make the contents of a table in the table control screen print ? any idea
    Regards,
    Vj

    Please refer to Demo Program,
    DEMO_DYNPRO_TABCONT_LOOP
    Its very clear.
    Shreekant

  • Anyone know how to make vertical text in a table in keynote?

    anyone know how to make vertical text in a table in keynote?

    Just to add a bit more about this question. I have seen in other related questions that this feature (vertical text) is not available in (apparently) the whole iWork09. someone even said that it should be asked to the developers, so they include this feature in iWork10. I find this issue a bit sad. This feature has been present in msOffice since a while, and at least for me, this is quite important for my work. It is also apparently not possible to have different page orientation in the same document, meaning portrait and landscape, so one can have wide tables in a whole page, for example. If this is true, it is again sad, and I just cannot understand why such a basic feature is not available in an already 09 version. I am using only the trial version of iWork, but already in the first day I have discovered that I actually cannot do what I was used to. Again sadly I (and many others I guess) will have to stick to Office until the mac software is fully developed.

  • How to make an checkbox editable and uneditable within a single alv output.

    Hi,
    How to make an checkbox editable and uneditable within a single alv output depending on condition.
    I have used Reuse_alv_grid_display.
    In my output every checkbox is editable. i have used edit = 'X'.
    I want editable checkbox for correct value and uneditable checkbox for incorrect value in a single alv

    >
    Mukilansap wrote:
    > I want editable checkbox for correct value and uneditable checkbox for incorrect value in a single alv
    Use alv styles to achieve this, set the style for each record before displaying the ALV. Structure LVC_S_STYL.
    Take a look at the example BCALV_EDIT_02, it is OOPS based, but check how the style table is filled.
    regards,
    Advait

  • How to insert data into the mysql table by giving as a text file

    Hi,
    Any one know's how to insert data into the mysql table by giving as a text file as the input in JSP.Please respond ASAP.
    Thanks:)

    At least you can try StringTokenizer to parse your text files. Or download a text JDBC driver to parse your files, for instance, HXTT Text(www.hxtt.net) or StelsCSV(www.csv-jdbc.com).

  • How can i fetch records from 3 tables in a single query  without using join

    Hi.
    Can any body please tell me <b>How can i fetch records from 3 tables with a single query  without using joins</b>
    Thanx
    prabhudutta

    Hi Prabgudutta,
    We can fetch the data by using the views concept.
    Go throuth this info we can know the how to create view and same like database table only we can fetch the data.
    Views conatin the data at runtime only.
    Four different view types are supported. These differ in the
    way in which the view is implemented and in the methods
    permitted for accessing the view data.
    Database views are implemented with an equivalent view on
    the database.
    Projection views are used to hide fields of a table (only
    projection).
    Help views can be used as selection method in search helps.
    Maintenance views permit you to maintain the data
    distributed
    on several tables for one application object at one time.
    step by step creation of Maintenance view:
    With the help of the table maintenance generator, you are able to maintain the ENTRIES of the table in SM30 transaction.
    It can be set in transaction SE11 - Tools - Table maintenance generator.
    Table maintanance Generator is used to manually input values using transaction sm30
    follow below steps
    1) go to se11 check table maintanance check box under attributes tab
    2) utilities-table maintanance Generator-> create function group and assign it under
    function group input box. Also assign authorization group default &NC& .
    3) select standard recording routine radio in table table mainitainence generator to move table
    contents to quality and production by assigning it to request.
    4) select maintaience type as single step.
    5) maintainence screen as system generated numbers this dialog box appears when you click on create button
    6) save and activate table
    One step, two step in Table Maintenance Generator
    Single step: Only overview screen is created i.e. the Table Maintenance Program will have only one screen where you can add, delete or edit records.
    Two step: Two screens namely the overview screen and Single screen are created. The user can see the key fields in the first screen and can further go on to edit further details.
    SM30 is used for table maintenance(addition or deletion of records),
    For all the tables in SE11 for which Table maintenance is selected , they can be maintained in SM30
    Sm30 is used to maintain the table ,i.e to delete ,insert or modify the field values and all..
    It creates the maintenance screen for u for the aprticular table as the maintenance is not allowed for the table..
    In the SE11 delivery and maintenance tab, keep the maintenance allowed..
    Then come to the SM30 and then enter the table name and press maintain..,
    Give the authorization group if necessary and give the function group and then select maintenance type as one step and give the screen numbers as system specified..
    Then create,,,
    Then u will able to see the maintenance view for the table in which u can able to insert and delete the table values...
    We use SM30 transaction for entering values into any DB table.
    First we create a table in SE11 and create the table maintenance generator for that Table using (utilities-> table maintenance generator) and create it.
    Then it will create a View.
    After that from SM30, enter the table name and Maintain, create new entries, change the existing entries for that table.
    Hope this resolves your query.
    Reward all the helpful answers.
    Rgds,
    P.Naganjana Reddy

  • How to make JScrollpane not to fetch data while scrollbar is adjusting?

    how to make JScrollpane not to fetch data while scrollbar is adjusting?
    Hi,
    I need to make the jscrollpane get data only when the scrollbar stops scrolling.
    for instance if I hold the scrollbar's thumb and drag it to pass 1000 records, I want the view to wait until I release the thumb before taking any action( ex. adjust the view). in other words if the value of getValueIsAdjusting() of scrollbar is true, then the jscrollpsne should wait until it changes to false before doing anything. this is the same approach that Outlook takes when browsing through the list of emails in your mailbox.
    I don't know how to solve this issue. any help regarding this issue would be appreciated.
    thanks
    Saba

    You are planning to mention your cross-post(s) somewhere in this post, correct?

  • How to make screen field enable when table control gives an error

    Hi,
        I had a scneario like when table control data wrong then one parameter of the screen should be enabled for the input, i knew that screen-name will not work since it will have always table control fields only when table control gives an error.
    How to make the other parameter enable when table control throws an error.
    Regards,
    Jaya

    Hi Gobi,
         Thanks for your response, but issue is - how to make other screen fields enable when there was an error in the table control data.
    For table control - lets say we will use the code as i mentioned above.i am sure that we cant write the code for field enable in between loop & endloop.
    as you said if we right outside the loop-endloop, the module wont be triggered when table control throws an error, because that statement was not there in the loop-endloop.
    please let me know if you need any more information on the issue. I hope there is alternative for this in SAP.
    Thanks
    Jaya

  • How can I hide filter row in table?

    Hi experts,
    I've made a table with filter but as I need to use DropDownByIndex UI element for one of my filter cell editors I've added a fixed top cell to this column. And when the onChange action of this dropdown is called I just pass its value to the filter attribute and fire the filter action. But now I have to filter cells on this column - the fixed one and the default one that appears when i bind the filterValue property of the column. My question is how can I remove or hide this defsault cell and use (see) only the fixed top cell that I've added.
    Your help will be appreciated and granted with points

    Hi guys,
    Thanks for your replies but I found other solution to my problem. I simply create filter for hidden columns and I'm using only the fixed top cells as filter. I do that by passing the cell values to the filter of the table and fire the filter action. This way I can use any type of UI for my filter (fixed top) cells.

  • How to make a copy of a table?

    I wonder how to get a copy of a table in apex.
    At first I think there must be created a page process. The sql-code would be Create table "TABLE2" as select * from TABLE1. But the page process must be defined as an PL/SQL anonymous block and unfortunately my knowledge of PL/SQL is very small. Could anybody advise me which code for the anonymous block has to be taken for that?

    Imagine your accounting department runs a normal bookkeeping. There are some bookings which occur month for month or quarter by quarter. The accountant mourns that he has to give in always the same data and my idea is to tell him that we will take a second table with these repeating bookings and once a month he unions this table with the master table to get the complete ledger. But we cannot use the repeat-table itself because it may differ from month to month. So we have to take a copy table for one month and next month we need a new copy. This means that we have to provide 12 tables for a year with 12 regions what is not so horrible as it sounds as we can use hide&show regions.
    Michael

  • How to make slicer to remember selected values while moving from report to another

    I have Power View on SharePoint 2013 and OLAP Cube on SQL Server 2014 solution.
    1) I select slicer values and graphs are updated
    2) I move to next page on same Power View file and use slicers.
    3) I come back to original reports. My slicer valuers are empty.
    Is it possible to make slicer to remember selected values while browsing from reports to another?
    Ken
    Kenny_I

    Hi Kenny_I,
    This seems to a by design issue. The selected values within a slicer will be stored in Memory. When we go to another report, the memory will be released.
    Best Regards,
    Black

  • How to make dataload fast into a table having CONTEXT index on CLOB column?

    Hi all,
    I have a table with the follwing structure :
       CREATE TABLE file_table (
           file_id    NUMBER(10) PRIMARY KEY,
           file_name  VARCHAR2(3000),
           file_data CLOB);I am loading around 50,000 files into the table using SQL*LOADER.
    LOAD DATA
    INFILE * BADFILE  'd:\mydata.bad' DISCARDFILE 'd:\mydata.dis'
    INTO TABLE file_table
    APPEND
    FIELDS TERMINATED BY "," OPTIONALLY ENCLOSED BY '"'
    file_name  CHAR(1000),
    file_data  LOBFILE (file_name) TERMINATED BY EOF
    BEGINDATA
    D:\TEXT\9701.1\00\00\01.txt
    D:\TEXT\9701.1\01\01\03.txt
    D:\TEXT\9701.2\02\02\04.txt
    D:\TEXT\9701.3\03\03\05.txt
    ..after this I am creating Text index :
    CREATE INDEX file_table_idx ON file_table (file_data)
    INDEXTYPE IS CTXSYS.CONTEXT online 
    PARAMETERS('filter ctxsys.null_filter LEXER mylex NOPOPULATE')
    PARALLEL 2;       Here my problem is:
    For the first time without creating index when I am trying to load 50000 files through SQL*LOADER conventional loading it is loading in 1 min 38 seconds.
    After that for creating index around : 11 min 12 seconds.
    But if I am loading another set of 10000 files after creating index, SQL*LOADER is taking considerable amount of time.
    For example :
    Index created with SYNC(ON COMMIT) : 28 min 45 sec
    Index created with SYNC(MANUAL) : 8 min 34 sec
    Index created with NOPOPULATE : 2 min 36 sec + 8 min 47 sec to rebuild the index.
    Please suggest me the best approach so that further load of files to the table also should take comparatively same time as the first load of 50000 files.
    Please suggest me how to create index to reduce load time.

    Hi all,
    I tried to load files using the below procedure also:
    CREATE OR REPLACE PROCEDURE load_file_to_my_docs (p_file_name  IN  my_files.name%TYPE) AS
      v_bfile      BFILE;
      v_clob       CLOB;
    BEGIN
      INSERT INTO my_files (id, name, doc)
      VALUES (my_files_seq.NEXTVAL, p_file_name, empty_clob())
      RETURN doc INTO v_clob;
      v_bfile := BFILENAME('SAMPLEDATA', p_file_name);
      Dbms_Lob.Fileopen(v_bfile, Dbms_Lob.File_Readonly);
      Dbms_Lob.Loadfromfile(v_clob, v_bfile, Dbms_Lob.Getlength(v_bfile));
      Dbms_Lob.Fileclose(v_bfile);
      COMMIT;
    END;
      But I found SQL*LOADER is loading fast compartive to this procedure.
    So please suggest me to reduce the time taking to load data once after creating TEXT index.

  • How to make the lines of the table and the template same

    Hello Abapers,
                        I have a requirement, I have made a table in which i have displayed all the values in it, and under that i have taken a template and diplayed the total of it but the lines drawn to the table and the template is different, the table line is dark and the line of the template is lite, how can i make the line of the template dark, i mean the same as the table line. i hope u understand my problem.can u  please help me in solving my problem as the requirement is very urgent.
    HOPE U UNDERSTAND MY PROBLEM
    Thank u in advance  .

    HI,
    Adjust the line width option for template and table,its there under pattern.

  • How to make use of a 9i table 10g

    Hai All,
    I need a particular table called 'system' to do reportingthe problem is this table exist in 9i and i am working with the the tables that are in 10g ,now my question is how can i make use of this table from 9i into 10g ????

    I'm a little confused
    Is the problem
    1 - You want to Access a table in an existing 9i database from a different 10g database
    or
    2 - You have a new 10g database as a copy of a 9i one, and a table called system has gone missing?

  • How to make a script treat only tables of one layer?

    Hi guys
    Could anyone  point the way to performing the below code only on one layer in  Indesign CS2?
    I also need to treat tables on "layer1" only.
    with(app.activeDocument){
    for(  storyIndex = 0; storyIndex < stories.length; storyIndex++)
                var myStory = stories.item( storyIndex );
                for (tableIndex = 0; tableIndex <  myStory.tables.length; tableIndex++)
                    //do things here
    This works on the  whole document but how can I ask Indesign to treat only tables in  "layer1". The layer object does not contain the story object, so I cant  adjust the "with" statement above.
    Basically what I need to do is untag all XMLelements within a table of layer but i have given the obove code for simplicity.
    Can anyone guide me on this?
    Thanks
    Nadia

    CS2, huh? If you have not already, you should budget for an upgrade to CS5.5 (or better yet, CS5 right now and get the free CS5.5 upgrade,so you have both, assuming that offer is still outstanding).
    Generally using with is discouraged. It makes it hard to tell what's really going on in your program and is considered bad style [at least by me]. Better to use either a temporary variable or app.activeDocument.stories explicitly.
    Stories do not themselves have a concept of a layer, because they are composed of textFrames and those could be on different layers.
    But let's assume that you care about the layer of the first textFrame in each story.
    Then:
    var
      stories = app.activeDocument.stories,
      storyIndex, myStory,
      tableIndex;
    for (storyIndex = 0; storyIndex < stories.length; storyIndex++) {
      myStory = stories[storyIndex];
      if (myStory.textFrames[0].itemLayer.name === 'layer1') {
        for (tableIndex = 0;
             tableIndex <  myStory.tables.length;
             tableIndex++
          //do things here
    (I also use stories[15] instead of stories.item(15) and declare all vars at the top.)

Maybe you are looking for