Report Mismatch error

Hi
I am using 10 as well as 11g.
I have 1 dim and 1 fact table
Fact
Name------sales
Raj---------10
Ve--------20
Raj------30
Dim
Name-------Team
Raj----HUB
Raj----HUBNET
Ve----HUB
Now i joing Dim.Name=Fact.Name(1 to n join)
But dim data duplicated(e.g Raj)
I report i selecting TEAM------SUM(SALES)
in 11g table report return
HUB---60
HUBNET-----40
In 10g table report return
HUB--------(wrong value)
HUBNET--------(wrong value)
But both query 10g and 11g same value return DB query.
So where is problem How presentation server works.
When we have duplicate values DIM 10g not showing correct values?but DB fetching query is correct value return.After sum then problem.

Hi,
You need to save the file as .xls extension.

Similar Messages

  • Type Mismatch error while saving a BPC Report using eTools

    Hi,
    Iam getting a 'type mismatch' error when trying to save a BPC Excel  workbook using eTools>Save Dynamic Template >Company>eExcel. I am saving it as an .xlsx file.
    Can anyone please help out and let me know why I am getting this error.
    Thanks
    Arvind

    Hi,
    You need to save the file as .xls extension.

  • "Type mismatch" error in IE7/8 when using custom Actions Menu Image

    Hi all,
    in APEX 4.2: when using a custom image in the "Actions Menu Image" attribute in an interactive report, I get a "Type mismatch" error in IE7/8 when refreshing the report through PPR (filtering, sorting, paginating etc.). When I leave the "Actions Menu Image" field empty, everything works fine. The error doesn't seem to happen in IE9 (unless using compatibility mode), or in any non-IE browser.
    I've been able to reproduce the issue in an application on apex.oracle.com:
    http://apex.oracle.com/pls/apex/f?p=69347:1
    Some debugging seems to indicate that the following line in widget.interactiveReport.js is the culprit:
    lTemp.parentNode.replaceChild($x('apexir_WORKSHEET'), lTemp);Does anybody know if this is a known issue, or if there is some workaround?
    Thanks,
    Tobias

    Hi,
    Great solution Paul! It cost me a while before I found out the Action Menu Image was causing my interactive reports to stop refreshing in IE10 and not other browsers. Your solution works great, I've implemented it with a few minor adjustments:
    - Put the css in report template (for some reason it didn't work in our own application stylesheet)
    - replace  'url("/c/action_dropdown.gif")' with 'url("&APP_IMAGE_PREFIX./<path_to_image>")'
    - place one dynamic action on page 0: after refresh of '#apexir_DATA_PANEL' , set event scope to "Dynamic".
    - Let the Dynamic action also fire on page load.
    - To make sure the dynamic action only works for pages with an interactive report add condition of type 'Exists' with expression:
    select 1
    from   dual
    where  :APP_PAGE_ID in (select page_id
                                            from   apex_application_page_ir
                                            where  application_id = :APP_ID
    Best regards,
    Vincent Deelen

  • AddCurrentValue date paramater Type Mismatch Error

    Post Author: brentlaw
    CA Forum: Other
    I am using vb6 and CR XI.  I have Component "Crystal ActiveX Report Viewer Library 11.0" loaded and Reference to "Crystal Reports ActiveX Designer RunTime Library 11.0".  I can successfully use AddCurrentValue and AddDefaultValue for all values except date or datetime datatype.  Here is how I am doing it:  Assume cReport is my report object
    With cReport  For X = 1 To .ParameterFields.Count          .ParameterFields(X).ClearCurrentValueAndRange          If InStr(UCase(.ParameterFields.Item(X).Name), "BEGDATE") Or InStr(UCase(.ParameterFields.Item(X).Name), "BEGINNINGDATE") Then            If .ParameterFields(X).ValueType = crDateField Then              .ParameterFields.Item(X).AddDefaultValue (BegDate$)   '//where BegDate$ = "Date(2008,3,22)"  <TYPE MISMATCH ERROR HERE>            ElseIf .ParameterFields(X).ValueType = crDateTimeField Then              .ParameterFields.Item(X).AddDefaultValue (dtBegDate$)  '//where BegDate$ = "DateTime(2008,3,22,00,00,00)" <TYPE MISMATCH ERROR>            End If          End If  Next 'xEnd With
    I have tried many combinations of the value of BegDate$ and still I get the Type Mismatch Error.  I have run out of ideas, please help inspire me.

    Post Author: Ted Ueda
    CA Forum: Other
    Here's a snippet from working code with the RDC:Session("oRpt").ParameterFields.GetItemByName("ExampleDateParameter").AddCurrentValue(CDate("2001/Jan/02"))Session("oRpt").ParameterFields.GetItemByName("ExampleTimeParameter").AddCurrentValue(CDate("3:45:00 PM"))Session("oRpt").ParameterFields.GetItemByName("ExampleDateTimeParameter").AddCurrentValue(CDate("2001/Jan/02 3:45:00 PM"))i.e., they're using Date objects and not String.Sincerely,Ted Ueda

  • FR Studio: Type mismatch error

    What could be the cause of an type mismatch error, when trying to open certain reports in FR Studio after it was exported from 9.3 and imported into 11.1.2.1 (patch 600)?
    These reports are running fine in Workspace as a PDF doc, but we are unable to edit it in FR Studio.
    When the report opens after clicking OK several time in the Type mismatch pop-up the report opens up "corrupt".  When you click on any of the content we are getting the following error:

    Glad to know issue got resolved.
    It is documented in KM article id 1930342.1

  • Type mismatch (Error: 80041005; Source: WMI)

    I've created a Configuration Baseline for workstations that checks for the existence of PageFile.Sys on the root of C:\
    I've created a Configuration Baseline for servers that checks for the existence of PageFile.Sys on the root of D:\
    The compliance reports for several servers and workstations indicates an Error, 'Type mismatch'. 
    DcmWmiProvider.log from a client on a Windows Server:
     Initialize called for the provider 7/27/2012 7:16:01 AM
     CreateInstanceEnumAsync called for the provider 7/27/2012 7:16:01 AM
     Query supplied is: select * from CCM_File_Setting where (((Path = "D:\\" AND Name = "pagefile.sys") AND SearchDepth = 0) AND FileSystemRedirectionMode = 1) 7/27/2012 7:16:01 AM
     CAppExecutionLibrary::ExpandEnvironmentVariables: D:\ evaluated to : D:\ 7/27/2012 7:16:01 AM
     CAppExecutionLibrary::ExpandEnvironmentVariables: %WinDir%\System32 evaluated to : C:\Windows\System32 7/27/2012 7:16:01 AM
     CAppExecutionLibrary::ExpandEnvironmentVariables: %ProgramFiles% evaluated to : C:\Program Files 7/27/2012 7:16:01 AM
     Query for lantern's provider is (redirected path): Select * from FileSystem_FileMetadata where BasePath = "D:\\" and Name = "pagefile.sys" 7/27/2012 7:16:01 AM
     Failed to serialize discovered filesystem object () to wmi object, error: 0x80041005 7/27/2012 7:16:02 AM
     CPermissionWMIProvider::ExecQueryAsync - failed (0x80041005). 7/27/2012 7:16:02 AM
     Failed to precess CFileSystemWMIProvider::ExecQueryAsync.
     Type mismatch (Error: 80041005; Source: WMI) 7/27/2012 7:16:02 AM
    0x80041005:
     Type mismatch
     Source: Windows Management (WMI)
    DcmWmiProvider.log from a Windows 7 client:
     CreateInstanceEnumAsync called for the provider 7/27/2012 11:12:15 AM
     Query supplied is: select * from CCM_File_Setting where (((Path = "C:\\" AND Name = "pagefile.sys") AND SearchDepth = 0) AND FileSystemRedirectionMode = 1) 7/27/2012 11:12:15 AM
     CAppExecutionLibrary::ExpandEnvironmentVariables: C:\ evaluated to : C:\ 7/27/2012 11:12:15 AM
     CAppExecutionLibrary::ExpandEnvironmentVariables: %WinDir%\System32 evaluated to : C:\Windows\System32 7/27/2012 11:12:15 AM
     CAppExecutionLibrary::ExpandEnvironmentVariables: %ProgramFiles% evaluated to : C:\Program Files 7/27/2012 11:12:15 AM
     Query for lantern's provider is (redirected path): Select * from FileSystem_FileMetadata where BasePath = "C:\\" and Name = "pagefile.sys" 7/27/2012 11:12:15 AM
     Failed to serialize discovered filesystem object (c:\pagefile.sys) to wmi object, error: 0x80041005 7/27/2012 11:12:16 AM
     CPermissionWMIProvider::ExecQueryAsync - failed (0x80041005). 7/27/2012 11:12:16 AM
     Failed to precess CFileSystemWMIProvider::ExecQueryAsync.
     Type mismatch (Error: 80041005; Source: WMI) 7/27/2012 11:12:16 AM
     CreateInstanceEnumAsync called for the provider 7/27/2012 11:12:17 AM
     Query supplied is: select * from CCM_File_Setting where (((Path = "C:\\" AND Name = "pagefile.sys") AND SearchDepth = 0) AND FileSystemRedirectionMode = 1) 7/27/2012 11:12:17 AM
     CAppExecutionLibrary::ExpandEnvironmentVariables: C:\ evaluated to : C:\ 7/27/2012 11:12:17 AM
     CAppExecutionLibrary::ExpandEnvironmentVariables: %WinDir%\System32 evaluated to : C:\Windows\System32 7/27/2012 11:12:17 AM
     CAppExecutionLibrary::ExpandEnvironmentVariables: %ProgramFiles% evaluated to : C:\Program Files 7/27/2012 11:12:17 AM
     Query for lantern's provider is (redirected path): Select * from FileSystem_FileMetadata where BasePath = "C:\\" and Name = "pagefile.sys" 7/27/2012 11:12:17 AM
     Failed to serialize discovered filesystem object (c:\pagefile.sys) to wmi object, error: 0x80041005 7/27/2012 11:12:18 AM
     CPermissionWMIProvider::ExecQueryAsync - failed (0x80041005). 7/27/2012 11:12:18 AM
     Failed to precess CFileSystemWMIProvider::ExecQueryAsync.
     Type mismatch (Error: 80041005; Source: WMI) 7/27/2012 11:12:18 AM
     Initialize called for the provider 7/27/2012 11:18:15 AM
     CreateInstanceEnumAsync called for the provider 7/27/2012 11:18:15 AM
     Query supplied is: select * from CCM_File_Setting where (((Path = "C:\\" AND Name = "pagefile.sys") AND SearchDepth = 0) AND FileSystemRedirectionMode = 1) 7/27/2012 11:18:15 AM
     CAppExecutionLibrary::ExpandEnvironmentVariables: C:\ evaluated to : C:\ 7/27/2012 11:18:15 AM
     CAppExecutionLibrary::ExpandEnvironmentVariables: %WinDir%\System32 evaluated to : C:\Windows\System32 7/27/2012 11:18:15 AM
     CAppExecutionLibrary::ExpandEnvironmentVariables: %ProgramFiles% evaluated to : C:\Program Files 7/27/2012 11:18:15 AM
     Query for lantern's provider is (redirected path): Select * from FileSystem_FileMetadata where BasePath = "C:\\" and Name = "pagefile.sys" 7/27/2012 11:18:15 AM
     Failed to serialize discovered filesystem object (c:\pagefile.sys) to wmi object, error: 0x80041005 7/27/2012 11:18:16 AM
     CPermissionWMIProvider::ExecQueryAsync - failed (0x80041005). 7/27/2012 11:18:16 AM
     Failed to precess CFileSystemWMIProvider::ExecQueryAsync.
     Type mismatch (Error: 80041005; Source: WMI) 7/27/2012 11:18:16 AM
    Does anyone know why this is happening?
    Terry Wallner

    My SCCM 2012 version is 5.0.7958.1000, however, I'm encountering the same error as well..
    "Failed to do HandleExecQueryAsync().
    Type mismatch (Error: 80041005; Source: WMI) DcmWQLQueryProvider 3/19/2015 11:45:11 AM 4244 (0x1094)
    Failed to process CWqlQueryProvider::ExecQueryAsync.
    Type mismatch (Error: 80041005; Source: WMI) DcmWQLQueryProvider 3/19/2015 11:45:11 AM 4244 (0x1094)
    Failed in discovering instance.
    Type mismatch (Error: 80041005; Source: WMI) DcmWQLQueryProvider 3/19/2015 11:45:12 AM 4244 (0x1094)"

  • Type Mismatch error while calling a Java Function from Visual Basic 6.0...

    Hi,
    I'm having a problem in calling the Java Applet's Function from Visual Basic. First, I'm getting the handle of the Java Applet and components of it using "Document.Applets(n)" which is a HTML function. I'm calling this function from Visual Basic. My code is something like this...
    ' // Web1 is IE Browser in my Form.
    Dim Ap,Comp
    Dim Bol as Boolean
    Bol = true
    Ap = Web1.Document.Applets(0).getWindow() ' \\ Gets the Parent Window.
    Ap.setTitle("My Java Applet") ' \\ Sets the Title of the window.
    msgbox Ap.getVisibility() ' \\ This will return a Java boolean ( true or false )
    Ap.setVisibility(Bol) ' \\ Function Syntax is : void setVisibility(boolean b)
    Here in my code , i'm able to call any function that which accepts Integer or String but not boolean. So, i m facing problem with Ap.setVisibility() function. It gives me a "Type mismatch error" while executing it. Can you please tell me a way to do this from Visual Basic !
    I'm using Visual Basic 6.0, Windows 2000 , J2SDK 1.4.2_05.
    Please help me Friends.
    Thanks and Regards,
    Srinivas Annam.

    Hi
    I am not sure about this solution. try this
    Declare a variable as variant and store the boolean value in that variable and then use in ur method.
    Post ur reply in this forum.
    bye for now
    sat

  • Reporting Services Error after Interactive sorting and drill down in pps

    Hi 
    i have a report  that has a drill down option that shows all workgroups within a specific  parent group and an interactive sorting ass well on both columns  parent group &  workgroup 
    This is displayed  in pps combined with a SharePoint
    ---the problem is that after sorting the parent group column by name   i then press the drill through icon  (+) next to it hopping to see all workgroups related to each parent group
      - but instead 
    i receive this Reporting Services Error  :
    The value for parameter 'SortItem' is not specified. It is either missing from the function call, or it is set to null. (rsMissingParameter) Get
    Online Help       
    If I don't press the sorting and just drill through it works fine. the sorting itself also works fine. 
    any suggestions ?
     

    Hi Hyaron,
    I am unable to reproduce the issue in my test environment. How did you add the drilldown feature? Were you doing that by setting visibility of the column or of the group? Please ensure to add the drilldown functionality by set the visibility of the workgroup
    from the Grouping Pane in the Report Designer.
    How did you add the Interactive Sorting on the headers of the two columns? Based on the drilldown functionality, the Interactive Sorting on the second column doesn’t work. So, you can move the Interactive Sorting on the second column. When configuring the
    Interactive sorting on the first column, you should set the parent group to sort, and sort by the field that the parent group groups by.
    Hope this helps.
    Regards,
    Mike Yin
    TechNet Community Support

  • EPSON Workforce 310 "scanner reported an error" when using document feeder

    I'm having trouble using my EPSON Workforce 310 printer/scanner with my new MacBook Pro (late 2012, 2.5 GHz i5, OS X Mountain Lion 10.8.2).
    Using the flatbed I can scan without a problem. But when I try to use the document feeder, I get the following error right after I click Scan and before the scanner has done anything (at least I don't hear anything moving inside the EPSON):
         Scanner reported an error
         An error occured during scanning
    The EPSON's display doesn't show any error or special message.
    This is repeated whether I use Image Capture, Preview's Import from Scanner, or the printer's native app (PrinterProxy, the one that shows up in the doc whenever the printer is printing or scanning).
    I have no problem doing the scanning from my old iMac (2006, 2GHz Core Duo, Snow Leopard). After scanning to the MacBook fails I can walk over to the iMac and scan from there without problem and without resetting anything on the EPSON.
    The EPSON is connected the home network via ethernet to a Time Capsule. Both computers are connected to the network via WiFi.

    Syd,
    My wife's iMac with 10.6.6 stopped working with her Epson 2480 Photo scanner. Get the error message "SCANNER reported an error. An error has occurred during scanning" I am trying to use it from the Image Capture App or from the print/fax option in Settings which opens Image Capture. I ran the uninstall program and then reinstalled the ICA 13969 .dmg but get the same error. Not sure what else I can do.

  • 5.0 won't work - extensions message is "localized string not found".  When I force it to try to load a new window it shows a gray screen with the bookmarks on top then immediately closes and wants to report the error. Has been this way since 5.0 came out.

    I first tried downloading Safari when the 5.0 update came out last year.  When I choose the app in the dock, I get the blue top bar (Safari, File, etc) but nothing else loads.  I uninstalled the app and tried again several times, but no success. For over a year now I've used Firefox as a result.  Today I thought I'd try again, but same results.  When I choose "new window" in the file menu, I get a small gray window with my bookmarks on top, then in a few seconds, the app quits unexpectedly and the report an error screen appears.  I've unchecked all the languages in the information area for the app, cleared all history, cookies, and cache.  Still the extensions tab in the preferences area has "LOCALIZED STRING NOT FOUND" in 4 places.  It won't show what that means when I click the "?".  Will I ever be able to use Safari again?

    Perform the suggestions mentioned in the following articles:
    * [[Firefox is already running but is not responding]]
    -> Profile in use
    * [http://kb.mozillazine.org/Profile_in_use]
    Check and tell if its working.

  • Characterset mismatch error while export

    Hi,
    I am getting characterset mismatch error while exporting a schema.
    select * from nls_database_parameters where parameter in('NLS_LANGUAGE','NLS_TERRITORY','NLS_CHARACTERSET')
    PARAMETER
    VALUE
    NLS_LANGUAGE
    AMERICAN
    NLS_TERRITORY
    AMERICA
    NLS_CHARACTERSET
    AL32UTF8
    i have set nls_lang on OS level
    NLS_LANG = AMERICAN_AMERICA.AL32UTF8
    C:\oracle\ora92\bin>
    C:\oracle\ora92\bin>
    C:\oracle\ora92\bin>exp hrtemp_v6/hrtemp_v6@testdb file=c:\hrtemp_v6 statistics=
    none
    Export: Release 9.2.0.1.0 - Production on Mon May 14 11:55:58 2007
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Export done in WE8ISO8859P1 character set and AL16UTF16 NCHAR character set
    server uses AL32UTF8 character set (possible charset conversion)
    About to export specified users ...
    . exporting pre-schema procedural objects and actions
    . exporting foreign function library names for user HRTEMP_V6
    . exporting PUBLIC type synonyms
    EXP-00008: ORACLE error 6552 encountered
    ORA-06552: PL/SQL: Compilation unit analysis terminated
    ORA-06553: PLS-553: character set name is not recognized
    EXP-00000: Export terminated unsuccessfully
    please suggest , whats wrong here
    thanks & regards

    i have set nls_lang on OS level
    NLS_LANG = AMERICAN_AMERICA.AL32UTF8How and where?
    C:\oracle\ora92\bin>At this command prompt, what do you get back from "set nls"
    You can use
    c:\> set nls_lang=.al32utf8
    ...right before you issue exp command.

  • Crystal report unexpected error in Web service (IIS)

    We are using Crystal report in web service.
    We faced some problem due to crystal report unexpected error.
    Refer the below error message.
                Xception E NSF      NSFZ1100 20100608 145511565 GPRAB0 : GPRZ10  [GUEC0001] [1] [AbstractService] Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application.
                Xception E NSF      NSFZ1100 20100608 145511972 GPRAB0 : GPRZ10  [GUEC0001] [1] [AbstractService]    at System.Windows.Forms.MessageBox.ShowCore(IWin32Window owner, String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon, MessageBoxDefaultButton defaultButton, MessageBoxOptions options, Boolean showHelp)
                   at System.Windows.Forms.MessageBox.Show(String text, String caption, MessageBoxButtons buttons, MessageBoxIcon icon)
                   at CrystalDecisions.Windows.Forms.CrystalReportViewer.HandleExceptionEvent(Object eventSource, Exception e, Boolean suppressMessage)
                   at CrystalDecisions.Windows.Forms.CrystalReportViewer.HandleExceptionEvent(Object eventSource, Exception e)
                   at CrystalDecisions.Windows.Forms.ReportDocumentBase.GetLastPageNumber()
                   at CrystalDecisions.Windows.Forms.ReportDocumentBase.GetLastPage()
                   at CrystalDecisions.Windows.Forms.DocumentControl.ShowLastPage()
                   at CrystalDecisions.Windows.Forms.PageView.ShowLastPage()
                   at Biz.Nissan.Cats.CORE.REPORT.LibCrystalReport.TotalPageCount(ReportDocument Rpt)
                   at Biz.Nissan.Cats.CORE.REPORT.LibCrystalReport.Print(BaseReport RptDefinition)
                   at Biz.Nissan.Cats.CORE.REPORT.MCTLIST260Print.Print(IFData ifData)
                   at Biz.Nissan.W3.CATS.BC.Service.DistributeService.ExecuteMpp()
    How we get the actual error from crystal report?
    Thanks in Advance

    What is the workflow
    What is the application doing?
    Iu2019m guessing you have a windows service application and you're trying to launch a UI (ie the viewer control) from the application or print using the vieweru2019s printing functionality programmatically(?).
    If this is a Windows Service running under the local system account, then follow the instructions in the error message. (ie, bring up the properties of the service, go to the logon tab and check the checkbox that says u201CAllow service to interact with desktopu201D.   At least that should allow whatever popup is trying to come up display properly.
    Ludek

  • Crystal Report Runtime Error 9.0.Could not open the report

    Hi,
    Getting the Crystal Report Runtime Error 9.0.Could not open the report while Run on Launch Application. Actually in Launch Application, created a link for exe which is having crystal reports. We can open the Crystal Reports from the exe outside B1.
    Note: SAP 2007, Crystal Report 2008 is using.Normally can open crystal report.
    Any help to fix the error is appreciated.
    Thanks & Regards,
    Parvatha Solai.N

    Hi,
    Please post screen shot of error message here.
    Thanks & Regards,
    Nagarajan

  • Crystal Report XI Error:717

    Error:717
    Hi,
    We use Crystal Report XI developer with Oracle 10g.
    Our Oracle Client is Oracle 10g and the Oracle server is Oracle 10g.
    Our application develepor tool is CodeGear RAD Studio, Delphi 2007 Enterprise.
    The Crystal Report use the Native Oracle Connection.
    When the applicatin run, and we call the Crystal Report, an error occure:
    Error:717 Error in file c:sample.rpt
    Failed to load database information
    Execute
    Please help me!
    Thanks
    Sándor Lencsé

    I would make verify the database within Crystal report and then re publish it again. It seems it doesn't get the connection to the db.
    Have you refreshed the database within Crystal Reports?
    As Graham said, does it open in Crystal Viewer?
    another thing would be to add the DSN (System DSN) onto your client machine as well. Maybe it is not getting a right connection.
    Try it and let us know.
    Kind Regards
    Jehanzeb

  • Crystal Report Previewing Error

    Dear Experts,
    After previewing the Crystal Reports, the error message shown like this:
    http://i775.photobucket.com/albums/yy34/erpkenny/CrystalReport_jpg_02JUL.jpg/
    Please kindly help me!
    Thanks!
    Kenny

    hi,
    Check the below link:
    Application has a problem - Printing Problem
    Thanks,
    Neetu

Maybe you are looking for

  • What is causing very slow outgoing mail on new iphone 5?

    Hi, I just got the new iphone 5 and set up mail with the auto options that the iphone gives me. It's for Gmail and yahoo. I can receive just fine on both, but both have issues sending. It will take 5-10 mins to send an email. I've done everything I'v

  • Apache Web Server Listener is not working

    Hi All We are running 11.5.9 on linux 2.4.9. recently my root was 100% full. after freeing space I tried starting database and application. every thing looks ok except Apache Web Server Listener . when i try starting maually using command ./adapcctl.

  • Do I need licenses for an installer?

    Hi all,    This stumped me.  I found this page on how to make an installer: http://zone.ni.com/reference/en-XX/help/371361B-01​/lvhowto/build_installer/ All was well when I went about making one.  I chose the following: NI Enhanced DSC Deployment Sup

  • Want to add 2 fields in report ARXAGMW.rdf

    Hi, I want to add to fields in the report ARXAGMW.rdf. The fields are: - ps.trx_date transactiedatum, --transactiondate - ps.amount_due_original factuurbedrag, --transactionamount I changed the function below. I pasted not the whole code. But when i

  • How to create New BSP page

    Hi all, Please tell me steps to create the new BSP application page as we have SAP4.7. Regards,