URGENT:  Repetitious Output

I am trying to create a report that is based on a person's timecard. We have written our own time collection module and in response to the user clicking a button, this report is to run to show the user's timecard.
Our timecard data has 2 main tables - the header and the lines. Each header has a unique TC_HEADER_ID and each line has a unique id and also has a field TC_HEADER_ID to tie it to its Header record. The report is run using one parameter - TC_HEADER_ID.
I have written 4 queries.
Q1 SQL
===================================
select distinct peo.Full_Name,lst.Assignment,lst.PAY_BASIS,lst.TC_HEADER_ID,prd.PERIOD_START_DATE,prd.PERIOD_END_DATE
from ... where...and hdr.TC_HEADER_ID = :p_header_id and lst.TC_header_id = hdr.TC_HEADER_ID...
=======================
Q2 is a PL/SQL Ref Cursor function that returns the lines
=================     
Each record is a week's worth of data for a particular Hours Type (vacation, sick leave, overtime, etc.)including hours worked each day, date for each day, total hrs for week.
Cursor contains this code:
where hdr.tc_header_id = :p_header_id
     and wt.tc_header_id = hdr.tc_header_id
     and wt.TC_HOUR_TYPE_ID = ht.TC_HOUR_TYPE_ID
     and hdr.TC_PERIOD_ID = prd.TC_PERIOD_ID
order by wt.Line_Start_Date, wt.Line_Number;
====================================
Q3 SQL query is independent. I'm just totaling up the number of hours of each type worked for the month.
=====================================
Q4 SQL query is independent. I'm getting the comments added to the timecard as it proceeds through the processes. They are stored in a table not referenced elsewhere in the report.
=====================================
My problem is that I get 25 pages of output instead of the expected 1 page. The first page looks good, just what I'd expect, but after that I get variations on the theme.
At this point I have all four queries disconnected. I had linked the first 2 by group, but that didn't do anything but increase the output.
I really don't understand the relationship between the data model's physical layout and the Report page layout's physical layout. Nor do I understand why I get a repeating frame for my main frame, which is what I think the problem is.
I thought my report should have a fixed frame with the info from the first query; then a repeating frame for each week; and inside that a repeating frame for each hours type for that week; then a fixed frame for each of my last 2 queries with a repeating frame inside each for each record.
Any help would be greatly appreciated. I'm under the gun!
Tricia Rooff

Is there any data on the pages?
If so, your queries are definitely wrong, since a lot of output is created by your queries.
If not, you may have set some properties wrong, like Page Break Before, Page Break after etc.
REP-1213 indicates that the layout does not correspond with the data model. You have put a field in the wrong frame somewhere. From the help:
Cause:     The source column for the field is in a group below that of the repeating frame which encloses it.
Action:     Move the field into a repeating frame whose source group is at or above the group that contains the field's source column. Otherwise, move the field's source column into the enclosing repeating frame's group, if possible.
A bit difficult to understand in the beginning, but after a while you'll understand what this means. I can't explain it any better.
All documents can be found on OTN:
http://otn.oracle.com/documentation/reports.html

