In my ALV o/p what is the maximum length of column, I can display ( because

In my ALV o/p what is the maximum length of column, I can display ( because the length of the text some times exceeding 600 chars ) ?
Thanks in ADVANCE

I have declared like
<b>  S_LAYOUT-MAX_LINESIZE = 1000.
  S_LAYOUT-COLWIDTH_OPTIMIZE = 'X'.</b>
However ALV output not displaying the entire length.
Call the following function to display output in ALV form
  CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
       EXPORTING
            I_CALLBACK_PROGRAM = 'ZFRSBOI0'
            IS_LAYOUT          = S_LAYOUT
            IT_FIELDCAT        = FIELDCAT
            IT_EVENTS          = P_EVENTS[]
           it_sort            = p_it_sort[]
            I_SAVE             = 'A'
       TABLES
            T_OUTTAB           = PDET_OTAB_ALV1
       EXCEPTIONS
            PROGRAM_ERROR      = 1
            OTHERS             = 2.
If the function call is not successful, raise error message
and come out from the program
  IF SY-SUBRC <> 0.
    MESSAGE E000(00) WITH
                      'Unable to display report'(E01).
    EXIT.
  ENDIF.

Similar Messages

  • What is the maximum number of columns that can be displayed by sqlplus?

    Hello,
    Questions:
    Is there a limit on what sqlplus can display?
    What is the maximum number of columns that can be displayed by sqlplus?
    I cannot find anything on this in my search. I checked the limits page:
    http://docs.oracle.com/cd/B19306_01/server.102/b14357/apa.htm#sthref3658
    http://docs.oracle.com/cd/E11882_01/server.112/e16604/apa.htm#i635278
    It does not specify any column limits; however, I'm thinking it is tied to LINESIZE which is system dependent.
    Please confirm if true.
    Thanks!

    Received answer directly from SQL*Plus Development:
    "sqlplus does not have a limit on the number of columns it displays."
    They created a table with more than 256 columns with data and had no problem retrieving the data.

  • What is the maximum length of LONG data type in Forms 6i?

    What is the maximum length of LONG data type in Forms 6i?

    Do you mean the maximum size of a LONG that Forms 6i can display or the maximum size that can be stored in the database which sits behind your Forms application?
    Regards, APC

  • What's the maximum size a varchar2  variable can hold for and NDS Stmnt?

    What's the maximum size a varchar2 variable can hold for and NDS Statement? I read that NDS is good for doing EXECUTE IMMEDIATE on statements that aren't too big. The 10g PL/SQL manual recommends using DBMS_SQL for statements that are too large, but it never gave a limit for what too large was. Does anyone know offhand?

    The limit is the same as the length of varchar2 variable within PL/SQL - that is varchar2(32767).It's not documented, but intermediate concatenation result can hold up to (64k-1) :
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.8.0 - Production
    declare
      part1 varchar2(32767) := rpad('begin null;', 32767);
      part2 varchar2(32767) := lpad('end;',        32767);
    begin
      dbms_output.put_line(length(part1 || ' ' || /*' ' ||*/ part2));
      execute immediate part1 || ' ' || part2;
    end;
    65535
    PL/SQL procedure successfully completed.

  • TS1503 what is the maximum number of pictures I can store and keep on my iPhone 3G?

    What is the maximum number of pictures I can store (and keep indefinitely) on my iPhone 3GS (8GB)?

    It is a balancing act between your photos and everything else you have on the device (apps, mail, messages, etc.), so there is no specific "number" we can give you. Just keep track of your available memory, and make sure you back up your photos regularly so if you reach the maximum memory capacity, you can delete the oldest ones without worrying that they are not saved somewhere else:
    IMPORTING PHOTOS - WINDOWS/MAC
    Cheers,
    GB

  • IN cluse: what is the maximum number of values that can use in "in" caluse?

    Hi All,
    Please see the following querry
    select * from <table> where <columnname> in (value1,value2,....);
    My question is what is the maximum number of values we can put inside the bracket in the querry?
    I mean what is the maximum number of values that can use in "in" caluse.
    Best Reagrds
    Marcelo

    http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14200/expressions014.htm
    A comma-delimited list of expressions can contain no more than 1000 expressions. A comma-delimited list of sets of expressions can contain any number of sets, but each set can contain no more than 1000 expressions.
    The following are some valid expression lists in conditions:
    (10, 20, 40)
    ('SCOTT', 'BLAKE', 'TAYLOR')
    ( ('Guy', 'Himuro', 'GHIMURO'),('Karen', 'Colmenares', 'KCOLMENA') )

  • What is the maximum number of columns available in Numbers 3.1?

    What is the maximum number of columns available in Numbers 3.1? (I don't seem to be able to get past Column IU. Is that just how it is?)

    DBacs wrote:
    Aha! Just after posting this, the Support Community website suggested "More Like This", and I discovered the answer: 256 columns.  (I don't suppose I get Genius Points for answering my own question, do I...?)
    No

  • What is the maximum number of columns allowed on a table?

    What is the maximum number of columns that a table can have? I have a research team that wants to have 140,000 columns on one table and 2000 rows.
    What would be the best way to input (SQL*Loader?) that data on this table and retrieve data from this table? The highest number of columns that I have implemented on a table was 500.
    Any feedback would be greatly appreciated.
    Thanks. ;-)

    Holy cow 140,000 columns and 2000 rows!! I think you are going to have to tell someone to come up with a better design because that doesn't sound like a relational table. Besides, I found this in the Oracle 8.1.7 Reference Manual:
    "The absolute maximum number of columns in a table is 1000. However, when you create an object table (or a relational table with columns of object, nested table, varray, or REF type), Oracle maps the columns of the user-defined types to relational columns, creating in effect "hidden columns" that count toward the 1000-column limit. For details on how Oracle calculates the total number of columns in such a table, please refer to Oracle8i Administrator's Guide."

  • What is the maximum amount of RAM I can install in a late 2011 Macbook Pro 17"?

    What is the maximum amount of RAM I can install and will be suported in a late 2011 Macbook Pro 17"?
    Thank you,
    Patrice

    http://www.everymac.com/systems/apple/macbook_pro/specs/macbook-pro-core-i7-2.4- 17-late-2011-unibody-thunderbolt-specs.html
    Although Apple states a maximum of 8 GB, OWC (macsales.com) has tested 16 GB, so if you want to install 16 GB, I'd go with OWC as they tested it and do guarantee their RAM to work with Macs.

  • What is the maximum number of users that can be simultaneously connected to a shared drive on an Airport Extreme

    What is the maximum number of users that can be simultaneously connected to a shared drive on an Airport Extreme?

    50
    I haven't tried this, but imagine that things are going to be quite slow.

  • When i create my own 3D Lut what is the maximum mesh size Photoshop CS6 can read?

    when i create my own 3D Lut what is the maximum mesh size Photoshop CS6 can read?

    Photoshop should support up to 256x256x256 - but I don't recommend creating LUTs that big.

  • What is the maximum hard drive replacement I can use on my PowerBook g4 867 ghz?

    What is the maximum hard drive replacement I can use on my PowerBook g4 867 ghz?

    Sorry we are late. This forum is getting less traffic as people upgrade and responses sometime take longer. Everyone here volunteers their time, and I for one was unavailable much of yesterday.
    The limiting factor on max drive size is that your PowerBook uses the older PATA drive interface, and the largest PATA 2.5-inch drives available today are about 320 GB.
    What I'm reserching is the ATA bus controller in your PowerBook. Some older Macs cannot recognize more than 128GB of PATA hard drive space. However, this archived discussion from 2008:
    https://discussions.apple.com/thread/1413918?start=0&tstart=0
    suggests that people are running PowerBooks older than yours and not suffering the 128GB limit.
    At this point, I need help with what appears to be a descrepancy between the text of your post and the PowerBook in your profile. A "PowerBook6,2" model identifier returns to the "PowerBook G4 (12-inch DVI)" marketing name with a 1.0Ghz processor; the 12-inch PBG4 with a 867mHz processor shows a model identifier of PowerBook6.1. They show the same hard drive interface but the later on appears to be a sure bet for large hard drive support,

  • How to set the maximum length that a user can enter in Msgstyledtextinput

    Hi Everyone,
    I'm currently using EBS 11.5.1 and 10.2g DB
    Is there a way that I can set the maximum length that a user can input?
    I changed the Maximum Length to lower number (from 150 to 100) but I get the following error.
    Developer Mode Exception encountered in item SaveLocation
    Error: The item SaveLocation has a maximum length (100)
             which is not equal to that of the corresponding VO attribute
           , SaveLocation length (150).
    Action: Make sure they are equal in size. There must be other way to set that value
    Thanks,
    Elmer

    You have to set the maximum length of column to 150 to avoid this error.
    You can set the same in Jdev.
    Thanks
    --Anil                                                                                                                                                                                                                                                       

  • What's the maximum speed that AirPort Extreme can share with Wifi?

    The thing is that I am going to buy a new Wifi Router, but I was considering an AirPort Extreme from Apple but is not specify what's the maximum speed of Internet connection for the Wifi to share, I know that the limit might depend on my service provider, but I don't know what is the theoretical maximum of the AirPort Extreme, does anybody knows?

    1,000 Mbps on an Ethernet connection
    450 Mbps on a wireless connection, assuming you have a new computer and it has line of sight with the AirPort Extreme. Otherwise, the speed will be lower due to obstructions absorbing the signal.

  • What is the maximum level that a role can be resolved to?

    hi folks
    can anyone tell me what is the maximum level at which expand role works. for example if i have a role which is then having 3 roles, each role has 2-3 users. will expand role work in this scenario?
    Also plz tell me why expand role does not work properly with adhoc-roles i.e if 3-4 roles are bind to an adhoc role, then each user of the ROLE (roles bound to adhoc role) recieves the notification but if any one user of that ROLE closes the notification, the notification is closed for all the users of that particular ROLE;
    This suggests that half of the job is done that is resolution to users, but the other half of this functionality is malfunctioning

    On Windows there might be a height limit of around 32000px.
    *[https://bugzilla.mozilla.org/show_bug.cgi?id=671302 bug 671302] - cairo-gdi: large background-images and gradients don't work beyond ~ 32735px
    <i>Please DO NOT comment in bug reports: https://bugzilla.mozilla.org/page.cgi?id=etiquette.html</i>

Maybe you are looking for