Report not giving Output correctly

hi all
The problem is about Pending invoice report. But this report is not giving output correctly.
Plz help me to solve the problem.
Thanks
Subhasish

Hi Mishra,
Invoice output is coming correctly- assuming you have calculation error then check the print program assigned to your invoice output condition type. It must be having some logic error.
If the issue is with improper formatting then check the layout assigned to your invoice output conditon. You can check both the program and layout assingment to ouput condition at NACE transaction.
This is regular task which abapers can do with ease. so please take their help. They can just do a simple debug to understand the issue.
regards
sadhu kishore

Similar Messages

  • Crystal Report Not giving output

    GoodMorning Gurus!!!
    I created a crystal report in XI R2 based on a Multiprovider. Though the Multiprovider is active and the DSO has the Data correctly activated, the crystal report is not giving the output.
    Could someone please tell the reasons...also i have checked the server connections as well..they are right.
    Please give me the options to chk some more criterias.
    Thanks & Regards
    Jiten

    not answered

  • Bw report not giving output

    Hi,
    We have  a BW report which was published in WEB. It is based on one infoset.
    The variable screen has date entry in range.
    when i give one date in the variable screen , iam getting the output.
    But if i give  a range , then , the query runs  but the webpage after one hour shows " Cannot find server"
    But the workprocess for that particular query runs on and on.
    Is there is any way to increase the webpage life , any suggestions to overcome this is welcome
    PVC

    Hi,
    Data is there in the underlying objects of the infosets.
    If i  give single value in the variable screen , iam getting the report.
    But if i give a range , the report runs on and on withouit giving any output.
    Is there a way to increase the waiting time of the webpage.
    PVC

  • Report not giving output

    Dear All,
    I have created a new report and registered in con.curr.program with output format as 'XML'. After running the report with a parameter, the output is showing the value as '0'.
    But if i run the same report through Oracle Report Builder for the same parameter, it is giving the value.
    Please suggest me in this.
    Thanks in Advance
    Rgds,
    Bopty
    Edited by: Bopty on Feb 14, 2012 11:00 AM
    Edited by: Bopty on Feb 14, 2012 11:06 AM

    Bopty wrote:
    Dear All,
    I have created a new report and registered in con.curr.program with output format as 'XML'. After running the report with a parameter, the output is showing the value as '0'.
    But if i run the same report through Oracle Report Builder for the same parameter, it is giving the value.
    When you run report through report builder with parameter and works fine.. then problem is in parameter passing at mail calling report. check it.
    Hope this will help you

  • AR13 report not giving correct depreciation forcast

    Hi SAP Gurus,
    I am having problem with an asset. The asset remaining useful life calculation as shown in the parameter tab of asset explorer is not matching with the AR13 report forecast. In AR13 it is getting fully depreciated long before the remaining useful life shown in asset explorer. So i am not sure if AR13 is giving the correct forecast. Can someone please explain what exactly does ar13 shows us and why is there a mismatch between the remaining useful life of the asset as shown in asset explorer and the ar13 report.................any help would be much appreciated......

    Hi,
    Did you compare with AR03...?

  • Inventory reports are not giving output while executing in rsrt

    Hi,
    I am running inventory reports in RSRT. But for every report when i run, a debugger comes and its not showing any output. And the break-point in it is a standard one. so atleast standard reports must execute, but they are not giving me any output.
    Please tell me what can i do to resolve the error.
    Roma

    Hi Roma,
    Just press F8 key and keep executing report .
    Usually Bex Show this when either there is some problem with Report or Some variables you have  used in query  or you have not sufficient memory .
    Run the report and you will definately get some ides.
    key F6 to go to next line of execution
    key F8 to go to next breakpoint .
    Regards,
    Jaya Tiwari

  • Query not giving the correct result

    select Project_id, contractno
    from elf_transactions
    where(rtrim(contractno),rtrim(project_id)) not in
    (select rtrim(contractno),rtrim(projectid)
    from contract_proj
    where report_month='1-May-2007' )
    when I m firing this query, it is not giving correct result to me, it also select the recorts which are matches in both the table
    i want to fine out those contract, with projectid which are not in contract_proj table
    Please help me in this regard

    CREATE TABLE ELF_TRANSACTIONS
    VENDOR_ORDER_REF VARCHAR2(60 BYTE),
    BT_SUB_CON_REF VARCHAR2(10 BYTE),
    PR_NO VARCHAR2(15 BYTE),
    PO_NO VARCHAR2(15 BYTE),
    PR_PO_DESCR VARCHAR2(200 BYTE),
    ONE_IT_PROG VARCHAR2(50 BYTE),
    BT_DEL_MANAGER_NAME VARCHAR2(40 BYTE),
    DELIVERY_TYPE VARCHAR2(5 BYTE),
    ACTUAL_DEP_DATE DATE,
    ASSOC_ASG_BR_QUE VARCHAR2(50 BYTE),
    PRE_AVG_P1_P2_INC_CNT NUMBER(3),
    POST_P1_P2_INC NUMBER(3),
    PERC_GROWTH_POST_REL NUMBER(3),
    VENDOR_DEL_MANAGER VARCHAR2(50 BYTE),
    REPORT_MONTH DATE,
    COMMENTS VARCHAR2(200 BYTE),
    PROJECT_ID VARCHAR2(20 BYTE),
    CONTRACTNO VARCHAR2(15 BYTE),
    CONTRACT_TYPE NVARCHAR2(15),
    IDUNO VARCHAR2(10 BYTE),
    STATUS VARCHAR2(10 BYTE),
    DESCRIPTIONCODEDELIVERABLE VARCHAR2(255 BYTE),
    UNIQUEID VARCHAR2(255 BYTE),
    LOCK_RECORD CHAR(1 BYTE),
    VERIFIED CHAR(1 BYTE),
    VERIFIED_BY VARCHAR2(40 BYTE),
    BT_VERIFIED CHAR(1 BYTE),
    BT_VERIFIED_BY VARCHAR2(40 BYTE)
    CREATE TABLE CONTRACT_PROJ
    CONTRACTNO VARCHAR2(10 BYTE),
    PROJECTID VARCHAR2(20 BYTE),
    IDUNO VARCHAR2(10 BYTE),
    CH_EMPID VARCHAR2(8 BYTE),
    CHNAME VARCHAR2(40 BYTE),
    GH_EMPID VARCHAR2(8 BYTE),
    GHNAME VARCHAR2(40 BYTE),
    PM_EMPID VARCHAR2(8 BYTE),
    PMNAME VARCHAR2(40 BYTE),
    SPM_EMPID VARCHAR2(8 BYTE),
    SPMNAME VARCHAR2(40 BYTE),
    PRJ_MONTH DATE,
    BT_CONTRACT CHAR(1 BYTE)
    REPORT_MONTH     COMMENTS     PROJECT_ID     CONTRACTNO     CONTRACT_TYPE     IDUNO     STATUS     DESCRIPTIONCODEDELIVERABLE     UNIQUEID
    06/01/2007 00:00:00          1287     TML007452               OPEN     Delivery of CRs DM CD and NSI     N/A
    06/01/2007 00:00:00          1280     TML007452               OPEN     Delivery of CRs H&W OOR and WLTO     N/A
    06/01/2007 00:00:00          1231     TML007452               OPEN     Delivery of CRs H&W OOR WLTO     
    06/01/2007 00:00:00          1097     TML007679               OPEN     High Level Roadmap for Global Services and Wholesale with Feasibility study into BTR access to Switc     N/A
    06/01/2007 00:00:00          405     TML007942               OPEN     RTRCC DEVELOPMENT -Q107     
    06/01/2007 00:00:00          405     TML007919               OPEN     WLR3 DEVELOPMENT-Q107     
    06/01/2007 00:00:00          1170     TML008439               OPEN     R-510     
    CONTRACTNO     PROJECTID     IDUNO     CH_EMPID     CHNAME     GH_EMPID     GHNAME     PM_EMPID     PMNAME     SPM_EMPID     SPMNAME     PRJ_MONTH     BT_CONTRACT
    MBT003060     176     BT06     8694     Soman Sameer Surendra     1054     Bhadti Shripad Shivram     1054     Bhadti Shripad Shivram     1420     Rao Darbhamulla Kameswara     05/01/2007 00:00:00     N
    MBT003842     1156     BT12     19992     Kalle Ajit Ashutosh     1539     Padgaonkar Shailesh Vishwanath     13948     Khunte Milind Vasant     16426     Kulkarni Vinay     05/01/2007 00:00:00     Y
    MBT004677     458     BT09     20275     Mundassery George     5044     Kamalapurkar Leena Shrinivas     12849     Dave Ajay Yogeshchandra     2017     KIRKIRE SONAL MADHUKAR     05/01/2007 00:00:00     N
    MBT004695     362     BT13     20276     Ghosh Sankar     2624     Avachat Jagdish Vasantrao     13592     Pal Sudipta     2624     Avachat Jagdish Vasantrao     05/01/2007 00:00:00     N
    MBT004826     VITRIA     BT09     20275     Mundassery George     26099     Saha Debendra Kumar     28134     Hinge Anand Sharad     12777     Karandikar Sumedh Vidyadhar     05/01/2007 00:00:00     Y
    MBT004924     1027     BT03     1451     Tillu Ashirwad     15693     Devaraj Daniel G     6867     Jadhav Satyajit Ramesh     15693     Devaraj Daniel G     05/01/2007 00:00:00     N
    MBT004927     1025     BT05     4436     Kelkar Subhash Manohar     20379     Gore Sujeet Narayan     13704     Vignesh Chandrasekaran     4347     BIJNORI REHANA GULAMWARIS     05/01/2007 00:00:00     N
    MBT004927     1092     BT05     4436     Kelkar Subhash Manohar     15094     Jain Jitendra     13350     Bokil Shripad Raghunath     9511     Markande Balchandra Narayan     05/01/2007 00:00:00     N
    MBT004927     1213     BT09     20275     Mundassery George     19996     Vege Sridhar     16401     Sibgathulla Mohammed     19996     Vege Sridhar     05/01/2007 00:00:00     N

  • Confirmation POWL is not giving Output

    Hi Guys,
    In our SRM 6.0 system, POWL for confirmation is not giving any output. It is showing zero entries.
    You can reach to this POWL using following path: -
    SCSC Helpdesk -> Overview -> Purchase Orders -> Purchasing Documents.
    There we have different documents listed like PO, SC, Confirmation and others. Output is coming for PO and SC but not for Confirmation.
    Is there anything we need to activate for this? Please do let me know. i have tried with all the search criterion as well.
    Thanks
    Siddarth

    Hello Siddhart,
    This is standard SAP behaviour. By default no output for confirmation is configured nor activated. It is possible though to activate output for confirmations. You would need to configure a confirmation action profile, action definition and processing types via customizing transaction: 'Define Actions for Document Output' (cross-application basic settings) (read the help file).
    Note: You can choose between both PDF-Based forms and Smartforms.
    Kind regards,
    Tim

  • Macro is not giving output

    Hi All,
    I have written 2 macros for a DP book, Consensus forecast and Final Forecast.
    CF is running fine and giving desired output, while Final forecast is simple sum up macro, but not giving any results.
    I keep it at everywhere, default, start and even tried to keep it in macro builder and run it, but it is not giving any output.
    Please help.
    Screenshot is attached for reference.

    Hello Hemant,
    Your Final Forecast macro should work. There is nothing wrong as far as code - semantics and syntax is concerned.  
    May be just drop this current macro and create the same logic in new one. 
    Please see if it works.
    Thank you
    Satish Waghmare

  • MRRL BACKGROUND NOT GIVING OUTPUT

    Hi all
    I created ZMRRL for value range etc… in this program foreground working fine but in background not giving out put (spool) in SM37. its very urgent for me…
                     submit RMMR1MRS
                            with B_BUKRS in gB_BUKRS
                            with B_WERKS in gB_WERKS
                            with B_BUDAT in gB_BUDAT
                            with B_MBLNR in gB_MBLNR
                            with B_MJAHR in gB_MJAHR
                            with B_LIFNR in gB_LIFNR
                            with B_EBELN in gB_EBELN
                            with B_EBELP in gB_EBELP
                            with ERSBA     = gERSBA
                            with B_XTEST   = gB_XTEST
                            with PA_VARIA  = gP_VARIA
                            exporting list to memory
                            and return.
    Im waiting for your answer

    You put the results in memory not in spool. So that the calling program can read these.
    The calling program must use FM 'LIST_FROM_MEMORY to recover the data.
    If you have no caller, use TO SAP-SPOOL
    regards.

  • XML publisher report not generating output for huge XML files

    Changed Depreciation Projections Report output type to XML.
    Defined a Data Definition and a new Data Template (RTF) for this report.
    Ran the Depreciation Projection Report to generate the XML output.
    Ran the XML Report Publisher report to generate teh PDF/Excel output of the above report.
    Output generated for smaller XML files. When XML size is big, the program is running for hours without generating the output.
    Teh RTF template is basically a matrix report in which the number of columns in the report is based on the number of periods the report is run for.
    The same is not working in the Desktop version also. The system is hanging when i try to view the preview pdf.
    The XML file size is approximately 33 MB.
    Please let me know if there is any way we can increase the memory size to see the output.
    Thanks,
    Ram.

    for publisher use Category: E-Business Suite

  • CJI3 report not displaying values correctly in the "Total Quantity" field

    Dear Friends,
    Need your assistance on the issue explained below,
    In our project there is a scenario where the actuals posted on a WBS are split/distributed to various WBS.These actuals that are split can be CATS entries,manual posting (KB21) or postings that come to R3 from a legacy system.The split happens by means of a custom program and is not standard.There is a tab seperated text file that contains the split percentages and the sender as well as the receiver WBS elements.Off late it has been observed that after the split is done the CJI3 report does not show the split quantities correctly and hence there is difference in the values displayed in the currency field.This is not a rounding off difference and is considerable.We have done all possible analysis from our side but i am unable to find how the difference occurs.
    To add to this i have even come across certain notes which describe the issue closely but none of it has helped so far. I have simulated the scenario with the same settings in the Quality server and it seems to work fine there without any glitches. We have even compared the program in both the Quality as well as the Production servers and there is no difference in the program as well.The values for the total quantity field are stored in the table COVP and it has been observed the report is fetching this data to display in CJI3.
    I have run CJEN too but this too does not correct the report. I was just wondering if any of our colleagues can provide me with some suggestions or insight in this issue.
    Regards,
    Gokul

    Hi Praveen,
    Thanks for the response.
    Actually i did debug the program with the help of our technical guys but found nothing wrong in both the quality and the production system. We compared the program in both the systems and it seems to be same. I am exploring this issue. Will update the findings here.
    In case anyone has any suggestion please do suggest.
    Regards,
    Gokul

  • MOD not giving up correct values

    Hi everyone,
    I am having problem on using MOD in Director, i wrote the
    following in director:
    put (3054452055 mod 16)
    -----giving result "-9"
    The value/result it gives me is not correct. It should be
    "7". But director is giving me "-9".
    So, the same thing i did in FLash by just simply putting the
    following:
    trace(3054452054445%16);
    and it gives me correct answere.
    So, i want to know why Director is mis calculating the simple
    calculations ??
    Amir

    If I'm remembering correctly, the cause of your problem is
    that lingo ends up returning strange negative numbers if the result
    of your equation is greater than a certain number (Often it's
    -2147483647 but I suppose it could return -9 because of the MOD
    part of the equation) You can find more information on this
    here.
    Best of luck,
    Johnathon

  • Report not producing output in web browser

    Hi, I am currently in the process of setting up a development machine with weblogic, forms & reports. I have installed a default install of the products and forms is working a treat but i am having a bit of a mare with reports. I have set the reports_path in the registry, opened and compiled a report and passed it through to the run paper layout option and done a print preview and the report works fine.
    My problem is when I select the run web layout option, in that nothing is generated ie no output in the browser. When the created output file is check in the WLS_REPORTS\tmp\_WL_user\reports_11.1.1.2.0\uqanoi\war classic home the file has not content.
    I have converted the rdf file to a jsp file and both are in the reports_path
    What am I missing??

    Hello,
    Since Reports 9.0.2 , there are 2 layouts :
    - The Paper layout
    - The Web layout
    Paper Layout is identical to the Layout in previous versions (.. , 2.5 ,6.0 6i)
    The Web Layout must be created if you want to see something when executing the run web layout option.
    Regards

  • MC+E Report not giving results for One Plant

    Dear All,
    I am executing MC+E standard report for four plants but I am not getting the output for one plant. This report fetches data from the table S001 while executing VA01. I checked that there are no entries for that plant in this table hence obviously I cann't get the output.
    Can anyone suggest me where lies the problem. My SD consultant is able to generate invoices, but the result of VA01 are not getting reflected in S001.
    Regards,
    Alok.

    Dear Alok,
                   Same was the problem with me, one of my seniors helped me with it. The report does not reflect data for the other one, as somebody may have made changes to the standard Info Structure.Probably a 'Z' or 'Y' update group is mainatined and proper update rules are not attached to the info structure. Ask you SD consultant to check out the update rules. It is a big risk to make changes to the info structure as it may lead to loss of Master and may stop functioning of SAP across modules. Ask a expert from SD to work onto it.
    Reagards,
    Ashutosh
    [email protected]

