Regarding SD Reprots

Can u pls tell me what are reports?
With regards
Rajesh

Hi,
Please check these links :
<a href="http://abap4.tripod.com/SAP_Reports.html">various reports</a>
<a href="http://wiki.ittoolbox.com/index.php/FAQ:How_many_types_of_reports_are_there_in_ABAP_and_what_is_the_difference_between_them%3F">types of reports</a>
<a href="http://www2.sapdesignguild.org/editions/edition2/willenborg_e/types.html">More on reports</a>
Hope it helps. Please reward if useful.
Thanks & Regards
Sadhu Kishore

Similar Messages

  • Regarding quaterly reprots of year 2010 to 2009 comaprision

    I have a requirement of report should have 1st quarter sales from Jan-march  of 2010, with Jan-march 2009 of sales
    for comparision., How could i acheive this., Someone guided user exit variable .
    Can anybody share code for it.

    Hi,
    Using Customer Exit Code we can do it. Use offset values and do it.
    Ex:
    Create a Input Variable on Month . Then user will give  value 05.2010.
    Create new Selection in Columns and drag & drop Keyfigure and 0CALMONTH and restrict the 0CALMONTH with above Variable.
    Create new Selection in Columns and drag & drop Keyfigure and 0CALMONTH and restrict the 0CALMONTH with above Variable and right click and set OffSet -1 which wil give data for 04.2010 Data.
    Like that you need to use Customer Exit code to get 05.2009 data, see the examples in
    http://wiki.sdn.sap.com/wiki/display/profile/Surendra+Reddy
    See under
    Customer Exit Variables in BW/BI Reports
    Thanks
    Reddy

  • KSB1: wrong output when data is tranfer to excel file

    Hello All,
    Kindly help me with my problem regarding extracting reprot in KSB1.
    Example:
    Doc no.     Cost Ctr.       Val/CoArea Cur      CoCur  Val/ObjCur     ObjCur
    00001       1                     10.11                      USD      20                JPY
    00002       1                     20.22                      USD      40                JPY
    00003       1                     30.33                      USD      60                JPY
                                  Total  60.66                                   120
    However when i convert this report in spreadsheet the value for Val/ObjCur becomes 1.20. For all other data it divides by 100.
    Please help me on this.
    Thanks in advance!
    Jhero

    Hello Thanks for the feedback.
    No. The "Fixed decimal" is not ticked.
    As per info I provided, the value must be 120 however when I click spreadsheet icon after executing KSB1 tcode the value in the excel file is 1.20. when I run the report using other period the value in KSB1 is 1345 however in the excel sheet is 13.45.
    Please help.
    Thanks in advance!
    Jhero

  • Please suggest regarding reproting tools

    Hi
    can any one tell which reporting tool is better to learn (i mean to learn quickly .) .My company people given these two reporting tools(Finacial &Financial) and said learn any one . i have little time to spend on reporting tools.
    please suggest

    Each tool has its strength with various types of data.
    What is the data source? Relational or MultiDimensional
    What does end result need to look like? Pixel Perfect reports or dashboards.
    Wayne Van Sluys
    TopDown Consulting

  • Regarding Crystal report  parameter from and to.

    hi.
    I am having one requirement ie.
    Normally we are giving..i.e
    We are using parameter in Sap b1 like Docentry
    Based on this one Docentry the data will fetch from the data base and it will shows into the sap crystal reprot
    suppose Ex Docentry = 3 then it will show the data.. then
    but ring now what i nee dis  Docentry from and to
    fromdocentry = 1
    todocentry  = 5
    so, 1,2,3,4,5 five documents should be generate one by one in crystal report in single crystal report not 5 pdf files single pdf should have 5 doc entries
    Is it possible how can i do it.
    how can i do it...

    Hi
    I think it is not possible from Crystal Report but below discussion indicates it is possible through some Crystal Report SDK tool.
    Exporting a Crystal Reports file into multiple PDF's
    How to export a crystal report into several pdf files then email them to several email addresses
    With Regards
    Balaji Sampath

  • Reprots

    How we can get the reprots for P&L account,BALANCE SHEET, AS VENDOR, CUTOMERS, G/L REPORTS,( I tell about something already experts previous responses) But interviewers, is not satisfy, plz give the ur best suggestion for this one..... Help for me(dont give the websietes), are u edit or give ur best solution i  request.

    Hi,
    P&L and Balance sheet - F.01
    Vendor - FK10N / FBL1N
    Customer - FD10N / FBL5N
    GL Reports - FS10N
    Regards,
    Sridevi
    <i><b>* Pls. assign points, if useful</b></i>
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/sridevi+pattabiraman">me!</a>

  • Can Not Run the Reprot over the web

    I have this code to run a reprot from a form over the web but i get this error.
    The Report is already added to the reports node in the form moudule.
    In Alert :
    REP-0503 You did not specify the name of a report
    In status Bar:
    Frm-40738 Argument 1 to builtin REPORT_OBJECT_STATUS cannot be null
    My Code:
    DECLARE
    rep_id REPORT_OBJECT;
    rep_server VARCHAR2(40);
    rep_job_id VARCHAR2(200);
    rep_status VARCHAR2(100);
    BEGIN
    rep_id:=FIND_REPORT_OBJECT('report');
    set_report_object_property (rep_id,report_destype,cache);
    rep_job_id:=RUN_REPORT_OBJECT(rep_id);
    rep_status:=REPORT_OBJECT_STATUS(rep_job_id);
    Message('after reprot job status--> report_job_id:= '||rep_job_id);
    if REP_STATUS = 'FINISHED' then
    WEB.Show_Document('http://jalal:8888/reports/rwservlet?Getjobid='||rep_job_id||'&server=test&','_blank');
    -- WEB.Show_Document('http://jalal:8888/reports/rwservlet?report=test.rdf&userid=vmsuser/oracle@orcl&destype=cache&desformat=html&pagestream=yes&server=test&','_blank');
    else
    message('report failed with error message:'||rep_status);
    end if;
    END;
    why i am getting this error message ?

    The problem is that the FIND_REPORT_OBJECT call is not finding the report object. Do you already have this object defined in the Form?
    Regards,
    Danny

  • Critical Process in Warehouse reprot - LL01

    Dear All,
    Please let me know how can we activate the Critical Process in Warehouse reprot - T. code LL01
    Regards
    Ahmad

    1. SPRO > LE > WM > Planning and Monitoring > Warehouse Acivity Monitor
    Read the help in IMG for all customizing node.
    1a) SPRO > LE > WM > Planning and Monitoring > Warehouse Acivity Monitor > Activate Warehouse Activity Monitor Objects
    (For each monitoring objects you have to set a layout)
    1b) SPRO > LE > WM > Planning and Monitoring > Warehouse Acivity Monitor > Define Critical Parameters
    (For suitable WH/mvt combinations you have to define the parameters that are critical for business - please see point2 [SAP online help])
    1c) SPRO > LE > WM > Planning and Monitoring > Warehouse Acivity Monitor > Report Variants - (Object overview / selectopn programs)
    2. SAP online help:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/c6/f83aa34afa11d182b90000e829fbfe/frameset.htm
    Here you can read about critical time pamaters
    3. Please check SAP configuration guide:
    http://help.sap.com/bp_pharmav1600/Pharma_DE/Documentation/WM_Activity_Monitor_EN_DE.doc
    Regards,
    Csaba

  • Reprot painter/writer

    what is the reprot painter and report writer, between difference,?

    http://www.sap-img.com/sap-fi.htm
    <b>Report Painter</b>
    Report Painter, How to reverse +/- signs
    Library for Report Painter/Writer
    Rept Painter, changing the tables assigned to libraries
    Report Painter, Relationship with Rept Grps & Repts
    Regards,
    Rajesh Banka
    Reward suitable points.
    How to give points: Mark your thread as a question while creating it. In the answers you get, you can assign the points by clicking on the stars to the left. You also get a point yourself for rewarding (one per thread).

  • BPC System reprots issue

    Hi,
    We are working on BPC MS 7.5 version and we are facing issues while accessing the system reports loike audit report and work status reprots.We are facing error message like HTTP status 401 unauthorised. Thi

    Hi,
    As mentioned above, this error is displayed incase you dont have proper authorizations. You should be able to resolve this issue by turning on integrated windows authentication on the osoft virtual directory in IIS on the app\web Server.
    1. Goto Start Menu -> Run and type INETMGR
    1. Go to IIS and Expand Websites.
    2. Right-click the OSoft directory and select properties.
    3. From Directory Security click on Edit.
    4. Check the option Integrated Windows Authentication.
    Hope this helps.
    Regards,
    Poonam

  • EWA Reprots not getting generated afer upgarde to EHP SP26

    HI,
    EWA Reprots not getting generated afer upgarde to EHP1 SP26. The SM:EXEC SERVICES job is finishing but getting dumps like
    Error message: Screen output without connection to user.

    Hi Jared,
    I got that error this week too. The text of the short dump indicated that it was trying to create a popup but the job wasn't running as a dialog user. The message for the popup was:
        Service Content Update outdated
        You are going to run a session, that uses outdated service content
        1. Run the Service Content Update (TA AGS_UPDATE)
        2. Reinitialize the service session
        3. Start the service session again
    As you wrote, AGS_UPDATE prevents the error. But that shouldn't have been necessary though since the job SM:SERVICE CONTENT UPDATE is supposed to do the same thing, and it ran a few hours before the EWA reports. Any idea why that job didn't work?
    UPDATE: Jared suggested offline to reschedule the job to run shortly before the reports, and that prevented a recurrence.
    Regards,
    Sean

  • How can i know my reprot server name

    hi all
    how can i know my reprot server name
    thanks

    Hello,
    Report Server can run in two mode:
    1: User run its server by rwserver server=sac . In this case Server name is known to the user.
    2: Running a Inprocess ReportServer. In this case the Report Server name will be the machine name
    where server is started. When an Inprocess ReportServer is started config file "machineName.conf" is created in
    ORACLE_HOME\reports\conf directory.
    With Regards
    Sachin

  • Regarding sy-index and sy-tabix

    Hi,
    What is the major difference between sy-index and sy-tabix ,
      can you give me one good example with code..
    Regards,
    Reddy.

    Hi,
    SY-TABIX - Current line of an internal table. SY-TABIX is set by the statements below, but only for index tables. The field is either not set or is set to 0 for hashed tables.
    APPEND sets SY-TABIX to the index of the last line of the table, that is, it contains the overall number of entries in the table.
    COLLECT sets SY-TABIX to the index of the existing or inserted line in the table. If the table has the type HASHED TABLE, SY-TABIX is set to 0.
    LOOP AT sets SY-TABIX to the index of the current line at the beginning of each loop lass. At the end of the loop, SY-TABIX is reset to the value that it had before entering the loop. It is set to 0 if the table has the type HASHED TABLE.
    READ TABLE sets SY-TABIX to the index of the table line read. If you use a binary search, and the system does not find a line, SY-TABIX contains the total number of lines, or one more than the total number of lines. SY-INDEX is undefined if a linear search fails to return an entry.
    SEARCH FOR sets SY-TABIX to the index of the table line in which the search string is found.
    SY_INDEX - In a DO or WHILE loop, SY-INDEX contains the number of loop passes including the current pass.
    sy-tabix is the tab index - the index of the record in the internal table you are accessing,
    sy-index is the loop counter.
    If you use a condition in LOOP the sy-index will go from 1 to n, but sy-tabix will refer to the line in the internal table.
    Hope this helps u.
    Thanks,
    Ruthra

  • Regarding Field Missing in Dso Transformation

    Hi
    Folks
    I am facing the issue like
    In Datasouce to DSO transformation i can see the 55 objects in DSO table, and in DSO to Cube Transformation i can see 54 fields in DSO table, one field is missing , the object  0TXTSH(short discription) is mapped to field 0TXZ01in DS to DSO transformation.
    so How can i get the field in DSO to Cube transformation.??
    any settings have to be change???
    waiting for yours Valuable answers
    Regards
    Anand

    Hi,
    Please identify the object and check it whether it is an attribute or a characteristic, if it is attribute only disable that option then check it.
    Regards,
    Srinivas

  • I am having an issue regarding a placed order via customer service department

    I recently relocated to Anchorage Alaska as part of a permanent change of station per the United States Air Force. I was initially located on the East Coast in the lower 48 and at the time of activating my contract I had purchased two separate Iphone 4 devices. I also recently went in to a store in February to purchase a Nexus 7 as well.
    Upon arrival in Anchorage I had multiple issues regarding the Iphone 4 devices including being unable to send and receive text messages & imessages, unable to make phone calls, dropped phone calls, unable to utilize GPS, as well as not being able to access general account information and use anything related to web browsing or data usage. It was determined that because the Iphone 4 operates on the 3g network and Verizon does not have a 3g network in Alaska, as a result I was utilizing an extended service network from another carrier. As a result of this I am only able to use my Iphone 4 devices while connected to my wi-fi network while within my home, which is totally unacceptable.
    I was not made aware that I would be dealing with this when I moved to Alaska and inquired as the the use of the devices I currently owned prior to purchasing the tablet. I was assured by three separate store employees one of which being a manager that all devices would function at 100% efficiency including the Iphone 4s. In fact I was recently billed 350$ for roaming charges last month, which prompted me to speak with a representative via the online chat regarding the significant increase she said that she was unable to process any sort of credit to the account regardless of what I had been told at a local Verizon store where I purchased the tablet.
    As a result of all of these mishaps since arriving here in Alaska I determined I was in need of newer devices that utilize the 4G LTE network currently provided by Verizon in Alaska. I know for a fact that the 4G LTE works great up here because my Nexus 7 tablet runs flawlessly and does not incur roaming charges when utilizing the 4G LTE network.
    Yesterday I attempted to contact Verizon through the live chat feature regarding upgrading two of the devices on my account. The live chat representative immediately asked me when my upgrade date was. Upon telling her my upgrade date 9/29/2014 she told me I should contact the customer service department as I might be eligible for an early upgrade. I then proceeded to contact the customer service department using my Iphone 4.
    My attempt to speak to anyone in the customer service department resulted in a merry-go-round of being put on hold 6 separate times by two different employees, both of which had me wait for more than an hour while they attempted to speak to a manager to gain approval for an early upgrade. The first rep seemed almost sure she would be able to have my devices upgraded early especially considering the issues I was having regarding service.
    The second rep seemed newer and was very dodgy about my questions and was very unwilling to help at first. He even mentioned that I had been a Verizon customer for almost two years, had never missed a single payment and had outstanding account history which should have garnered some sort of importance to the level of my request. But I digress, during this time I was disconnected from the call twice from each separate representative.
    Both reps assured me they would call me back, I never did get a call back from either one of those reps and I was becoming very frustrated having waited four hours trying to find some sort of solution to my current predicament.
    After waiting an hour for the second representative to call back I grew impatient and contacted the customer service department, was put on hold again, and finally reached a third customer service representative who was able to provide a solution for me.
    I explained everything I had been dealing with to Cory ID #  V0PAC61, both regarding the phones, the issue of the level of service I was receiving, the dire need for working devices and the multiple times I had been disconnected. I explained to him as a result of these issues I was certainly considering switching to a different provider, a local provider even who could provide me the adequate service that I require for my mobile devices.
    I explained to Cory that I had been with Verizon for almost two years, and I had been on a relatives account prior to owning my own Verizon account and had never received this kind of treatment when trying to work towards a simple solution. Cory proceeded to tell me he needed to put me on hold to see if there was anything that could be done regarding the upgrades of the device considering all of the trouble I had been dealing with.
    After Cory reconnected with me in the phone call he was able to successfully reach a solution by allowing me to upgrade my devices. We conversed about the options available and I eventually decided to upgrade both Iphone 4 devices to Moto X devices as we determined those would be sufficient for my needs while in Alaska. I also proceeded to add two Otter Box Defender cases to the order so that the devices would have sufficient protection. Cory inquired as to whether or not I would like to purchase insurance for the phones as well and I opted for the $5.00 monthly insurance which including damage and water protection.
    Cory explained to me the grand total for the devices which included an activation fee of $35.00 for each device, $49.99 for each Otter Box case, and an additional $50.00 for each device which would be refunded as a rebate upon receipt of the devices and activation, a rebate that I would be required to submit. Cory explained to me that the devices would most likely arrive Tuesday of 6/17 and no later than Wednesday 6/18.
    Cory took my shipping information and told me everything was all set and the only thing left to do was to transfer me to the automated service so that I could accept the 2 year agreement for both devices. I thanked him very much, took his name and ID# so that I might leave positive feedback about his exemplary customer service and was then transferred to the automated service.
    Once transferred to the automated service I was then prompted to enter both telephone numbers for the devices that would be upgraded, I was then required to accept the new 2 year agreement for both devices and after doing so I was required to end the call. I did so in an orderly fashion and expected a confirmation # to arrive in my email regarding the placed order.
    I have never received a confirmation email. I decided to sleep on it and assumed a confirmation email would be sent sometime tomorrow. Nothing has since been received however. I woke up early this morning around 6AM Alaska time to speak to another live chat representative, Bryan, in the billing department who assured me the order was currently processing and verified the order #. I asked him whether or not it was typical for a customer to not receive a confirmation email for an order placed and he said it can sometimes take up to 2-3 business days. He then stated that he had taken note of the issues I was experiencing and told me he would transfer me to the sales department as they would be able to provide more information regarding the shipment of both devices and a confirmation email, as he stated he did not want me to have to wait any longer than necessary to receive said devices.
    I was then transferred to Devon in the sales department via the live chat service where I was then required to repeat everything I had said to both Bryan and the other representatives I had spoken too. After a lengthy discussion and repeating everything I have just wrote he told me the order was indeed processing and that he would send a confirmation email in the next 30 minutes.
    That was 2 hours ago. It is now 8am Alaska time and I still have not received a confirmation email regarding my order. I was sent an email by Verizon an hour ago stating I had a device to "discover". The email contained no information regarding the shipment of my device, the order confirmation number, or anything regarding my account. The email I received was a typical spam email asking an individual to check out the current available phones and sign up for a new contract.
    All I want is a confirmation email to assure that the devices are being sent. I need my phone for work and to communicate with my family in the lower 48. I desperately need to make sure that the device is in fact being sent to the proper address, this is why a confirmation email of the order is so important. I do not care about the shipping speed I just want what I ask to be taken care of for a change. I would hate to sit here unable to determine what the status of my devices are only for the order to be stuck in "processing" limbo and be unable to receive the devices when I was told they would be sent.
    I feel I have been given the run around treatment way more than is typically given with any company when an individual is trying to work towards a solution. I have been patient and cordial with everyone I have spoken with, I have not raised my voice or shown stress or anger towards the situation I have only tried my best to work towards a solution with anyone I have spoken too but I am becoming increasingly frustrated with this situation.
    Any help regarding this matter would be greatly appreciated. This situation has left a sour taste in my mouth and if the devices were indeed not actually processed in an order, or they were not shipped correctly, or in fact if the order had never existed at all it will only deter me from keeping my Verizon account active and affect my decision to switch to another provider.

        Hello APVzW, we absolutely want the best path to resolution. My apologies for multiple attempts of replacing the device. We'd like to verify the order information and see if we can locate the tracking number. Please send a direct message with the order number so we can dive deeper. Here's steps to send a direct message: http://vz.to/1b8XnPy We look forward to hearing from you soon.
    WiltonA_VZW
    VZW Support
    Follow us on twitter @VZWSupport

