Out put crosses the width list

Hi,
i am concatenating some text with user input company codes, i declared LINE-SIZE is 132.
suppose if user inputs 200 company codes,it crosses the width of report output list,but it is not displaying in second line also.why it is happening,what is the approach to come out of this..

Hi sekhar manda,
  Change the line-size 255 line-count 36.
  And see wht is gona happen.
Regards,
Suneel G

Similar Messages

  • Z Out Put Type For Picking List In VL06

    Can I assign Z Out Put Type of picking list in VL06 . If yes ,  I request you to mention where and how I can assign  please .
    Thanks In Advance

    Dear Jaya,
    The picking list Z output type you can get in VL06 transaction through assigning the same output type in your shipping point detail screen.
    IMG path is SPRO-->Enterprise Structure -->Definition -->Logistics Execution -->Define, copy, delete, check shipping point. Here you select your shipping point then go in to the detail screen here you can assign your Z picking list output type under Print Picking list tab.
    Before that you need to do these configuration settings.
    1.You need to define the Z Output type
    SPRO>IMG>Logistics execution>Shipping>Basic shipping functions-->Output Control -->Output Determination -->Maintain Output Determination for Outbound Deliveries -->Maintain Condition Tables -->
    Maintain Output Types.
    2. Using TCode V/38, you have to maintain the Z condition type by clicking on new entries, maintained the time,print parameters and transmission medium.
    You need to assign the processing routines Prog: ,Form Routine:, and Form:
    3. You need to maintain the print parameters based on the shipping point for your Z output type.
    through transaction VP01SHP.
    I hope this will help you,
    Regards,
    Murali.

  • How to display the out put of the sql query in a text file using forms

    I want to display the out put of the sql query in a text file using forms 6.0.Same could be done using spool command in sqlplus but i want it using forms....Fiaz

    Have a look at the text_io package:
    http://www.oracle.com/webapps/online-help/forms/10g/state?navSetId=_&navId=3&vtTopicFile=f1_help/oraini/c_text_io.html&vtTopicId=
    cheers

  • Importing the out-put to the exel

    Hi all,
    iam very new to the unix and sql,
    just i want to know how to export the out-put of the query into exel using unix(spool)

    A lot of people rob banks too.
    You can spool an output to a file delimiting columns with commas if you wish. But that is outputting a file not outputting to Excel.
    Personally I'd fire anyone in a data center I caught outputting Oracle into a non-secure unauditable form and putting the organization at risk.

  • How do they choose which ebook to put on the featured list

    My book is up on iTunes. It is very high quality. Howl do they choose which ones to have on the Featured list as opposed to merely the release date category.  Also... What about DRM.? What's the difference and does this accept their decision?

    ISE uses the first interface enabled for that portal, so if want to use a specific interface, then only enable that interface.  If interface is GE0, then default behavior is to redirect with ip value set to node's FQDN.  If interface other than GE0, then default behavior is to return the IP address of the associated interface. 
    Aliases can be configured for each interface using the CLI 'ip host' command to associate a hostname/FQDN to the IP address of a given interface.  When configured, ISE will return that value rather than IP address in redirect.  This is critical if want to avoid certificate trust warning on connecting clients.
    Be sure that certificate assigned to interface includes the correct FQDN or optionally wilcard value in the CN or SAN fields to avoid cert warnings.

  • To get the the out put of the procedure..help needed

    hi all,
    i have a procedure :
    CREATE OR REPLACE PROCEDURE EN_GetCategory
         StaffID IN      VARCHAR2 DEFAULT NULL,
         ResultCategory OUT      VARCHAR2
    AS
    v_exec_tx varchar2(2000);
         Condition VARCHAR2(1000);
         Category VARCHAR2(1);
         SQL_ADV VARCHAR2(2000);
         Cnt          NUMBER(10);
         Cnt1          NUMBER(10);
    CURSOR curCategory IS
    SELECT SMC.Category,SMC.Condition FROM ST_MS_Category SMC ORDER BY OrderRowNo;
         BEGIN
              EXECUTE IMMEDIATE 'TRUNCATE TABLE TMP';
              OPEN curCategory;
              FETCH curCategory INTO Category, Condition;
              while curCategory%FOUND
              LOOP
              BEGIN
                   v_exec_tx:='SELECT COUNT(*) FROM ST_EMPLOYEE WHERE StaffID=''' || EN_GETCATEGORY.STAFFID ||''' AND ' || EN_GETCATEGORY.CONDITION;
                   EXECUTE IMMEDIATE v_exec_tx into Cnt;
    IF Cnt > 0 THEN                              SELECT COUNT(*) INTO CNT1 FROM tmp ;
              IF CNT1> 0     THEN
                                       UPDATE tmp SET CAT = Category ;
              ELSE
                                       INSERT INTO tmp VALUES (Category );
              END IF;
              END IF;
              FETCH curCategory INTO Category, Condition;
                   END;
              END LOOP;
              CLOSE curCategory;
              BEGIN
                   FOR REC IN ( SELECT CAT FROM tmp
                   LOOP
                   EN_GetCategory.ResultCategory := REC.CAT;
                   END LOOP;
              END;
         END;
    i need to execute this procedure..
    i tried EXEC EN_GETCATEGORY('812005','');
    but getting error invalid sql statemnt..
    i think for this we have to write some more code can u please help to to find the output ofthis procedure..
    Thanks In advance

    Hi,
    i tried EXEC EN_GETCATEGORY('812005','');It's execute Procedure_name('Parameters');
    Regds.What tosh! "exec" is perfectly ok to use to call a procedure.
    The problem is with the OUT parameter. You need to declare a variable into which the OUT value can be put.

  • Getting duplication of records in the out put of the report on multipro..

    hai ,
          We are trying to execute a report on a multiprovder.While executing the report  we are getting duplication of records while in case if we are removing the created 'new selection' or 'new fromula' in the query designer we are not getting the duplicate records.
    Now as per our requirement we do not need duplicate records.
    Plz could any one help me out with this problem

    Hi Jvr,
    $server | ($_ -split '=')[1] -replace '}' is working.. :)
    The email doesn't have @{ = }, its only displayed in the output.
    Any help on the REGEX part?

  • Over riding "inbuilt audio" for the audio out put in the easy set up?

    Hi all. I just got hold of Final Cut express and I can not get audio to come out of my external audio interface( MOTU 2408 III).
    I have noticed that the default setting in the easy set up is for inbuilt audio.
    How do I over ride this?
    Thanks,
    Spigg
    PS Audio system setting is set for the MOTU... infact warning beeps are going through external... just not movie audio

    Hi(Bonjour)!
    Try the sound system extension SoundFlower:
    http://www.cycling74.com/products/soundflower
    Michel Boissonneault

  • How to add fly out menus in the menu list on right top corner of photoshop plugin ?????

    ??

    Check out this sample:
    Samples/CEP_HTML_Test_Extension_5.0 at master · Adobe-CEP/Samples · GitHub
    See the "HTML Features" section, Flyout menu
    while waiting for the native thing, it's a viable workaround.
    cheers
    Davide Barranca
    www.davidebarranca.com
    www.cs-extensions.com

  • Can we able to take the out put have the file into another file in unix

    Hi all ,
    My question is .. we are having one shall fill , we need to take the output of that file to another file ,
    but the output is not printing into another file..
    what am guessing is we have only read and execute permission on that file.. we don't have write permission on that file and the folder where the file is exists .
    my Question is , Do we need all permission on File to copy the output to another file... ?
    because we are redirecting the output to another folder where we can create the another file and read and write permissions .
    -rwxrwxr-x 1 th th 499 Jun 20 01:06 Coverage
    like this we are having the permission on that file
    for the folder we are having the permission
    drwxrwxr-x 6 kpsmith kpsmith 12288 Aug 9 21:59 1.3
    can any one help me out from this problem
    Thanks
    Sreedhar

    Assuming 'shall fil' is shell script , other than dumping even more garbage in this forum, what does this question have to do with Oracle?
    Or can't you type anything in the address bar of your browser and is this URL the only one you can visit?
    Sybrand Bakker
    Senior Oracle DBA

  • How to use a ipad with out putting in the linked apple id in it

    .

    You will never be able to use this iPad.
    This article explains:
    Find My iPhone Activation Lock - Apple Support

  • OC4J Report Server is not saving the PDF out put

    Hi everybody,
    I have a master report running under OC4J.Under this master report 1000's of other reports are runninng by using the srw.run_report.Report name and other required parameters are taking from the database.My aim is to send all generated PDF reports by using the javamail.My problem is report server is not saving any reports until the completion of the master report.Once the master report is completted we can see all the reports under the specified folder, before that we can not see the out put in the folder .So the above reason my mailing part is getting faild because of system cannot find the specified file in that particular path
    Hi anybody know how to save each pdf report in a folder insted of waiting the completion of entire report
    Is any particular report configuration is required for that?
    srw.runreport is running in the batch mode
    thanks in advanceee
    regards
    mathew
    Message was edited by:
    Mathew Thomas

    Please helppp meee

  • Is there a way to zoom out further than the website's width?

    Especially in android browsers some websites have really big fonts etc. so that very few content can be shown on the screen without scrolling around. To get a better overview of the site, is it in any way possible to zoom out further than the width of a web page? I can pinch zoom out further than the site's width but it will zoom back in again as soon as i let go of the screen.
    The only alternative at the moment is to rotate the tablet vertically, because then, when zooming out to the site's width, it is of course displayed a lot smaller.
    I really wonder that there's not more people that find the inability to zoom out really annoying. okay, android made its start with smartphones where the main focus is zooming in, but still...we got 2k displays in our 10inch tablets and we make no use of that resolution at all...

    I'm afraid that this isn't currently possible.
    There are a number of desktop Firefox add-ons that will allow default zoom out options. For example [https://addons.mozilla.org/en-US/firefox/addon/default-fullzoom-level/ Deafult FullZoom Level]. It might be worth asking if they plan to bring their add-on to Firefox for Android.
    I hope that helps.

  • I want the out put of number in(10,4)

    I want out put of the number like this formate (10,4). can any one give the syntax for this..
    by using the round function round(38.439494) = 38.439. but how to restrict the integer to 10

    Prem,
    My understnding the below you are expecting.
    select round(38.439494,3) from dual;
    38.439
    If it's not,please make sure post clearly.
    Regards,
    Vissu.....

  • How to get the table out put

    Hi
    I have a function in a package where it's out put is a table.
    I call it from FORM level procedure.
    Could anybody help me with view the data of my out put for the purpose of debugging.
    (Note: I use SQL Navigator as the db tool , Forms Builder (9.0.4.2.0))
    Rgds
    shabar

    I don't exactly know how your datablock is, the aray you are returning but you can use code like this to populate the data block.
    Write this code in when new form instance trigger.
    declare
      type pkarray is varray(100) of <table_name>.<column_name>%type; --table name on which your varray returning from function is based.
      id_arr pkarray := pkarray();
    begin
      id_arr := <function_name>; -- call to your function which returns the array
      go_block('<block_name>');
      clear_record;
      first_record;
       For i in 1..id_arr.count
       loop
           :<block_name>.<item_name> :=  id_arr(i);
           next_record;
       end loop; 
    end;You can tweak this code to suit your requirement.
    Hope it helps.
    Please mark answer as helpful / correct, if it helps you
    Navnit

Maybe you are looking for

  • 'IF' statement in a select statment?

    I have the following cursor in a package specification; cursor c_sales_code is select sales_condition||' MC '||sales_option from sales;This will return something like: 'T300 MC 9' MC means 'multiple choice' for when there are multiple options. Althou

  • Leading Zeros Missing - When exporting data from ALV grid display to Excel

    Hi, Am exporting the data from ALV GRID DISPLAY to Excel sheet using standard toolbar icon 'Local file' the leading zeros displayed in the ALV output is missing in the EXCEL sheet. (eg)  in ALV o/p - 0029.          in Excel - Only 29 is appearing. As

  • User privilages or changing users with RMI

    I'm exploring the use of RMI, and based on some tutorials I created a distributed application which uses RMI. I launch the RMI server under my admistrator account. However, when a user launches the client portion of my application and executes code o

  • Profit centre in Document Splitting

    Hi! I am facing problem with profit centre in document splitting. My client is posting document with two Balanse sheet accounts like Accrued Expenses Dr to Bank A/C, where both are Balance sheet accounts and there is no profit centre in those line it

  • FTP sharing service not listed under sharing preferenecs

    Hi All, I need to enable FTP sharing on my MacBook Air (2011 OSX 10.7.2) but when I go to the Sharing settings under system preferences, FTP is not listed so I can't turn it on.  Any thoughts as to how I install the FTP service? Thanks!