FMS & Labels  in case of Crytal reports

Hi Experts,
The issue i have made few reports through crystal report designer and deployed the reports into SAP.
My reports consists of some selection parameters.
There are two reports named  A,B.
In report A selection criteria is item code and name for which i have applied FMS but i want this FMS to work only for 'A'  report not for 'B' but it is working for even 'B' also since UID is same.
Also another issue is -
My label name also changes automatically if i have changed it for one report which i have assigned thorugh text promt feature which is in crystal designer.
Thanks & Regards-
Mona

Hi Gordon,
Below is the FMS -
For Series  for Report (A)
when applied for 'A' report it became applicable for Report 'B' also.
Select T1.SeriesName,T0.Series from OJDT T0
inner join NNM1 T1 on T0.Series = T1.Series
group by T1.SeriesName,T0.Series
For BankName :
Select AcctName,AcctCode from OACT
Thanks & Regards-
Mona

Similar Messages

  • ALV Crytal Report Ehp 2.0

    Hi All.
    I was recently reading the book by Thomas and Rich - Next Generation ABAP.
    In the ALV section, it says that with Ehp2.0, we can have crytal reports in ALV without any license or any additional server infrastructure.
    We only need to download the Crystal Report Viewer which I have done.
    But I still do not see the Crytal Report icon that is shown in the book example.
    Any other setting that I need to do to get that?
    I tried SALV_CRL, but could not find anything in that transaction. The default one is already there.
    Thanks in adv.

    Hi,
    I connect via the button Open Report in BW. Then I recieve the SAP GUI Logon scrteen, where I maintain my datas. When I press OK, it hangs for a while, about 2 Minutes and then the follwing error pops up:
    CExToolBar::GetRemoteFileCookie() HR = 0x80004005
    Thanks
    Laszlo

  • Possible for using profiler for creating workload for Database Engine Tuning Advisor in case of SSRS reports

    I have SSRS reports with each 5 parameters. Parameter datasets includes statements like WHERE @CategoryKey
    I have 20 tables in SQL Server. We don't have OLAP cube.
    I have created SQL Server Profiler trace. I have clicked all reports during process.
    I have opened Database Engine Tuning Advisor.
     I have selected all tables to Tune.
     Tuning options are Indexes/No Partitioning/Keep all existing PDS
    Result is following:
     14% improvement
     10 recommendations (8 statistic for Calender table and 2 index for Calender)
    Tuning logs:
    S008 exec sp_executesql N'  LongSQLStatment including IN (@CategoryKey) Event does not reference any tables
    S007 Replaced event exec sp_executesql
    My question is that why I did not get any recommendations for other tables that Calender?
    Could it be because of SSRS parameters like @CategoryKey?
    Is it possible at all to use SQL Server profile for creating workload in case of SSRS reports with parameters?
    I have tables and reports like ProductSales, which I suppose should be get indexedbecause of WHERE statements.
     I have where statement like Month and Category and Color.

    Yes it is possible to capture a trace using profiler, but please provide the t-sql behind your dataset before I can answer your question about the DTA recommandations.
    Regards
    Rasmus Glibstrup
    http://blog.sqlguy.dk

  • Useing Crytal Report in SAP B1

    Hi, everybody !
    I want to use Crytal Report to report. have i to use it?
    Can you tell me an examlpe!
    Thank you!

    The steps to use crystal report in SAP B1:
    1. Creating addon or report form that is integrated to SAP B1. This is an interface.
    2. Creating a report launcher that can be a form listing the reports
    3.Prior to creating report launcher and addon, you must develop the layout of crystal report and database connection setting
    Usually, there is no crystal report created without integrated to SAP B1 except using addon or interface.
    Rgds,

  • Sap bw case study and reports development in realtime for me also.

    Sap bw case study and reports development in realtime for me also.
    forward me to kavi_kuil20022yahoo.co.in
    thanks in advance

    Hi,
    http://help.sap.com/bp%5Fbiv335/BI%5FEN/html/
    http://help.sap.com/bp_biv335/BI_EN/html/BW/FinancialAccounting.htm
    Regards,
    San!

  • Error when use Crytal Reports with Delphi.

    Delphi 2010  and CR2008
    When i code :
               Crpe1.ReportName := 'c:\temp\invoice.rpt';
               Crpe1.Output :=  toPrinter;
               Crpe1.Print;
    Problem with Print Method !
    Error : 538
    Error in File invoice.rpt:
    Parameter has invalid structure size.
    PrintOptions.GetCopies <PEGetPrintOptions>
    Pleave help me fix this error !

    Looks like you are using the VCL? Where did you get the VCL?
    I'd also like to draw yor attention to the following blogs;
    http://weblogs.sdn.sap.com/pub/wlg/14384? [original link is broken] [original link is broken] [original link is broken]
    Crytal Reports for Delphi Support
    /people/trevor.dubinsky/blog/2009/10/09/introduction-to-delphi-prism-applications-development
    /people/trevor.dubinsky/blog/2009/10/19/delphi-prism-how-to-setup-the-environment-for-crystal-reports-2008-and-bobj-enterprise-r3-development
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • How to get total,maximum,mimumum no. of cases for this report

    Description:     Reason For Contact For Customer - This report will provide the total number of cases created for a particular Reason For Contact for a particular Customer with a valid Business Code. This report will also provide the Maximum, Minimum and Average number of cases created for a particular Reason For Contact for that particular type of Customer. This report will take From Date, To Date, Agent Group and Business Code as inputs and generates the report on the screen. All the input criteria will be mandatory.
    See the attachment for the Report.
    NOTE :1) FOR TOTAL,WE HAVE COUNT NUMBER OF CASES CREATED for a particular Reason For Contact for a particular Customer with a valid Business Code
      2) FOR Maximum, Minimum and Average CONSIDER number of cases created for a particular Reason For Contact for that particular type of Customer.
       For this report,I am using 5 tables. In the table ScaseParty  i have C_Bus_Code,C_cust_type coulumns are there.
      I am taking Input Criteria For Business code(ie c_bus_code).suppose business code is 'F0106',I have to get how many cases(means records) are there for a particular Reason For Contact for that Business Code.I AM GETTING THE TOTAL BUT
    for getting maximum,minimum,average , i have to check the C_cust_type For that Business code ,after that I have to take all the business codes for that C_Cust_Type and with in the business codes ,i have to take the maximum number of cases which business code have for that particular Reason for contact For that particular customer type.
    Eg: Reason for contact  Businesscode   customer type   
         Delivery Timing     0306            1        
         Delivery Timing     0306            1
         Delivery Timing     0310            1
         Delivery Timing     0310            1
         Delivery Timing     0310            1  
         Delivery Timing     0310            1  
       In this way i want the result
        Maximum =4 since, for reason for contact(delivery timing) for that customer type(customer type =1),the maximum no. of cases are 4 bcz, business code = 0310 comes 4 times.
    Minimum =2 bcz, business code = 0306 comes 2 times.
       The Problems i am facing
    1)  Since i have taken the input criteria Business code = 'f0106' ,the data filters in the where condition and the getting the number of cases exist for that business code(f0106) for that Contact of Reason data only.But i have to take all the business code exists for that Particular type of customer for that Particular reason for contact for getting the max,min,avg.
      I can't handle max,min,avg in one report since it checks total cases for that Business code only.
      SO,I THINK I HAVE TO INVOKE A SUBREPORT PASSING THE C_CUST_TYPE,iSN'T IT????
    2) iF I TAKE THESE THINGS IN SUB REPORT,HOW CAN I find out the maximum number of case with in the business codes for reason for contact for that particular customer type.
      CONSIDER THE ABOVE EXAMPLES, I AM GETTING 3 CASES FOR CODE = 0306 N 2 RECORDS FOR CODE= 0310 ,hOW CAN I GET mAXIMUM cASES ie 3  BY COMPARING THESE TWO CODES FOR THE DELIVERY TIMING  .  IS THERE ANY FUNCTION??????
    In which way i have to handle this report.
      Regards,
      Vijay
      mail : [email protected]

    Hi Vijay,
    The most efficient way to acheive what you want will be to create a stored procedure or command object in which you have a subquery that calculate your maximum, minimum and average values.
    If you are looking at a solution within Crystal Reports without having to write a SQL Query, then as you said, you can use a subreport that will returns the cases created for a particular Reason For Contact for that particular type of Customer.
    ( You will need to link the subreport to filter the data down )
    Then you can calculate the minimum values in the subreport by using the Minimum function and manually counting the values in a variable, the formula will look like:
    WhilePrintingRecords;
    Shared NumberVar MyMinimum;
    If Minimum({Business Code}) = {Business Code} Then
       MyMinimum := MyMinimum + 1;
    Insert the formula in the details section of the subreport.
    This will count the number of time the minimum Business Code appears in the subreport.
    You can create a similar formula for the maximum values by using the Maximum function.
    As for the average, you can create a summary that counts the number of of Business Code, divided by the distinct count of Business Code, so it will give you the average. The formula will look like:
    WhilePrintingRecords;
    Shared NumberVar MyAverage;
    MyAverage :=
    ( If DistinctCount({Business Code}) <> 0 Then
         Count({Business Code}) / DistinctCount({Business Code}))
    Then you can display the above shared variables on your main report.
    Hope this help!
    Regards,
    Patrick

  • Label Printing issues on Crystal Reports Server

    I built a label that prints off beautifully on my local machine with Crystal XI installed. However, when I post the label to the reports server, and a user tries to print it off, it prints off two blank labels behind each good label. I have racked my brain on this for days. The printer settings are identical to my local machine. Any idea what might be causing this?

    I think the following information might help you
    Symptom
    A label report was viewed over the web using the Web Component Server, and printed on a label maker printer DYMO 330. The labels were being resized to 8 1/2 x 11 instead of printing the size of the label. Even after selecting the correct size, the labels print one per page, followed by 3 blank labels.
    When printing was done through a distributed report or the report designer, the labels printed to the correct size and only printed one label with no blank labels.
    What is causing the label report to print incorrectly when printed from the web viewer?
    Resolution
    Steps to Resolve
    1. Open the report in the Crystal Reports 8 designer on the web server.
    2. Click on 'File' then click 'Printer Setup'. If a printer is already selected then set it to 'No Printer', click 'OK', then save the report.
    3. Click on 'File' then click 'Printer Setup' again. Select the default printer and clear the 'Default Properties' checkbox.
    4. Click 'OK' and save the report.
    5. Click on Start > Settings > Control Panel > Services and double click 'Seagate Page Server' service. Set this service to run under an 'Administrator' account.
    6. Stop and restart the service, and close down all browsers.
    The label reports now will print successfully over the web.
    Background
    Incorrect printing from a web viewer can have several causes, including:
    · The report is designed with a designated printer, but the encapsulated page format (EPF) files are being created in 'No Printer' mode.
    · The server does not have access to the printer.
    · A valid printer is not saved with the report on the server.
    · The printer driver is not installed on the server.
    Regards,
    Raghavendra.G

  • How can I create manual Y-axis labels in a multiple system report?

    A similar question was asked by Lutz1410 on 3/30/07, but it doesn't seem that this was finally resolved.  I'll try to ask the question in a different way.
    I created a graph in View with 3 axis systems in the "multiple systems" mode, then transferred this to Report.  I would like to apply manual scaling and text to each of the 3 axis systems, however if I change either of these parameters they are applied to all 3 Y-axes.  In other words, I end up with 3 axes having exactly the same text labels and scaling.
    1. For the axis text, is there a delimiter that can be used in the axis text field to tell Report that the first text value is for the first Y-axis, the 2nd value is for the next axis, etc?
    2. For the scaling, is it possible to have separate scales for each Y-axis?
    Of course, a workaround is to create 3 independent graphs in Report, but this is less convenient.
    Thank you,
    Craig

    Hi Craig,
    If you want to apply different manual scaling parameters to each of the stacked Y axes, then you need to use 3 separate Y axes.  If you want to display a curve-specific text to each of the stacked graphs, this you can do with a DIAdem expression:
    @ChnName(CCN)@@         channel name of each curve
    @ChnDim(CCN)@@            channel unit of each curve
    @ChnComment(CCN)@@   channel description of each curve
    The corresponding value for each curve will automatically display at the correct vertical spot next to its curve.
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments

  • Setting the column labels in webdynpro abap alv report

    Hello,
    Right now I have programmed an ALV report. The selection criterion and the display of the report all work.
    However, there is an issue with the labels of columns in the ALV report. The report takes the field names of the structure I am using in the ALV report as the labels of the report. I have been trying to play around with the ALV class model to see if something will change the labels of the fields but to no avail. Would you guys know of some code or way to change the labels of the columns in the ALV report.
    Thank you for your help in advance.
    Sumit.
    Here is some of the code I tried but does no work in the wdInit() method. It does not change the label. Any suggestions???
    METHOD wddoinit .
    * instantiate used component from wizard
    DATA lo_cmp_usage TYPE REF TO if_wd_component_usage.
    lo_cmp_usage =   wd_this->wd_cpuse_alv( ).
    IF lo_cmp_usage->has_active_component( ) IS INITIAL.
      lo_cmp_usage->create_component( ).
    ENDIF.
    * call a method in the used component from wizard
      DATA lo_interfacecontroller TYPE REF TO iwci_salv_wd_table .
      lo_interfacecontroller =   wd_this->wd_cpifc_alv( ).
        DATA lo_value TYPE REF TO cl_salv_wd_config_table.
        lo_value = lo_interfacecontroller->get_model(
    DATA: lr_field TYPE REF TO cl_salv_wd_field.
    lr_field = lo_value->if_salv_wd_field_settings~get_field( 'CUSTOMER_NUMBER' ).
    * change the label of the report.
    DATA: lr_CUSTOMER_NUMBER TYPE REF TO cl_salv_wd_column.
                CALL METHOD lo_value->if_salv_wd_column_settings~get_column
                  EXPORTING
                    id     = 'CUSTOMER_NUMBER'   receiving value  = LR_CUSTOMER_NUMBER.
    * SET THE LABEL OF THE COLUMN
    DATA: HR_CUSTOMER_NUMBER TYPE REF TO CL_SALV_WD_COLUMN_HEADER.
    CALL METHOD lr_customer_number->get_header
      receiving
        value  = HR_CUSTOMER_NUMBER.
    ***** set the text of the column
    CALL METHOD hr_customer_number->set_text
      EXPORTING
        value  = 'Customer1 Number1'.
    ENDMETHOD.

    You have to disable the DDic binding on the column before your override text will show up:
    data: l_ref_cmp_usage type ref to if_wd_component_usage.
      l_ref_cmp_usage =   wd_this->wd_cpuse_alv( ).
      if l_ref_cmp_usage->has_active_component( ) is initial.
        l_ref_cmp_usage->create_component( ).
      endif.
      data l_salv_wd_table type ref to iwci_salv_wd_table.
      l_salv_wd_table = wd_this->wd_cpifc_alv( ).
      data l_table type ref to cl_salv_wd_config_table.
      l_table = l_salv_wd_table->get_model( ).
      data l_column type ref to cl_salv_wd_column.
      l_column = l_table->if_salv_wd_column_settings~get_column( 'POSTING_DATE' ).
      data l_header type ref to cl_salv_wd_column_header.
      l_header = l_column->get_header( ).
      l_header->set_prop_ddic_binding_field(
        property =  if_salv_wd_c_ddic_binding=>bind_prop_text
        value = if_salv_wd_c_ddic_binding=>ddic_bind_none ).
      l_header->set_text( `Posting Date` ).

  • Issue with upper/ lower case in HR report...

    Hello,
    I am working on a HR report. Based on last name on selection screen, I am fetching some data
    from intotables.
    The problem is, for example in case of last name, the system expects the user to type the
    last name in exact case as its stored in database table.
    So for example, if last name is "Anja" in database table, then if user types "ANJA" or "anja" or aNja, the
    select query does not fetch the data.
    How can I modify the query so that, even if user types last name in any case, it should still fetch the
    record.
    SELECT aPERNR bNACHN b~VORNA
           INTO TABLE itab_data
           from PA0001 as a
                inner join PA0002 as b
                on apernr = bpernr
           where a~PERNR in S_PERNR
           and   a~BUKRS in S_BUKRS
           and   a~KOSTL in S_KOSTL
           and   a~PERSG in S_EMPGP
           and   a~PERSK in S_SUBGP
           and   b~NACHN in S_LAST.
    Please help.
    Regards,
    Jainam.

    Hi,
    Use NCHMC instead of NACHN as NCHMC stores last name in upper case.
    Convert contents of S_LAST to uppercase before using in where clause..
    SELECT a~PERNR b~NACHN b~VORNA
    INTO TABLE itab_data
    from PA0001 as a
    inner join PA0002 as b
    on a~pernr = b~pernr
    where a~PERNR in S_PERNR
    and a~BUKRS in S_BUKRS
    and a~KOSTL in S_KOSTL
    and a~PERSG in S_EMPGP
    and a~PERSK in S_SUBGP
    and b~NCHMC in S_LAST.  " >> Change

  • Crytal Report  Problem in Grouping

    I have problem in Group By option of Crystal Report. I have problem using Group By Option by selecting original order instead of  ascending.When i used original order idata is not summarised i.e. not group

    I donot understand  "group by must be according to order" it is ok when  I Select ascending order problem only in when i select original order instead of Ascending order
    Select* From (
    SELECT Top 9000000 'DB1'as 'Expr1000' ,T1.AcctCode,
    CASE WHEN T1.Postable = 'Y' THEN T1.Segment_0 + '' + T1.Segment_1 ELSE T1.AcctCode END 'Expr1002',T1.GrpLine,
    T1.AcctName, ISNULL(T1.FrgnName, 'X')'Expr1004', T0.Debit, T0.Credit, T0.FCDebit, T0.FCCredit,
    T0.SYSDeb, T0.SYSCred, T1.Levels, T1.Postable, T1.ExportCode, T1.ActType, T1.FatherNum,
    T1.GroupMask, T0.DueDate, T0.TransID, T0.RefDate,
    [dbo].[GET_MONTH_ID](T0.RefDate) as 'FY Month',
    [dbo].[GET_YEAR_ID](T0.RefDate) as 'FY Year',
    [dbo].[GET_BEGIN_FY](T0.RefDate) as 'Begin FY',
    [dbo].[GET_BEGIN_MONTH](T0.RefDate) as 'Begin Month',
    [dbo].[GET_END_MONTH](T0.RefDate) as 'End Month'
    FROM Test_C1].[dbo].[JDT1] T0 Right JOIN  [Test_C1].[dbo].[OACT] T1 ON T0.Account = T1.AcctCode order by grpline
    ) as c
    UNION All
    select * From(
    SELECT Top 90000000 'DB2' as 'Expr1000',
    T1.AcctCode,
    CASE WHEN T1.Postable = 'Y' THEN T1.Segment_0 + '' + T1.Segment_1 ELSE T1.AcctCode END 'Expr1002',T1.GrpLine,
    T1.AcctName,
    ISNULL(T1.FrgnName,'X') 'Expr1004',
    isnull(T0.Debit,0)as 'Debit',
    isnull(T0.Credit,0) as 'Credit',
    isnull(T0.FCDebit,0 ) as 'FCDebit',
    isnull(T0.FCCredit,0)as 'FCCredit',
    isnull(T0.SYSDeb,0)as 'SYSDedit',
    isnull(T0.SYSCred,0)as 'SYSCredit',
    T1.Levels,
    T1.Postable,
    T1.ExportCode,
    T1.ActType,
    T1.FatherNum,
    T1.GroupMask,
    T0.DueDate,
    T0.TransID,
    T0.RefDate,
    [dbo].[GET_MONTH_ID](T0.RefDate) as 'FY Month',
    [dbo].[GET_YEAR_ID](T0.RefDate) as 'FY Year',
    [dbo].[GET_BEGIN_FY](T0.RefDate) as 'Begin FY',
    [dbo].[GET_BEGIN_MONTH](T0.RefDate) as 'Begin Month',
    [dbo].[GET_END_MONTH](T0.RefDate) as 'End Month'
    FROM [Test_C2].[dbo].[JDT1] T0
    Right JOIN [Test_C2].[dbo].[OACT] T1 ON T0.Account = T1.AcctCode order by T1.grpline) as d

  • Sample Test Case templates for Reports

    Hi all,
    May I know , how the unit test cases would be for reports. Need Some Sample Templates ..Kindly Advice where Can I find..
    Edited by: 796797 on Mar 17, 2011 10:43 AM

    Here are some checklist
    Field Names
    Font Size acorss the report should be consistent
    columns should wrap up in a readable format
    decimal places for % fields.
    Decimal places for quantity fields.
    Reports should have grid lines, this will be helpful from a readability standpoint
    Right align the measures along with the associated headers
    The sub-total text
    No column headers should be underlined
    Backend filters at the top on the right
    Header/Footer
    Download to PDF and Excel and Print HTML
    "Check 1. Prompts sequence
    2. datatype of prompts - drop down or multiselect
    3. default values and
    4. report results returned after selecting any prompt"
    "Run the report with some filter values and see if filters are working.
    Access the Report and try to Modify the report request by selecting the modify link, include new fields and remove some default fields
    Save the report
    Validate the calculations on calculated fields.

  • Field label not appearing in OIM Report Page

    Hi,
    Though this sounds like a silly problem, but I am not able to figure out what could be the problem.
    I have created a new report in OIM and it is working perfectly fine as per the stored procedure. The only problem is that one of the label name is not appearing correctly in the report page display. It consists of the following fields:
    1. First Name
    2. Last Name
    3. User iD
    4. Custom field of the target application resource -say- abc.
    In the xlWebAdmin.properties file, I added a new property for the custom field -
    report.CustomReport.label.CustomField=abc
    The same value has been written in the XML metadata of the report.
    However, in the report page in OIM the label appears as - ???en_US.report.CustomReport.label.CustomField???
    Please advice.
    Regards.

    Actually, we are getting a few errors while running the script and hence I was looking for any alternate, if possible.
    java.io.IOException: java.io.IOException: /app/oracle/product/APP/10.1.3/j2ee/home/jsp/bin/ojspc: not found
    at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
    at java.lang.ProcessImpl.start(ProcessImpl.java:65)
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
    at java.lang.Runtime.exec(Runtime.java:591)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    It is unable to locate "ojspc" path. I am not sure as to where this path is referenced. I have to change it there, so that it refers to thecorrect one.
    Regards.

  • Vertical offset problem when printing labels after editing with Crystal Reports

    Hello,
    We are still using the RDC component of Crystal reports in some of our C++ Software components. Label design is done with a very old Version 8.5 of Crystal, the Clients use the 10.5 runtime for printing.
    This was running on Windows XP and Server 2003 for a Long time. Recently we changed to Server 2008 R2 (english) and Windows 7 (de) on the Clients. Again we installed CR 8.5 on the Server for Label design and a 10.5 runtime on the Clients for printing. Now something strange happened. If we just open a Report file with CR on the Server and save it (doing no changes), there is a Problem with printing on the Clients. The line spacing is now wrong. It´s about 5th the value as it should be. This only happens on the Client. The reports still print ok from the preview Windows of CR on the Server.
    However, we have to Change Labels. As a Workaround, we installed CR also on one of the Windows 7 Clients. And this is working. We can save Labels unchanged and they are printed with the correct line spacing on the Clients.
    Of Course, this should be solved in the future, because the Clients are placed in our production area and it´s not a good place for sitting and changing Labels.
    i´v no idea what could be the reason?
    Greetings, Jörg

    This might be due to differences in default/specified printer (or printer driver) across the machines involved.

Maybe you are looking for

  • ITunes Library Relocation Issues

    My iMac was acting a bit funny, so i backed up everything i needed on two separate external drives. I copied and pasted my entire iTunes folder with library files and everything, then trashed the itunes folder on my local drive. Now I would like to s

  • How to create an object?

    what are the no of ways which we can create a object?Explain in detail?

  • Account Assignment Category K in KOB2

    Hello, A purchase order with account assignment category K (Cost center) appears in the commitment line items for orders list (KOB2) while there is no relation between the shown internal order and the purchase order/requisition. Regards, Jan

  • Concatinating strings in a loop

    The string TYPE only contains the last value from the loop instead of all of them Attachments: Search Catalog.vi ‏88 KB

  • Urgently help required with 9i installation

    I am running on win2000 and have installed the Oracle9i Lite mobile server and development kit. I also have JDK1.3 on my machine (if that's relevant). When firing up SQLPlus and entering the username SYSTEM and pw Manager plus odbc:polite - I get the