New parameter report symbol configuration

What is the end to end process of creating new report symbol .Do I have to create separate function module and assign in the configuration .

Hello M D,
1. You would need to configure a symbol group and assign function modules to it, if no suitable existing symbol group available.
There are two function modules assigned to each symbol group:
The first function module is used for symbol expansion. Use function module  'C12O_PARAMETER_VALUES_SELECT' for symbol expansion.
The second function module is used for default parameter determination of symbol groups. You can copy the existing function module for determining default parameter values for any standard symbol groups and change the copied function module according to your requirement to fill the values for parameter symbol.
2. Then, you configure a new parameter symbol and assign it to the symbol group.
3. Add the parameter symbol in the report template.
4. Development to be done in the function module  for determining default parameter values, assigned to the symbol group, to populate the value for the parameter symbol based on your requirement.
Thanks and Regards,
Kannan Veerapandian.

Similar Messages

  • How to implement new Indian currency symbol in oracle reports ..?

    Dear All,
    One of our client needs to display new indian currency symbol instead of the "Rs" in the report ourput.
    Our 10g application and db server is deployed in Sun solaris environment
    Please let me know how can i implement the same.
    Thanks in advance
    Thangaraj

    You can use an image, like it's done on Wikipedia:
    http://en.wikipedia.org/wiki/Indian_rupee
    There is no Unicode for this symbol (yet), so this is the only way.

  • IMG: Check & Specify Report Symbol

    HI Experts,
    In the IMG activity, "Check & Specify Report Symbol", under "report symbol type" these fields are listed,
    Phrase
    Specification
    Parameter
    Descriptor
    Standard Repeating Group
    Special Repeating Group
    Blank Compression Group
    Optimized Repeating Group
    IF Repeating Group
    Template
    Version Information
    Language Information
    Language Switch
    Generation Date
    Control Command
    Comments
    Out of these, we know few symbol type like 2.Specification,3.Parameter,.........
    But what about the other Report Symbol Types ? How they can be used & Where..?
    Regarding, 16.Comments: Can this symbol type can be used to fulfill the purpose asked here,http://scn.sap.com/thread/3334515 ?
    Thanks & Regards
    Subash Sankar

    Dear Subash
    I checked this topic again. I have some interesting information. Later on I am planning to prepare a new document. Therefore: thanks for asking the question; it was very interesting to find some answers and to drill down in WWI process (which is quite complex).
    Ok: The values you have mentioned are part of a domain in SAP (check report symbol table of EHS using transaction se11). If you generate a "where used list" you will find some Includes. One is related to "Constants" and in one other the "Constants" are used (here in a Form routine)
    Therefore comming back to your list:
    Phrase
    Specification
    Parameter
    Descriptor
    Standard Repeating Group
    Special Repeating Group
    Blank Compression Group
    Optimized Repeating Group
    IF Repeating Group
    Template
    Version Information
    Language Information
    Language Switch
    Generation Date
    Control Command
    Comments
    Any of these report types does have a "linked" value. Now it is interesting to detect that this value is used as "part" of the report symbol. You can check this by investigating table "ESTLS".
    Example: if you check SAP online help regarding e.g."Repeating group" and an example you find this one:
    <11BRG001(M,SAP_EHS_1015_003;1-3)>
    <01G1015003AD(P;1)>
    <11ERG001>
    Now the value "11" is the value as part if the domain relating to "Standard Repeating Group".
    The topic is explained a littel bit here:
    http://help.sap.com/erp2005_ehp_06/helpdata/en/a7/2874e50a6c11d28a220000e829fbbd/content.htm?frameset=/en/c1/eda0f591ec12408b25e7a1b369ca45/frameset.htm
    Chapter "Editing Descriptor Symbols"
    http://help.sap.com/erp2005_ehp_06/helpdata/en/6a/8ef2639f214475aebe63d8c6c6ae3c/content.htm
    shows an example of thge "IF" type like:<15BIF006(AND:01EHS_ICREPV NE "NON")>
    Therefore the value of "IF Repeating Group" = 15 (refer to content of the domain)
    If you check the entries of ESTLS you can detect which report does have which report symbol and report symbol type and you can therefore detect which report symbol types are used and which are not.
    Actually the type:
    Comments
    is not supported by SAP (therefore If my debug result is correct: even if you try to generate a report symbol with "link" tothis value; you wil not recieve a result). But in a parallel thread this topic has been discussed. So we can hope/assume that may be SAP will deliver something.
    I am sorry to say that I will take some time to "drill" deeper. But if I am finished I plan to share the result.
    C.B.
    PS: The "value" for "Template" = 20 => if you check ESTLS, WWI etc. This value is used to "include" a WWI layout within a WWI layout; check e.g.
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/4b/c5874174a8050de10000000a1550b0/content.htm?frameset=/en/a7/2871f60a6c11d28a220000e829fbbd/frameset.htm
    and then chapter: Inclusion of Document Templates:value: <20INCLUDE("Test",01,SBV)>

  • Report Viewer Configuration Error

    Hi,
    I manage a TFS 2010 Server that makes heavy use of Reporting Services, and I have a user that reported the following error
    when attempting to open a report in the Microsoft Visual Studio Report Viewer:
    Report Viewer Configuration Error
    The Report Viewer Web Control HTTP Handler has not been registered in the application's web.config file. Add <add verb="*" path="Resevred.ReportViewerWebControl.xsd" type = "Microsoft.Reporting.WebForms.HttpHandler, ReportingServicesWebServer,
    Version=10.0.0.0, Culture=neutral, PublicKeyToken=################" /> to the system.web/httpHandlers section of the web.config file, or add <add name="ReportViewerWebControlHandler" preCondition="integratedMode" verb="*"
    path="Reserved.ReportViewerWebControl.axd" type="Microsoft.Reporting.WebForms.HttpHandler, ReportingServicesWebServer, Version=10.0.0.0, Culture=neutral, PublicKeyToken=################" /> to the system.webServer/handlers section for
    Internet Information Services 7 or later.
    Has anyone seen this error before, or have any advice on finding a solution?
    Thank you.

    Hi HealthServices3300,
    You can try to install "Microsoft Report Viewer 2010 Redistributable Package" on your server to check if it works for you.
    For the web.config info, it's for web application. And I'd like to know how did you create the report, and whether the report is for a web app or reporting service. From the error message and report, seems it's not a TFS issue. If it's SSRS project
    issue, please post this issue to
    this forum. If it's a report viewer control issue, you can post this issue in
    this forum for a professional response. After that, please update this thread with the new thread link. Thanks for your understanding.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • SQL Server Reporting Services Configuration Error(Subscription)

    I have just deployed a new project on the server and i can successfully run report from the BI Site; [Server Name]\Reports and no issue there. But when i try to create Subscription for the same report; I am trying File Share and it throws error as given
    below. Do i have to configure anything for subscription in the Reporting Services Configuration Tool???
    I also have few questions regarding Configuration;
    What account should i use for the Deployed Data Source on the Server? A valid SQL Server Account I assume!!!
    What account should i use for the Execution Account (For Unattended Operations) ? A valid Windows Account? or SQL Server account?
    What account should i use for the File Share Subscription (Credentials used to access the file share:)? A Valid Windows Account with permission for that folder?
    Here is the error I am getting in the log file.. 
    ReportingServicesService!library!b!06/17/2010-09:35:04:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for
    more information., AuthzInitializeContextFromSid: Win32 error: 110;
     Info: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information.
    ReportingServicesService!library!b!06/17/2010-09:35:04:: i INFO: Initializing EnableExecutionLogging to 'True'  as specified in Server system properties.
    ReportingServicesService!subscription!b!06/17/2010-09:35:04:: Microsoft.ReportingServices.Diagnostics.Utilities.RSException: The report server has encountered a configuration error. See the report server log files for more information. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. See the report server log files for more information.
       at Microsoft.ReportingServices.Authorization.Native.GetAuthzContextForUser(IntPtr userSid)
       at Microsoft.ReportingServices.Authorization.Native.IsAdmin(String userName)
       at Microsoft.ReportingServices.Authorization.WindowsAuthorization.IsAdmin(String userName, IntPtr userToken)
       at Microsoft.ReportingServices.Authorization.WindowsAuthorization.CheckAccess(String userName, IntPtr userToken, Byte[] secDesc, ReportOperation requiredOperation)
       at Microsoft.ReportingServices.Library.Security.CheckAccess(ItemType catItemType, Byte[] secDesc, ReportOperation rptOper)
       at Microsoft.ReportingServices.Library.RSService._GetReportParameterDefinitionFromCatalog(CatalogItemContext reportContext, String historyID, Boolean forRendering, Guid& reportID, Int32& executionOption, String& savedParametersXml,
    ReportSnapshot& compiledDefinition, ReportSnapshot& snapshotData, Guid& linkID, DateTime& historyOrSnapshotDate, Byte[]& secDesc)
       at Microsoft.ReportingServices.Library.RSService._GetReportParameters(ClientRequest session, String report, String historyID, Boolean forRendering, NameValueCollection values, DatasourceCredentialsCollection credentials)
       at Microsoft.ReportingServices.Library.RSService.RenderAsLiveOrSnapshot(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters)
       at Microsoft.ReportingServices.Library.RSService.RenderFirst(CatalogItemContext reportContext, ClientRequest session, Warning[]& warnings, ParameterInfoCollection& effectiveParameters, String[]& secondaryStreamNames)
       at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.Execute()
       at Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
       --- End of inner exception stack trace ---
       at Microsoft.ReportingServices.Diagnostics.CancelablePhaseBase.ExecuteWrapper()
       at Microsoft.ReportingServices.Library.RenderFirstCancelableStep.RenderFirst(RSService rs, CatalogItemContext reportContext, ClientRequest session, JobType type, Warning[]& warnings, ParameterInfoCollection& effectiveParameters, String[]&
    secondaryStreamNames)
       at Microsoft.ReportingServices.Library.ReportImpl.Render(String renderFormat, String deviceInfo)
       at Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.SaveReport(Notification notification, SubscriptionData data)
       at Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider.Deliver(Notification notification)
    I also get following error when I try to create email Subscriptoin
    w3wp!processing!6!6/17/2010-09:58:53:: e ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'EU_Database'., ;
     Info: Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'EU_Database'. ---> System.Data.SqlClient.SqlException: Could not obtain information about Windows NT group/user 'THRY\RPUser',
    error code 0x6e.
       at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
       at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
       at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async)
       at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
       at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
       at Microsoft.ReportingServices.DataExtensions.SqlConnectionWrapper.ImpersonateUser()
       at Microsoft.ReportingServices.DataExtensions.SqlConnectionWrapper.Open()
       at Microsoft.ReportingServices.ReportProcessing.ReportProcessing.ReportRuntimeDataSourceNode.OpenConnection(DataSource dataSourceObj, ReportProcessingContext pc)
       --- End of inner exception stack trace ---
    Thanks,
    RP

    Hi RP,
    For your first issue "cannpt create subscriptions", after analyzing the error logs, it seems to be caused to the service account for the Reporting Services service does not have proper permissions to invoke the WIN32 API.
    The SQL Server Reporting Services invokes the Win32 API to impersonate user's permissions to write files to shared folder or call COM+ components.
    In this case, we can change the service account to a account has permissions to invoke the Win32 API to solve the issue. For example, we can change the account to be NetworkService or LocalSystem:
     1. Backup the encryption key using Reporting Serivces Configuration Manager.
     2. Change the service account using Reporting Serivces Configuration Manager.
     3. Restore the encryptiong key using Reporting Serivces Configuration Manager.
    For your others questions, please see the following inline reply:
     --What account should i use for the Deployed Data Source on the Server? A valid SQL Server Account I assume!!!
     The account should be a Windows account or the SQL Server account, that has read permissions in the source data base at least.
     --What account should i use for the Execution Account (For Unattended Operations) ? A valid Windows Account? or SQL Server account?
     The account must be a Windows user account. For best results, choose an account that has read permissions and network logon permissions to support connections to other computers. It must have read permissions on any external image or data file that you
    want to use in a report. Do not specify a local account unless all report data sources and external images are stored on the report server computer. Use the account only for unattended report processing.
     --What account should i use for the File Share Subscription (Credentials used to access the file share:)? A Valid Windows Account with permission for that folder?
     You are right. It must be a Windows account, which has permissions to access and write files to the shared folder.
    For more information, please see:
    Configuring the Report Server Service Account:
    http://msdn.microsoft.com/en-us/library/ms160340.aspx
    Execution Account (Reporting Services Configuration):
    http://msdn.microsoft.com/en-us/library/ms181156.aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT

  • Unable to create Database in Reporting Service Configuration

    Hi,
    We have SQL Server 2012 in our environment. I want to enable monitor report in Lync 2013. i have separate Lync sql instance.
    I am trying to configure new database in Reporting Service Configuration manager in report Server database Configuration wizard.
    while testing connection getting below error.
    could not connect to server:A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to
    allow remote connections.(provider:Named Pipes provider,error:40-could not open a connection to SQL Server)
    kindly help to resolve issue.

    Hi Rakesh,
    Please check the below details information:
     Check the ReportServer db is present in the Database engine.
    Go and check the report server configurations (go here:Start -> All Programs -> Microsoft sql server 2012-> Configuration Tools -> Report Service Configuration Manager
    check all the connections if still not working. then create a new reporting services Database. While creating it make sure you select native mode, if you want to create a share point services then select share point integration mode.
    If the above didn't work, Please check which port is used for SQL Server database engine from SQL Server Configuration Manager.
    If we are using dynamic port, please make sure:
    SQL Server Browser service is running.
    UDP 1434 port is enabled in the firewall.
    If we are using static port, please make sure the port is enabled in the firewall.
    Below is useful link about how to troubleshoot connection issue:
    http://blogs.msdn.com/sql_protocols/archive/2005/12/22/506607.aspx
    https://msdn.microsoft.com/en-us/library/ms156468.aspx?f=255&MSPPError=-2147217396
    Similar thread for your reference:
    http://www.mssqltips.com/sqlservertip/2340/resolving-could-not-open-a-connection-to-sql-server-errors/
    If you have any more questions, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • New-Asset Report - awesome, but can't get it to run?

    Howdy - I am trying to run the awesome new-asset report that Zachary Loeber shared with the technet community.
    The script is here:  http://gallery.technet.microsoft.com/Excel-and-HTML-Asset-0ffbf569
    However I can't get it to run against 1 server or multiple servers.
    I followed this information someone else asked and I get back many errors, all related to the parameters.
    Can someone help me out with this?
    A. Should this be saved as a function? And then I've read conflicting or maybe different ways to run a function.  Should I do import-module or just run the script as a single command line, and I've had this issue with other functions.  Should they
    be put in a specific location on my system?  I'm newbie, so thanks for the help!
    B.  When I run this, I've tried using this simple command:  .\New-AssetReport.ps1 -Computers testserver1.domain.local -PromptForCredentials -Verbose
    C.  Then I tried this example as well from a single line or creating another ps1 script, fails either way.
    D.  What variables are required to be filled in, and what parameters are available such as report type, include memory, but not disk, etc?
    Here's the error if I enter the command like this:  .\New-AssetReport.ps1 -Computers testserver1 -PromptForCredentials -Verbose
    New-AssetReport : Cannot process argument transformation on parameter 'SaveDataFile'. Cannot convert value
    "System.String" to type "System.Management.Automation.SwitchParameter". Boolean parameters accept only Boolean values
    and numbers, such as $True, $False, 1 or 0.
    Here is the error if I use the other example which is below.  I get many errors, all tied to the parameters such as -verbose, etc.
    $Servers = @('Server1','Server2')
            .\New-AssetReport.ps1 -Computers $Servers -PromptForCredentials -Verbose
    New-AssetReport : The term 'New-AssetReport' is not recognized as the name of a cmdlet, function, script file, or
    operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
    again.
    -ReportContainer : The term '-ReportContainer' is not recognized as the name of a cmdlet, function, script file, or
    operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
    again.

    Hi,
    Please ask the author your question on the Q&A tab for that gallery entry.
    Bill

  • Report painter -output parameters,Data source,Extract parameter, report

    Hi expert,
    1)What report painter -output parameters,Data source,Extract parameter, report mean for and what are the difference?
    2)I have create new report painter and transport to  Test server using T-code:GCTR and I find that the T-code always point to old report. As I had check the SE93 the D_SREPOVARI-REPORT is point to report group.Why this happen?
    3) Does creation of new report or modification of the report always need to select the extraction option so that it will able to display the relected changes? Because, I have done modification on the report but it is not reflected the changes even i save until i have to create the extraction is able to display the report but every time i run the report need to select the extraction with option to choose new extract or old. Kindly advice how to save and create the report painter and save will display reflected result .
    Please help

    Hi BR Christian,
    Thank you for the prompt reply.
    I have few querys as below:
    1)Do we every time create new report by copying the existing report painter need to select output parameter, data source and extract parameter in order to be able to display the new report?
    2)when modify existing report painter and save it do we need to select output parameter, data source and extract parameter in order to be able to display the modify report correctly?
    3) What are the different between right click copy the report inreport painter compare with create report painter with copy GRR1?
    4) What are the T-code for modify the report group?
    5) When I create a new report with the right click copy in GRR1 and modify the report painter column only and everything remain the same just the report name different why when execute the report it always appear in the selection screen with report button which have option button to select the 2 version  of report which one is the destination report that I copy from and one is the new report? How to set the report when execute will only display the new report only without need to select the option with just new report only?
    6)For transferring reports you can use GR37 (export) and GR38 (import) can be use to transport from one client to another client? What is difference between GR37 compare with  GCTR?
    7) If I use GR37 and GR38 it is mean no need to create the transport request which as usual we create transport se10?
    we can directly import to another client ussing GR38?
    8)When we create a new report with copy with the existing report with just modify the report colunm and the report name difference only what are the setting example: report,report group need to be selected to be include to export/transport to another client?
    9) What are the difference between library and report group?
    10) Can we set Se93 to execute only report not report group? How?
    11) when using GR37 to transport it is also include the report group,library and the particular report?
    12) Can I include the variable in the column header to display fiscal year which I have selected from the selection screen?
    How and which variable should i use?
    please help.
    many thanks
    Edited by: KH on Jun 18, 2011 6:52 AM
    Edited by: KH on Jun 18, 2011 6:55 AM
    Edited by: KH on Jun 18, 2011 7:06 AM

  • ERROR: AU incorrectly reports Dynamic Configuration capability (bus count i

    Hi'
    I can't seem to access my East/West Colossus samples in logic. I call up a new session, slecet software instruments, go to where Audio Units instruments are on your channel strip. Colossus does not show up. It worked before.
    I wanted to go back to using tiger it seemed to work better so I tried to installed that but had problems doing so. I then installed 10.5 back to the way I had it before when all was fine. So I install 10.5 again went well. In stalled Logic/pro went well. Installed East/west colossus.
    Audio Unit Mangers states Successful valuation everything passes But This Error message.
    ERROR: AU incorrectly reports Dynamic Configuration capability (bus count is not writable)
    Does anyone have an idea whats going on
    Thanks
    JodyG

    Hi'
    I can't seem to access my East/West Colossus samples in logic. I call up a new session, slecet software instruments, go to where Audio Units instruments are on your channel strip. Colossus does not show up. It worked before.
    I wanted to go back to using tiger it seemed to work better so I tried to installed that but had problems doing so. I then installed 10.5 back to the way I had it before when all was fine. So I install 10.5 again went well. In stalled Logic/pro went well. Installed East/west colossus.
    Audio Unit Mangers states Successful valuation everything passes But This Error message.
    ERROR: AU incorrectly reports Dynamic Configuration capability (bus count is not writable)
    Does anyone have an idea whats going on
    Thanks
    JodyG

  • How to define a new parameter

    Hi,
    I want to improve a search by defining a new parameter. This parameter will replace (1,2,3,4) which is show below.
    .. documentid IN (1,2,3,4)
    Is it possible to define such parameters in APEX/SQL? if so, how can I do it? (I have tried some possible solutions but I did not get a result.)
    (Oracle 10.2, APEX 3.2)
    Thanks in advance,
    Sedso
    Edited by: Sedso on Aug 6, 2011 12:49 PM

    I suppose you are talking about a report, right? I see 2 potential problems to be worked around:
    1- how to pass the comma in an URL parameter, without making APEX understanding it as a separator for multiple parameters?
    if you're running the report from a branch in other page, just check the 'save before branching' property.
    Otherwise you will have to escape the commas, replacing it by some other character (like a '*', for example) right before submitting the page - of course you will need to add a computation to decode the conversion made (from '*' back to ',') in your report, in a Before Page style.
    You can find more sophisticated solution at http://rokitta.blogspot.com/2009/07/apex-fp-syntax-with-flexible-parameter.html
    2- how to utilize the parameter in the context of your query?
    I'd suggest to create a dynamic query, like in the tutorial http://www.oracle.com/technetwork/developer-tools/apex/dynamic-report-092026.html
    The query could be something like:
    declare
    q varchar2(4000);
    begin
    q:=' select col1, ';
    q:=q||' col2, ';
    q:=q||' col3 ';
    q:=q||' from tabela ';
    q:=q||' where documentid IN ' ||:p_in_clause '; -- like '(1,2,3,4)'
    return q;
    end;

  • How to get report symbol in cube

    Hi Experts,
    In one of my cube not showing report symbol (only for new request) so how to get the report symbol.
    Regards,
    Siva

    Hi there,
    Do you see the status of the request as green (green icon)?
    If so, but still don't see the report symbol, that's because you probably have aggregates in that InfoCube that you haven't done the roll up.
    Therefore, go to the tab Rollup and in the request ID make sure you have that last request (you can click F4 and choose it) after that click on execute. You'll have to wait the roll up is finished (can control it under transaction sm37) and afterwords your request will be ready for reporting.
    Diogo.

  • AIR for IOS, ApplicationDomain problem: Error #2007: Parameter Possible symbol clash in multiple swf

    I am exporting a game for IOS in Flash CS6.
    I have isolated classes, except a framework for static utilities that do not clash, but I still get this message when exporting for IOS.
    AIR for desktop, even with ApplicationDomain.currentDomain works and does not give any error. Same on android.
    When I export the same exact project for IOS, it triggers that error randomly in different parts.
    All related with a call to a method on superclass, the instantiation of an internal class, or of a Vector typed to a custom internal class.
    TypeError: Error #2007: Parameter Possible symbol clash in multiple swfs, abcenv must be non-null.
    The line that triggers the error:
    return new RouletteChoserItemDev(num, data);
    Any help is appreciated.
    UPDATE
    I have changed the code into:
    var item:RouletteChoserItemDev;
    var MyClass:Class = RouletteChoserItemDev;
    item = new MyClass(num, data);
    Now I get this funny error:
    Error #1034: Type Coercion failed: cannot convert device.plugins.rouletteLobby::RouletteChoserItemDev@6284bc9 to .
    Yes, cannot convert to ".", a dot!

    *FOUND A SOLUTION*
    The way ApplicationDomain.sameDomain works on Android and Desktop, and on IOS, IS DIFFERENT!!!
    I probably have to file this under AIR bugs.
    Anyway:
    - In loaded SWFs, classes which are not already stored in parent SWF CANNOT be instantiated.
    I.E.
    var c:MyClass = new MyClass(); // Will not work
    var c = new MyClass(); // Will not work
    var c:MyClass = getDefinitionByName("fullpackage.MyClass"); // Will not work
    var c = getDefinitionByName("fullpackage.MyClass"); // WORKS!!!!!
    var c:DisplayItem = getDefinitionByName("fullpackage.MyClass"); // WORKS!!!!!
    So, it seems that classes stored in local loaded SWF will not be accessible directly. Even though tracing it trace(MyClass) works well, the class cannot be used in code in any place. Variables cannot be typed, and class can only be instantiated with getDefinitionByName();
    All this, is true ONLY on IOS, same exact project and settings, will not trigger any error in AIR for Desktop or for Android.
    But since obviously we use the same codebase for all devices, this IOS *feature* has to guide the way we code, even though we break a few important OOP best practices.
    Hope I spared someone else the 3 days including an entire weekend I had to invest to find this out.

  • New parameter

    Hi,
    I'm using CR 11. After I've added one new parameter to the parameter fields, and then have verified database, I still cannot see that new parameter in the report prompt. Why?
    Regards,
    edward

    Did you use that parameter in your report? such as write some conditions in record selection or display on the report body.
    The parameter will work only it is really used in the report.
    Thx, Hao

  • Lexical parameter report in oracle reports

    Hello
          I am new in oracle forms and reports.I am using oracle weblogic 10.3.5 with oracle forms and reports 11g at windows 7.
    I have need to create a lexical parameter report In which I have query as:
    select &P_1 ename,sal from emp
    this works well but here I have to give the default value with lexical parameter which is ename but i do not want it.
    Here If I give the value to P_1 --> empno
    then It returns all data but there is column heading  is ename for data empno from emp table.
    Is there any way so that to eliminate the default value for lexical parameter.Actually I want the sql data source query like
    select &P_1 ,sal from emp
    But flashes error ORA 00936 of missing expression.
    Please suggest me
    Thank You
    regards aaditya

    Hi,
    Check the datatype of the USERNAME and width value assigned for it. Because the cause for this error is:
    An arithmetic, numeric, string, conversion, or constraint error occurred. For example, this error occurs if an attempt is made to assign the value NULL to a variable declared NOT NULL, or if an attempt is made to assign an integer larger than 99 to a variable declared NUMBER(2).
    Change the data, how it is manipulated, or how it is declared so that values do not violate constraints.
    Thanks,
    Vidya Viswanathan.

  • Generate a new pdf report with itens on my pdf form

    Hi! My name is Heitor.
    I have Adobe Forms Central and Adobe Acrobat XI Pro installed on my machine.
    I would like to know if its possible to make a pdf report.
    Example: Clicking in a button "print" on my already open and filled pdf form, and gathering all my 30 itens (see that i am only showing 5 itens on my form. but on my form exists a "Add" button to add itens on variables) on a dropdown list and generating a new pdf report with all these itens listed.
    Thanks!
    Heitor Teixeira
    www.heitorteixeira.com

    Hi! My name is Heitor.
    I have Adobe Forms Central and Adobe Acrobat XI Pro installed on my machine.
    I would like to know if its possible to make a pdf report.
    Example: Clicking in a button "print" on my already open and filled pdf form, and gathering all my 30 itens (see that i am only showing 5 itens on my form. but on my form exists a "Add" button to add itens on variables) on a dropdown list and generating a new pdf report with all these itens listed.
    Thanks!
    Heitor Teixeira
    www.heitorteixeira.com

Maybe you are looking for

  • How can I move pictures from my PC to iPod?

    How can I put pictures that I have on my PC onto my iPod Touch? iTunes doesn't do it.

  • Satellite A100-270: Need new compatible AC adaptor

    MY power adapter has stopped working and I can't find anywhere that supplies the right adapter. On the base it says part number PA3469E-1AC3 but I can only find part numbers close to this one, but never the right one. I live in the UK on 240V supply.

  • Photo Booth slows down!

    I have a MBP 2.0 with 10.4.6 and I've noticed that Photo Booth runs very slowly when I chose effects button #1 (so you can see all the effects at the same time)... When I go to the second page of effects or just operate with one effect at a time, it

  • Is there any way i can restore itunes to an earlier time/date, just like system restore? Thanks!

    Hi.. Is there any way i can restore itunes to an earlier date/time? I accidentally lost a previous backup and now the file showing up is not the backup i want? Can i restore itunes to an earlier time like system restore on windows? Thanks!

  • How to Refresh the portal

    Hi All, i have a requirement to replace the existing role to the user through webdynpro dynamically based on user input. This i am able to do successfuly but here i am facing the problem. the added role is not displaying until unless clicking on rfre