Maybe you are looking for

  • How can I sync only certain apps after a restore instead of all of them?

    I've been serisouly frustrated with iTunes trying to find a way to sync only the apps I want to sync. But iTunes insists that I sync every single app I have downloaded in the past to my phone and I don't want all of them on there. Now after restoring

  • Guest network...can't get it to stick

    I'm trying to add a Guest Network to my existing airport network (using the current model Airport Extreme base station) and can't get it to work. Scoured the entire Airport Utility settings looking for it, nowhere to be found. Finally decided to rese

  • How to set variable values in Stored Procs

    Hi all, please excuse my newbie questions - I've spent too long using SQL Server...... Anyway, I'm playing with SP basics and was wondering how I can set a variable value in a stored proc, ideally getting a value from a table or some select . for ins

  • Business functions in SAP Upgrade

    Good afternoon Uncomfortable asking them for their support we are conducting tests to migration to V5 V6 technique in SAP, but we wanted to make some validation to determine whether to migrate functional features are enabled only business we want to

  • Can I "transfer" the files and tags from my old macbook to a new macbook pro?

    My macbook Is completely dead.Ive had my old macbook since 2009. This is will soon be my 3rd time buying a new charger for it because it is not charging. Ive given up today and I will instead buy a new mac. I want to buy a macbook pro,  but I dont kn