Maybe you are looking for

  • Disk Utility Disk Repair

    When I verify the hard drive using disk utility, it says it needs to be repaired. But when I start up from the install disk and run disk utility, trying to repair it, it says that the disk does not need to be repaired. But I'm still having problems g

  • Transaction iView(from remote source) does not open a new SAP session

    Hi All, We are on portal 7.4 and are calling a transaction from ECC system. Within the transaction we have a button which displays graphs based on the output of the transaction. Since we are calling this transaction from portal, a new session does no

  • How Can Users Contact Forum Support?

    While browsing through the site, I found this post: Welcome to Verizon Community Forums While most of the links provided work, there is a link for "Forums Technical Support" that leads to a 404 error page. Is there a correct link for Forum Support? T

  • BAPI_BUPA_SEARCH && mc_name1

    We use the function BAPI_BUPA_SEARCH to search for BP's.  This function has as input parameter: CENTRALDATA with the following fields: PARTNER - BU_PARTNER - CHAR     10 MC_NAME1 - BU_MCNAME1 - CHAR 35      - Search Help Field 1 (Name 1/Last Name) MC

  • Lightroom 4.4 erkennt RAW Dateien von Nikon D610 nicht

    Seit Anfang der Woche besitze ich die quasi brandneue Nikon D610. Nun habe ich das Problem das mein LR 4.4 und PS CS6 mir die RAW Dateien der Kamera nicht importiert. Da ich nebenberufliche Tierfotografin bin, bin ich angewiesen auf LR und PS. Ist de