CCA blank on VKM1 report

Hi
When I run VKM1 report, I see that the credit control area coming as blank. When I check VBAP and LIKP for the relevant documents, I see that the credit control area field has a value. Then why is that VKM1 shows blank?
Also, when I run the VKM1 report with credit control area 'Z001' in the selection screen, I see all orders/deliveries with credit control area 'Z001' on the report output. However, the report display shows blank
Any ideas?
Thanks

may be you can reconstruct your logical database and check again the report. Run CJEN and run CJI3.

Similar Messages

  • Blank page in report o/p and o/p notprinted when contains multiple pages

    Dear Friends,
    I am facing couple of issues while modifying an existing report
    1. First page of the report is Blank
    2. Report output is not printed when the output contains multiple pages.
    Currently, along with the data, the report prints the output format in the first page and some totals in the last page.
    The requirement is that we do not want these first and last pages.
    For this, i made the following modifications to the report.
    In the Layout Model,
    *1. Under the body of Header section, we have a repeating frame which is printing the output format that comes out as report first page.*
    Both Horizontal and Vertical Elasticity are set to Fixed and below is the code in the format trigger on this repeating frame.
    function R_HEADER_PAGESFormatTrigger return boolean is
    begin
    if :p_header_pages = 0
    then return(false);
    else return(true);
    end if;  return (TRUE);
    end;I modified this format trigger to always return false as shown below
    begin
    return false; --statement added by me
    if :p_header_pages = 0
    then return(false);
    else return(true);
    end if;  return (TRUE);
    end;*2. Under the Body of Trailer section, we have a main frame which prints summary information.*
    Both Horizontal and Vertical Elasticity are set to Fixed and below is the contents of the Format trigger on this frame
    function M_CONTROL_GRPFRFormatTrigger return boolean is
    begin
    if :report_term_count > 0
    then return(true);
    else return(false);
    end if;  return (TRUE);
    end; I have modified this trigger to always return False as shown below
    function M_CONTROL_GRPFRFormatTrigger return boolean is
    begin
    return false; --statement added by me
    if :report_term_count > 0
    then return(true);
    else return(false);
    end if;  return (TRUE);
    end;When i run the report after doing these modifications, i am facing the above mentioned problems.
    Any idea on why a blank page is coming out before the actual data?
    Also when the report output contains multiple pages, the output is not printed. Any idea on this?
    Regards,
    Sreekanth
    Edited by: Sreekanth Munagala on Mar 23, 2012 1:15 AM
    Edited by: Sreekanth Munagala on Mar 23, 2012 1:18 AM

    Hi InoL,
    I have tried by setting vertical elasticity to variable but the blank plage is still coming in the output.
    Also, i am just wondering that blank page is not shown for the trailer page even though the Horizontal and Vertical Elasticty is set to Fixed.
    Could you please let me know if you have any idea on this?
    +InoL Wrote:+
    +And this didn't happen before you made the changes to the format triggers?+ Sorry for not mentioning that this happens when i delete the entire fields and frames in Header section.
    Setting the Vertical Elasticy of Header to False and returning false in Format trigger still prints the blank page in addition to the actual data pages.
    I have also tried setting the option BLANKPAGES=NO in the concurrent program execution options but still the blank page is not suppressed.
    Regards,
    Sreekanth
    Edited by: Sreekanth Munagala on Mar 25, 2012 8:33 PM

  • Blank template for report--Urgent!!

    How to make or include blank template for report?

    you can go to
    Navigator > Applications > Shared Components > User Interface Templates
    and create a unstructured template ,In that It's upto you what all you wish to add as a template .Create a blank template say
    Template name = "Blank Template" and then while creating the report you can use the same "Blank Template" .I hope it helps.

  • VKM1 Report

    Hi All,
    I need to know is it possible to get the delivery block reasons in VKM1 report for sales orders, with different delivery blocks applied to them,
    lets say order 1 created with delivery block quantity as reason and order 2 for credit limit and order 3 for reservation as delivery block as reasons,
    so when i try to get the VKM1 release creidt block orders report, i dont find reasons against the all orders,
    please let me know if any possible ways available to check the delivery block reasons in VKM1 report,
    Thanks in advance,
    Regards,
    Siddaram

    Hi Credit block is not a physical entry like you see in delivery block and billing block. If a customer is blocked for credit it is controlled by status tables (VBUK, VBUP) and SAP does not provide any drop down entries for reason of credit block with field in the sales order.
    If you want to see the list of Sales documents with delivery block or billing block you can run report VCUST. This report is available from ECC 5.0 version onwards.
    Thanks & Regards

  • WBS element field blank in MB51 report.

    Dear Experts,
    I m using ECC 6.00 EHP4, My problem is we issue the project material with movement type 221 Q but in MB51 report if I want to get the output with WBS element with Movement type 221 q data is not showing if I give only movment type 221 Q and WBS field blank than in output screen WBS fileld shown blank please clear me where is the problem..
    Neeru

    Anyone please...
    Neeru Dimri

  • HOW TO ELIMINATE BLANK PAGES IN REPORTS?

    Sep 11, 2002 13:07 PT
    I'am having troubles with reports, i have design a report that has 2 sql, so there are 2 layouts in the report, the first one has many columns so I put it in 2 pages wide but the second sql is only four columns, so it is in just 1 page wide, my problem is when the report is printed the first pages are printed but when the data from the second sql begins i have one page printed then one left blank, the check box that indicates blank pages is uncheked, but the blank pages still remain printed, if anybody has the solution please let me know
    tnx
    pd. I'm working with report builder 6.0.8.12.1

    Use the commandline parameter BLANKPAGES=NO. This will suppress blank pages when you generate to file and print.
    -Siva B

  • How to supress blank fields in report ??

    Hi all,
               i am trying to build a report which should give only result row infront of each customer..i dont want any keyfigure details..i tried SUPRESS RESULT in CACULATE SINGLE VALUES AS in keyfigure properties but its giving blank fields in place of single values..How do i remove this blank fields..
    Any idea pls share..
    regards,
    Rajendra

    hi gill,
              yes the layout is same as u mentioned..
               ROWS   -
    COLUMNS
    customer-net due date----balance-formula-formula
    net due date is used as replacement path variable to calculate other formulae.
    if i take out net due date from rows my formulae are not working.
    i tried SUPRESS RESULT in CALCULATE SINGLE VALUES AS..its giving only result BUT in place of single values its giving me blank fields..i dont want those blank fields..:-(
    regards,
    Rajendra

  • How to include #/Blank Value in Report

    Hi,
    Our cube is loaded with Flat file,The cude didn't had any master data only transaction data.The records are based on user name in flat file there some records with out user name in flatfile with BLANK which is #
    The data is loading into cube where blank is loaded as balk spack
    but in report i want to restrict the user name to exclude the bank (User Name) Records with out user name...But the # is not appearing in the user name list in Bex to restrict...how can i include the #
    Thanks

    Krishna,
    In the report you want to exclude the data where username is #. Correct? And when you try to do that in the Query Designer, you don't see the # value in the list?
    In the list if you dont see it, simplest way is this... There is a search box at the bottom of that screen. In that type #. Dont hit search. Click on the left arrow which moves the values to the right. Now right click on the value and say "Exclude from Selection".
    Let me know if I understood your question correctly and if you can get it to work.
    Gova

  • Blank printout in report 6i from Application server oracle 9i

    Hello,
    3 days before our application server (oracle 9i for windows NT 1.0.2.0.0) hard disk crashed.
    We have installed AS.
    Now when user runs report from client pc and selects destination type as "cache" and submit query he can see the output. When he changes destination type as "printer" and give printer name (as installed on AS) in destination name and submit query the message "Report output was successfully printed out" comes but on printer only blank page is printed.
    This happens for all laser printers installed on AS, but not for line(generic) printer.
    On 2nd AS I have same printers as on 1st AS.There printouts are coming properly.
    Please tell me what I have missed on while installing new AS.
    Thanks
    Tushar

    Is outlook installed on the application server?

  • SAP System Logon selection shows up blank in Crystal Reports

    Hi there,
    I've done the following so many times, in the following order, without running into any issues:
    1. Install SAP Front End
    2. Install Business Objects Enterprise 3.1
    3. Install Business Objects Explorer 3.1 SP1 (Polestar 3.1)
    4. Install Crystal Reports 2008 SP1
    5. Crystal Reports Viewer 2008
    6. Install Xcelsius Enterprise 2008 SP2
    7. Install Live Office 3.1
    8. Install SAP Integration Kit 3.1 (Custom-->Complete installation)
    However, this time around  I've run into an issue which I'm trying to resolve, but it has been a nightmare. When I try to access "SAP Table, Cluster, or Function" from File menu>New>Standard Report>Create New Connection>SAP Table, Cluster, or Function, I see the "Available SAP Systems" section blank on the "SAP System Logon" dialog box.
    However, this dialog box shows all the connections strings when I access it via the SAP menu or toolbar in Crystal Reports.
    To fix this issue I've uninstalled SAP IK, CR Viewer and Crystal Report and reinstalled it, but the problem persists. I am wondering if you have ever come across this before and if you could please give me some tips to resolve this.
    Thanks a lot,
    Gaurav

    Hi
    please do the following:
    1. Define an environment variable (user or system) with the name SAPLOGON_INI_FILE . This variable should contain the path to your saplogon.ini file including the file name eg. if the saplogon.ini resides in the folder  c:\windows the variable should contain the following value c:\windows\saplogon.ini
    2. Open your saplogon.ini file using Notepad and go to File->Save as. Choose All Files in the field Save as type and DO NOT change the name of the file. In the field Encoding make sure that UTF-8 is selected.
    Regards,
    Stratos

  • Report Painter insert blank line after report header

    Hi Expert,
    I have a problem to insert a blank line (a spacing) after the report header of my customized report painter.
    For example, in standard cost center report, S_ALR_87013611, there is a small box listed information like cost center/group ... and reporting period.
    Right after reporting period, the report header box ends, and there is a space line between it and the cost element data ...
    For my customized report painter, I cannot make this space line.
    I tried edit > row > insert blank line ... but not successful ... kindly advise.
    Thanks and regards,
    -CK

    Hi
    In KKO2 go to output tab, here under layout, tick header and then press pencil symbol and in the editor you write your header. I think this will give you desired result.
    Regards
    Rajneesh Saxena

  • Remove blank rows in Report painter

    Good morning,
    When running a report in GR55, I show ten blank rows on top of the report and I would like to get rid of them to save space. I have not found yet a way to do this in GRR2.

    Hi,
    Are you working with SAP B1?
    Thanks.

  • Hierarchy blank duplication in report

    Dear All,
                  I have made an infoset which contains 2 infoproviders. 0Employee, 0profit_ctr.
    Employee no. and profit_ctr is joined through foriegn key emp.profitctr and profitctr.
    The problem here is profit ctr  contains time dependent hierarchy data. So if I go to master data of profitctr and do maintain master data I get 2 rows for every profitctr. one row all blank and another row filled with data for each profitctr.
    So in report for 1 employee we get 2 rows.
    One row contains an profitctr and empty attributes and another row contains profitctr and the required correct values.
    I need to eliminate the row with blank or # data against the profitctr in my report. How can achieve that?
    Regards,
    Jack Silverz

    Hi Ingo and the others,
    so, that unfortunately a very hard constraint.
    We have for example the following scenario:
    A sales Crystal Report which is built on a SAP BW Query. The query contains a country variable, to select the country. Now we want to create Country Sales report. In Crystal the variable is converted into a parameter. The country selection works fine and the report is able to show the correct data. But all this does not make sense with the country name in the report title. Is there no way to achieve this?
    Would rebuilding the parameter with Crystal means and deleting it from the BW query an option, or would this have a bad effect on performance issues?
    Best regards,
    Sebastian

  • Pass parameter with blank space for report ver 6

    Hi,
    I face a problem that i willing to pass the acno where it's value with blank space, for example ' 9' as parameter into my report, and assign it as v_acno. Inside the report query i add a where condition, acno >= :v_acno. When i run the report and pass acno without ' , it do not show any record. But when i run the report and pass acno with ' then able to show the records.
    for example the value i key in
    with ' = ' 9'
    without ' = 9
    So how i can solve it by pass the acno without ' but the record still able to show?
    thks
    Message was edited by:
    user569740
    Message was edited by:
    user569740

    Hi Nick,
    It occurs because an argument of the DTExec commands must be enclosed in quotation marks if it contains a space. From the dtexe (SSIS Tool): Syntax Rules section of the
    dtexec Utility (SSIS Tool) document, we can see:
    All options must start with a slash (/) or a minus sign (-). The options that are shown here start with a slash (/), but the minus sign (-) can be substituted.
    An argument must be enclosed in quotation marks if it contains a space. If the argument is not enclosed in quotation marks, the argument cannot contain white space.
    Doubled quotation marks within quoted strings represent escaped single quotation marks.
    Options and arguments are not case-sensitive, except for passwords.
    So, you need to make the value of the variable @QUERY_STRING within double quotes in the value of the variable @Cmd or remove the space within the @QUERY_STRING value.
    Regards,
    Mike Yin
    TechNet Community Support

  • Insert blank page into report after odd page

    I'm trying to get my report to insert a blank page at the end of each invoice if the invoice is an odd number of pages. We're looking to start printing two-sided invoices and need each invoice to be able to be mailed to the customer. I already have New Page after on the report footer and that works, but if I have a 3 page invoice, I need it to have a blank page as page 4 (without a page number). Page numbers are also being reset for each invoice if that matters. This is using Crystal Reports 10.

    Hi
    You can try the below:
    - Open section expert.
    - Select the section after which you need a new page.
    - Click on Paging Tab.
    - Put the below formula in X-2 for New page after:
    PageNumber mod 2 =0;
    - Save and close the formula editor.
    - Click on Ok.
    You can also apply some suppresion condition as per requirement.
    Hope this helps!!
    Regards
    Sourashree

Maybe you are looking for

  • How to send multiple attachment in single mail

    i am using FM SO_NEW_DOCUMENT_ATT_SEND_API1 for sending mail. pls guide me how can i modify my code so that i can send multiple attachments

  • LaserJet 100 color MFP M175nw scan to email

    I used to be able to email pdf scans but now it will no longer do that.  The message I get says to check email configuration.  How do I do that?

  • How to use the database change notification event with an AppModule Child ?

    hi, I try to do the same stuff that this "How To" : [http://niallcblogs.blogspot.com/2009/06/auto-refreshing-adf-chart-objects-in.html]. This example works fine, but I want an Application Module Root which contains the Application Module which contai

  • Architectural Design - New Data Warehouse

    Hello All, This is my first post to the oracle discussion forums and I'm looking forward to the interactions with other ODWB users. I am just begining to implement a design for a new data warehouse, our team has already defined user requirements for

  • Disappearing Mail signatures

    Every time I shut down my computer, all of the signatures I've created get wiped out. I even asked about it during a genius appointment at the store and they couldn't figure out why or how to fix it. Can anyone out there help? In the meantime (for th