Similar Messages

  • Urgent :- Sending output to SAP User's inbox as Excel Attachment.

    Hi,
    This is urgent requirement
    Requirement Description in breif :-
    1.I have a report and but when run in background, it should create an excel file and should be sent as attachment to sap inbox of the same user who is executing the report.
    2.I have tried all most all function modules. the limitations were some of the F.M are not supported in background mode (which the sap it self uses) And I could able to send data  to excel excel file only upto 255 chars per record. i.e these F.M's are allowing me to send a internal table but every record of 255 chars only.
    3.Which is not sufficient to send my ITAB contents. and contents after 255 are truncating.
    Sending output of report in Excel Format ,in Background

    Hi srinivas,
    check this thread
    Convert output display to Excel file and Email to a set of users
    Regards,
    Raj

  • URGENT PLZ- output

    Dear SAP Guru,
    I need to reprint some old invoices for salesorganisation ABCD order & delivery related.
    When I re-select them through transaction VF31 a lot of them go straight to the LOCL printer instead of the spooler & having waiting status.
    (I maintained Condition records for output type to both Sales Org/Billing type and Sales Org/Bill type/Bill to, so I have a combination of printers (XYZ & UVW)assigned (But not LOCL printer) when the billing jobs execute th’r T.C. VF31.)
    In spool request there are three status 1)waiting status is with LOCL. printer. 2)Completed-with XYZ 3)----
    with UVW printer.
    Can someone tell me how I can prevent this or some one can suggest me why this is happening.
    Points will be rewarded

    Hi,
    Please check it in the for sales order as below :
    Menu Bar -> Extras-> output-->Header>  Edit
    Then select the output condition click on communication method in the printing information tab provide the required printer name in the feild logical destination and remove the check mark print immediately.
    come back and save the settings .
    Kindly Reward points if usefull.
    Regards
    vK

  • Urgent - Automatic output determination for PO doc type

    Hello all,
    I have created an output type along the lines of NEU and maintained all the necessary setting. new outpout type is ZNEU. I want this to be triggered when i save my PO with new PO order type ZS.
    However, when i save my PO type ZS no output determination takes place.
    Where exactly is the link between PO type ZS and output type ZNEU.
    Any help will be appreciated.
    regards
    s Datar

    Check all the settings as mentioned below
    PO Output
    Output of Purchase Order
    1. Condition Table
    SPRO > Material Management> Purchasing -> Message -> Output Control->Condition Tables->Define Condition Table for Purchase Order
    Select:
    Purchasing Doc. Type,
    Purch. Organization,
    Vendor
    2. Access Sequences
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Access Sequences->Define Condition Table for Purchase Order
    3. Message Type
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Message Types->Define Message Type for Purchase Order
    4. Message Determination Schemas
    4.1. Message Determination Schemas
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Message Schema->Define Message Schema for Purchase Order-> Maintain Message Determination Schema
    4.2. Assign Schema to Purchase Order
    SPRO -> Material Management-> Purchasing -> Message -> Output Control->Message Schema->Define Message Schema for Purchase Order-> Assign Schema to Purchase Order
    5. Partner Roles per Message Type
    SPRO -> Material Management-> Purchasing -> Message -> Output Control-> Partner Roles per Message Type ->Define Partner Role for Purchase Order
    6. Condition Record
    Navigation Path: SAP Menu-> Logistics -> Material Management -> Purchasing-> Master data->Messages-> Purchase Order-> MN04-> Create
    Now you create PO (ME21N) and save it. Go to ME22N and print the PO by giving output type.
    GR Output
    Output of GR
    After setting table, access sequence and output type for GR,run MB02 transaction, enter material document number. Double click one line item and select messages. Separate screen will be opened to configure outputs. Give the required fields and save the document. Now Run MB90, you can take printout. Output Type: WE03 or WE01 or WE02
    Regards,

  • Urgent: reagrding output display preoblem

    Hi,
    I had made dis report adn when i execute it does not display the all changes made to a purticular material. As i made the report reagrding the changes made to a purticular material in a purticular period. here is d code:-
    REPORT ZNEW01 no standard page heading LINE-SIZE 310.
    TABLES: CDHDR,CDPOS.
    DATA: BEGIN OF ITAB OCCURS 0,
          OBJECTCLAS LIKE CDHDR-OBJECTCLAS,
          OBJECTID LIKE CDHDR-OBJECTID,
          USERNAME LIKE CDHDR-USERNAME,
          UDATE LIKE CDHDR-UDATE,
          UTIME LIKE CDHDR-UTIME,
          TCODE LIKE CDHDR-TCODE,
          CHANGE_IND LIKE CDHDR-CHANGE_IND,
          END OF ITAB.
    DATA: BEGIN OF ITAB1 OCCURS 0,
          OBJECTCLAS LIKE CDPOS-OBJECTCLAS,
          OBJECTID LIKE CDPOS-OBJECTID,
          FNAME LIKE CDPOS-FNAME,
          CHNGIND LIKE CDPOS-CHNGIND,
          VALUE_OLD LIKE CDPOS-VALUE_OLD,
          VALUE_NEW LIKE CDPOS-VALUE_NEW,
          END OF ITAB1.
    SELECT-OPTIONS: M_DATE FOR CDHDR-UDATE,
                    U_ID FOR CDHDR-CHANGE_IND.
    SELECT BOBJECTCLAS BOBJECTID BUSERNAME BUDATE BUTIME BTCODE B~CHANGE_IND INTO
    TABLE ITAB
    FROM CDHDR AS B WHERE B~OBJECTCLAS = 'MATERIAL' AND UDATE IN M_DATE AND CHANGE_IND IN U_ID.
    Check not itab[] is initial.
    SELECT OBJECTCLAS OBJECTID FNAME CHNGIND VALUE_OLD VALUE_NEW INTO TABLE
    ITAB1 FROM CDPOS
    FOR ALL ENTRIES IN ITAB WHERE OBJECTID = itab-objectid and objectclas = ITAB-OBJECTCLAS .
    *SELECT OBJECTCLAS OBJECTID FNAME CHNGIND VALUE_OLD VALUE_NEW INTO TABLE
    *ITAB1 FROM CDPOS
    *WHERE OBJECTID = itab-objectid and objectclas = ITAB-OBJECTCLAS .
    ULINE.
    LOOP AT ITAB.
    WRITE:/ ITAB-OBJECTID,22 ITAB-USERNAME,ITAB-UDATE,ITAB-UTIME,ITAB-TCODE.
    LOOP AT ITAB1 WHERE OBJECTCLAS = ITAB-OBJECTCLAS AND OBJECTID = ITAB-OBJECTID.
    WRITE: 60 ITAB1-FNAME,ITAB1-CHNGIND,ITAB1-VALUE_OLD(40),ITAB1-VALUE_NEW(40).
    ENDLOOP.
    ENDLOOP.
    PLZZ HELP ME OUT AS HELP WILL BE DEFINATELY REWRDED.
    Edited by: ric .s on Jan 31, 2008 9:11 AM

    hi,
    i give u example of that ,if there is material 10000014 and it had been changed by 3 differrent users whic is disaplaying correct but when i  click it in MM04 it also displays the correct value dat dese are changed by 3 persons but when i double click that for 1 st user it shows details that these are changes made but when i check my report it is not displaying allthe fields which had been changed.
    plzz help me out as it is really urgent.
    TABLES: CDHDR,CDPOS.
    DATA: BEGIN OF ITAB OCCURS 0,
          OBJECTCLAS LIKE CDHDR-OBJECTCLAS,
          OBJECTID LIKE CDHDR-OBJECTID,
          USERNAME LIKE CDHDR-USERNAME,
          UDATE LIKE CDHDR-UDATE,
          UTIME LIKE CDHDR-UTIME,
          TCODE LIKE CDHDR-TCODE,
          CHANGENR LIKE CDHDR-CHANGENR,
          END OF ITAB.
    DATA: BEGIN OF ITAB1 OCCURS 0,
          OBJECTCLAS LIKE CDPOS-OBJECTCLAS,
          OBJECTID LIKE CDPOS-OBJECTID,
          FNAME LIKE CDPOS-FNAME,
          CHNGIND LIKE CDPOS-CHNGIND,
          VALUE_OLD LIKE CDPOS-VALUE_OLD,
          VALUE_NEW LIKE CDPOS-VALUE_NEW,
          CHANGENR LIKE CDPOS-CHANGENR,
          END OF ITAB1.
    *SELECT-OPTIONS: M_DATE FOR CDHDR-UDATE.
                   U_ID FOR CDHDR-CHANGE_IND.
    SELECT BOBJECTCLAS BOBJECTID BUSERNAME BUDATE BUTIME BTCODE B~CHANGE_IND INTO
    TABLE ITAB
    FROM CDHDR AS B WHERE B~OBJECTCLAS = 'MATERIAL'.
    AND UDATE IN M_DATE.
    AND CHANGE_IND IN U_ID.
    Check not itab[] is initial.
    SELECT OBJECTCLAS OBJECTID FNAME CHNGIND VALUE_OLD VALUE_NEW CHANGENR INTO TABLE
    ITAB1 FROM CDPOS
    FOR ALL ENTRIES IN ITAB WHERE OBJECTID = itab-objectid AND objectclas = ITAB-OBJECTCLAS.
    *SELECT OBJECTCLAS OBJECTID FNAME CHNGIND VALUE_OLD VALUE_NEW INTO TABLE
    *ITAB1 FROM CDPOS
    *WHERE OBJECTID = itab-objectid and objectclas = ITAB-OBJECTCLAS .
    ULINE.
    LOOP AT ITAB.
    WRITE:/ ITAB-OBJECTID,22 ITAB-USERNAME,ITAB-UDATE,ITAB-UTIME,ITAB-TCODE.
    LOOP AT ITAB1 WHERE OBJECTCLAS = ITAB-OBJECTCLAS AND OBJECTID = ITAB-OBJECTID AND CHANGENR = ITAB-CHANGENR.
    WRITE: 60 ITAB1-FNAME,ITAB1-CHNGIND,ITAB1-VALUE_OLD(40),ITAB1-VALUE_NEW(40).
    ENDLOOP.
    ENDLOOP.
    DATA: BEGIN OF ITAB OCCURS 0,
          MATNR LIKE MSTA-MATNR,
          LAEDA LIKE MSTA-LAEDA,
          AENAM LIKE MSTA-AENAM,
          STATM LIKE MSTA-STATM,
          WERKS LIKE MSTA-WERKS,
          PSTAT LIKE MARA-PSTAT,
          END OF ITAB.
          SELECT AMATNR ALAEDA AAENAM ASTATM AWERKS BPSTAT INTO TABLE ITAB
          FROM MSTA AS A INNER JOIN MARA AS B ON BMATNR = AMATNR.
          LOOP AT ITAB.
          WRITE: / ITAB-MATNR,ITAB-LAEDA,ITAB-AENAM,ITAB-STATM,ITAB-WERKS.
          ENDLOOP.
    Edited by: ric .s on Jan 31, 2008 10:59 AM

  • {Urgent} Query Output

    Hi all,
    I have the following simple table. I'm using the LISTAGG function.
    The output of my query is :
    100,200,300,400,500,600
    102,302,602
    403,503
    If you notice for the id 2 and 3 there are missing data because they do not exist.
    I would like the output to be :
    100,200,300,400,500,600
    102, ,302, ,602
    , ,  ,403,503
    Thank you
    CREATE TABLE test
       id    INTEGER,
       yr    INTEGER,
       val   INTEGER
    INSERT INTO test (id, yr, val)
         VALUES (1, 2005, 100);
    INSERT INTO test (id, yr, val)
         VALUES (1, 2006, 200);
    INSERT INTO test (id, yr, val)
         VALUES (1, 2007, 300);
    INSERT INTO test (id, yr, val)
         VALUES (1, 2008, 400);
    INSERT INTO test (id, yr, val)
         VALUES (1, 2009, 500);
    INSERT INTO test (id, yr, val)
         VALUES (1, 2009, 600);
    INSERT INTO test (id, yr, val)
         VALUES (2, 2005, 102);
    INSERT INTO test (id, yr, val)
         VALUES (2, 2007, 302);
    INSERT INTO test (id, yr, val)
         VALUES (2, 2009, 602);
    INSERT INTO test (id, yr, val)
         VALUES (3, 2008, 403);
    INSERT INTO test (id, yr, val)
         VALUES (3, 2009, 503);
      SELECT LISTAGG (val, ',') WITHIN GROUP (ORDER BY yr)
        FROM test
       WHERE YR BETWEEN 2005 AND 2010
    GROUP BY id;

    Maybe NOT TESTED! LISTAGG states: Null values in the measure column are ignored.
    select listagg(decode(val,null,'_',to_char(val)),',') within group (order by yr) 
      from (select t.id,t.val,y.yr 
              from test t partition by (t.id) 
                   right join 
                   (select level + 2004 yr 
                      from dual 
                    connect by level <= 6
                   ) y 
                on y.yr = t.yr
    group by id
    Regards
    Etbin

  • Urgent: Reports Output File location on 9iAS -Repost:

    Hi,
    Reference my earlier posts last one appended below:
    1- Jun 12, 2006 6:39 AM
    2- Jun 13, 2006 10:08 PM
    Please help me my manager is now getting upset. Or at least point me to the list of documents that I should study to sort this problem out.
    Thanks
    ---------------------------------------------------------------------------------------------------<Hi,
    I need your help in producing report output to OS file and dowloading it on to client's machine. This is 9iAS and Reports 6i patch 15 on Windows 2000 server.
    Output as PDF is stored in ...\Server\Cache, but output as Delimited or DelimitedData is un-traceable on server.
    I have created a folder with changed rights to "Everyone" and directing output to the folder. The report server displays a message that report output has been created succefully, but the folder remains empty.
    Please help!
    TIA!

    Hi,
    did you chaeck with customer support (metalink.oracle.com) in case you are hitting a bug ?
    Frank

  • URGENT: report output to spool

    hi experts,
    i have a program and i want it to have the output as a spool order. how will i do this? for example the output of the report is a list:
    MATERIAL   PLANT   DESCRIPTION
    XXXXXXXXX   XXXX        XXXXXXXXX
    XXXXXXXXX   XXXX        XXXXXXXXX
    once the program is executed, it should automatically create a spool depending on the material and plant entered in the selection screen. the list must be shown when checking the spool request in SP01. how will i do this?
    please help me. thank you very much...
    -march

    You can try with NEW-PAGE PRINT ON to send it to spool.
    Try like :
    START-OF-SELECTION.
      DO 10 TIMES.
        WRITE: / SY-ABCDE.
      ENDDO.
      DATA: PRINT_PARAMETERS TYPE PRI_PARAMS,
            VALID_FLAG(1) TYPE C.
      CALL FUNCTION 'GET_PRINT_PARAMETERS'
        IMPORTING
          OUT_PARAMETERS       = PRINT_PARAMETERS
          VALID                = VALID_FLAG
        EXCEPTIONS
          INVALID_PRINT_PARAMS = 2
          OTHERS               = 4.
      NEW-PAGE PRINT ON PARAMETERS PRINT_PARAMETERS
                          NO DIALOG.
    * call the same write data perform again
      DO 10 TIMES.
        WRITE: SY-ABCDE.
      ENDDO.
      NEW-PAGE PRINT OFF.
    Regards,
    Naimesh Patel

  • Urgent: Slip output not trigger out

    Hi experts
    HOpe to get your help
    We have two output type zwa1/zwa2.  Now we found zwa1 could be triggered out by mb1b but zwa2 can't.
    we have set NDR as big X and ND9 as the user group. in omj4 ,we setup plant locaiton and user gorup with printer.
    Now If I set locaiton with output type with zwa1, when I do mb1b ,zwa1 could come up in message
    but if I set locaiton with output type zwa2 , there is no message output trigger out.
    I check the output type, it seems they both use plant/location/user group combination.
    ANy adivce why zwa2 can't come up ?
    Thanks
    Alice

    HI,
    Check if both the message types are define in the access sequence procedure in inventory management,
    Check the automatic message determination properly in MN21, MN22 and MN23 and see to that the all the information is provided correctly
    Thanks & Regards
    Kiran

  • Urgent: regarding output display problem

    hi,
    i had made dis report for displaying changes made to a purticular material in a purticular month.
    d poblem is dis when i check a materail in MM04 which use to display a change made to a single material and when i check further that what changes had made it shows 4 changes but when i check my report it shows only 2 changes had been made.
    plzz help me out as help will be definately rewarded.
    last time i asked in dis forum not much help was provided.
    here is d code:-
    REPORT ZNEW01 no standard page heading LINE-SIZE 310.
    TABLES: CDHDR,CDPOS.
    DATA: BEGIN OF ITAB OCCURS 0,
    OBJECTCLAS LIKE CDHDR-OBJECTCLAS,
    OBJECTID LIKE CDHDR-OBJECTID,
    USERNAME LIKE CDHDR-USERNAME,
    UDATE LIKE CDHDR-UDATE,
    UTIME LIKE CDHDR-UTIME,
    TCODE LIKE CDHDR-TCODE,
    CHANGE_IND LIKE CDHDR-CHANGE_IND,
    END OF ITAB.
    DATA: BEGIN OF ITAB1 OCCURS 0,
    OBJECTCLAS LIKE CDPOS-OBJECTCLAS,
    OBJECTID LIKE CDPOS-OBJECTID,
    FNAME LIKE CDPOS-FNAME,
    CHNGIND LIKE CDPOS-CHNGIND,
    VALUE_OLD LIKE CDPOS-VALUE_OLD,
    VALUE_NEW LIKE CDPOS-VALUE_NEW,
    END OF ITAB1.
    SELECT-OPTIONS: M_DATE FOR CDHDR-UDATE,
    U_ID FOR CDHDR-CHANGE_IND.
    SELECT BOBJECTCLAS BOBJECTID BUSERNAME BUDATE BUTIME BTCODE B~CHANGE_IND INTO
    TABLE ITAB
    FROM CDHDR AS B WHERE B~OBJECTCLAS = 'MATERIAL' AND UDATE IN M_DATE AND CHANGE_IND IN U_ID.
    Check not itab[] is initial.
    SELECT OBJECTCLAS OBJECTID FNAME CHNGIND VALUE_OLD VALUE_NEW INTO TABLE
    ITAB1 FROM CDPOS
    FOR ALL ENTRIES IN ITAB WHERE OBJECTID = itab-objectid and objectclas = ITAB-OBJECTCLAS .
    *SELECT OBJECTCLAS OBJECTID FNAME CHNGIND VALUE_OLD VALUE_NEW INTO TABLE
    *ITAB1 FROM CDPOS
    *WHERE OBJECTID = itab-objectid and objectclas = ITAB-OBJECTCLAS .
    ULINE.
    LOOP AT ITAB.
    WRITE:/ ITAB-OBJECTID,22 ITAB-USERNAME,ITAB-UDATE,ITAB-UTIME,ITAB-TCODE.
    LOOP AT ITAB1 WHERE OBJECTCLAS = ITAB-OBJECTCLAS AND OBJECTID = ITAB-OBJECTID.
    WRITE: 60 ITAB1-FNAME,ITAB1-CHNGIND,ITAB1-VALUE_OLD(40),ITAB1-VALUE_NEW(40).
    ENDLOOP.
    ENDLOOP.

    hey ric
    i have tested ur code
    i think u have got a problem with the selection criteria "date"
    because i have cross checked the code you have developed and through the transaction
    it is impeccably right
    i think the selection of date in your report should be the range of dates in which they have been modfiied/changed
    if satisfied plz do reward
    regards
    samarendra

  • Error connection between vwlc and AP

    Hi 
    I am new to Wireless network and have been tasked with setting v WLC Cisco and AIR-CAP702I-I-K9. I followed some guides to configure the WLC, but however the APs are not joining the controller. with console cable connected to the AP i get the following;
    *Mar  1 00:01:02.879: %CAPWAP-3-ERRORLOG: Could Not resolve CISCO-CAPWAP-CONTROLLER
    *Mar  1 00:01:02.883: %CAPWAP-3-ERRORLOG: Discovery response from MWAR 'Cisco_17:1d:20'running version 7.3.101.0 is rejected.
    *Mar  1 00:01:02.883: %CAPWAP-3-ERRORLOG: Failed to decode discovery response.
    *Mar  1 00:01:02.883: %CAPWAP-3-ERRORLOG: CAPWAP SM handler: Failed to process message type 2 state 2.
    *Mar  1 00:01:02.883: %CAPWAP-3-ERRORLOG: Failed to handle capwap control message from controller
    *Mar  1 00:01:02.883: %CAPWAP-3-ERRORLOG: Failed to process unencrypted capwap packet from 10.0.0.1
    *Mar  1 00:01:02.887: %CAPWAP-3-ERRORLOG: Discovery response from MWAR 'Cisco_17:1d:20'running version 7.3.101.0 is rejected.
    *Mar  1 00:01:02.887: %CAPWAP-3-ERRORLOG: Failed to decode discovery response.
    *Mar  1 00:01:02.887: %CAPWAP-3-ERRORLOG: CAPWAP SM handler: Failed to process message type 2 state 2.
    Translating "CISCO-CAPWAP-CONTROLLER"...domain server (255.255.255.255)
    Please can you help me it is very urgent 

    hi 
    Outputs are :
    (Cisco Controller) >show sysinfo
    Manufacturer's Name.............................. Cisco Systems Inc.
    Product Name..................................... Cisco Controller
    Product Version.................................. 7.3.101.0
    RTOS Version..................................... 7.3.101.0
    Bootloader Version............................... 7.3.101.0
    Emergency Image Version.......................... 7.3.101.0
    Build Type....................................... DATA + WPS
    System Name...................................... Cisco_17:1d:20
    System Location..................................
    System Contact...................................
    System ObjectID.................................. 1.3.6.1.4.1.9.1.1631
    IP Address....................................... 10.0.0.1
    System Up Time................................... 1 days 3 hrs 59 mins 19 secs
    System Timezone Location......................... (GMT +1:00) Amsterdam, Berlin, Rome, Vienna
    Configured Country............................... TN  - Tunisia
    State of 802.11b Network......................... Enabled
    State of 802.11a Network......................... Enabled
    --More-- or (q)uit
    Number of WLANs.................................. 1
    Number of Active Clients......................... 0
    Burned-in MAC Address............................ 00:0C:29:17:1D:20
    Maximum number of APs supported.................. 200
    (Cisco Controller) >show time
    Time............................................. Fri Dec 12 15:50:48 2014
    Timezone delta................................... 0:0
    Timezone location................................ (GMT +1:00) Amsterdam, Berlin, Rome, Vienna
    NTP Servers
        NTP Polling Interval.........................     86400
         Index     NTP Key Index     NTP Server      NTP Msg Auth Status
    AP7c69.f670.d1a9#show version
    Cisco IOS Software, C1140 Software (C1140-K9W8-M), Version 12.4(25e)JA1, RELEASE                                                                                         SOFTWARE (fc1)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2012 by Cisco Systems, Inc.
    Compiled Wed 30-May-12 04:06 by prod_rel_team
    ROM: Bootstrap program is C1140 boot loader
    BOOTLDR: C1140 Boot Loader (C1140-BOOT-M) Version 12.4(23c)JA6, RELEASE SOFTWARE                                                                                         (fc1)
    AP7c69.f670.d1a9 uptime is 15 minutes
    System returned to ROM by power-on
    System image file is "flash:/c1140-k9w8-mx.124-25e.JA1/c1140-k9w8-mx.124-25e.JA1                                                                                        "
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected].
    cisco AIR-LAP1141N-E-K9    (PowerPC405ex) processor (revision B0) with 65526K/65                                                                                        536K bytes of memory.
    Processor board ID FCZ1743P23U
    PowerPC405ex CPU at 586Mhz, revision number 0x147E
    Last reset from power-on
    LWAPP image version 7.2.110.0
    1 Gigabit Ethernet interface
    1 802.11 Radio(s)
    32K bytes of flash-simulated non-volatile configuration memory.
    Base ethernet MAC Address: 7C:69:F6:70:D1:A9
    Part Number                          : 73-12836-06
    PCA Assembly Number                  : 800-33767-06
    PCA Revision Number                  : A0
    PCB Serial Number                    : FOC172964DZ
    Top Assembly Part Number             : 800-33776-05
    Top Assembly Serial Number           : FCZ1743P23U
    Top Revision Number                  : A0
    Product/Model Number                 : AIR-LAP1141N-E-K9
    Configuration register is 0xF
    Thanks 

  • Report Output in a web browser. URGENT!!!

    Email: [email protected]
    I would appreciate if someone can solve my problem....
    When I run a report from the report builder, the output is displayed in the web browser as when in live previwer, In view menu, web preview, Generate to Web browser in checked.
    I want to have a shortcut to this report on my desktop. I want that whenever I click this short cut, my report should run in the default internet browser but it is not executing.
    I have also tried to run this report by making a button in a Form and using run_product on the when-button-pressed trigger but this is also not working.
    I want an output in the web browser 'cuz the output contain some hyperlinks pointing to some word documents saved as html.
    Awaiting an urgent reply.....
    HASAN.

    Hello Hassan,
    try it with an Batch File
    c:\orant\bin\rwrun60.exe userid=scott/tiger@oracledb module=c:\test1.rep
    before you compile the report to an rep-file you have to do some settings in the systemparameters "atributepallete" under your module.
    1. set the parameter Desformat under value* on "htmlcss"
    2. set the parameter Desname under value* on "c:\test1.html" or the "wwwroot" directory.
    3. set the parameter Destype under value* on "file"
    then compile the report to c:\test1.rep an test the batch file you've created.
    much luck
    Udo
    * dont know the correct spelling in the englishversion of the RB6i, but its allways the 2. desc row in the atrribute pallet

  • Report select options similar to Query output options : Urgent !!!!!

    Hi All,
    I have developed a custom report . The output options of this report needs to be included in Selection screen like in SQ01 queries, there should be option to output the report results in different formats like List Viewer, ABAP List, Spread Sheet etc.,. 
    If some variant is selected then user will select whatever the format he want .
    the output should display in that format .
    How I can acomodate all these options to output a report .
    How can I do this ..Pls help me its Urgent !!!!
    Points for Sure !!!
    Regards,
    Varma

    Hi,
       Try this code,
       at user-command.
       case sy-ucomm.
       when 'disp'.
       write:.......   "abap list
       when 'buton1'
        call function 'reuse_alv_list_display'.
         endcase.
    i hope it gives ur answer
    Reward if it helps.

  • Output determination ----Urgent

    Hi ,  I got a problem regarding Output determination in SD.
    There is credit memo , created based on an invoice. When iam taking the "Print preview " at the header level of the credit memo, " the Reference no./Date "  
    is not showing anything.
    When Iam checking the "Edit" button at the header level and then clicking on the "Processing Log", it is showing the following information:
        1.  Object 0062000080
         2. Output type: Order Confirmation
         3. Processing log for program RVADOR01 routine ENTRY
         4. Appl. V1 - Problem during data retrieval -
             Table/structure   VBAK
         5. Window TITLE is not defined for form RVORDER01
         6. Element HEADER_DATA window MAIN is not defined 
            for  form RVORDER01
         7. Element HEADER_TEXT window MAIN is not defined for
             form RVORDER01
    So, plz help me resolve this issue . What is the error and how to resolve this error?? Its an urgent case
    Thanks with regards
    Sourav Bhaumik

    Dear Sourav,
              Chect the output type program  RVADOR01 with the help of the ABAPer then debug the program then you can come to know what is the exact problem.
    -->Before you Check the output determination assignment to the Creditmemo and output type assignment.
    I hope it will help you
    Regards,
    Murali.
    Edited by: Murali Mohan.T on Mar 31, 2008 8:34 AM

  • Report- formatting of output list. -urgent

    Hi experts,
    i have done report in where i hv to display more than 20 fiedls to display. I report output list is around 300 chacertes when i am prinint the report it is printing only  132 chac per page. Remaring 168 is not printing. How can i do this one. How to print total ouput in page. The max size of print page is 132 chac .
    its and urgent requiremnt to me.
    <b>useful answers surely awarded with points</b>
    regards,
    sunil kumar.

    Hi ,
    At start of the report program add LINE SIZE which will be required for your display examople
    REPORT ztest_rep NO STANDARD PAGE HEADING
                                          LINE-SIZE 1023 .
    Above id the "ztest_rep program and line size will define the number of the characters that will be output as in this case it will be 1023 char...
    Reward points if usefull....
    Message was edited by:
            SOURABH MALHOTRA

Maybe you are looking for