Default Parameters are no longer default

Post Author: debmilner
CA Forum: Migration to XI R2
We used both 8.5 and version 9 to create several hundred reports, most with default parameters for the users.  With Crystal 11, the parameters are still availble, however they are no longer defaults, the user must select.  Since 11 does support default parameters (we are currently editing these several hundred reports to set the old default into the new default parameters field), is there an easier way than editing each report?

Hi Ike,
it's not a question of syntax. I used the ampersand for sure.
the problem is the value for the lexical param at runtime. If I use the libs of patch 8488119 the ORA-ErrMessage is returned, if I use the default libs everything works as expected...

Similar Messages

  • Default parameters are missing in the cloned EUL

    we have discoverer up and running perfectly on our existing instance - SIGMA
    now we have a new instance - ALPHA,
    we cloned the whole EUL from old instance(SIGMA),
    IN ALPHA every thing is working fine, we have all the BA,folders and all the workbooks seem to work fine, but we have a issue with the default parameters.
    the default parameters are missing from the workbooks, now this has become an big issue, because we have hundreds of reports and user want need them all with the default parameters
    could somebody please help me on this issue
    few questions:
    when cloned does the default parameters get erased??
    Does the default parameters entered in the workbook get saved anywhere in the EUL_Tables??
    Could you please give me a best approach to bring in thoese default parameters??
    any thoughts are highly appreciated
    note: i can edit the worksheet and enter the default parameter and save the worksheet but we have got some hundreds of workbooks

    Hi,
    when cloned does the default parameters get erased??I would be surprised if the default parameters are erased. More likely is that they are not being used because the default value is not valid anymore or because Discoverer is trying to use the last parameter value. Check the value of the SaveLastUsedParamValue preference setting. Is this the same on Desktop, viewer and Plus?
    Does the default parameters entered in the workbook get saved anywhere in the EUL_Tables??The default parameters will be save along with the workbook in the EUL5_DOCUMENTS table. The field is of type LONG RAW so you won't easily be able to see this field. You can use the workbook dump utility to check whether there are default parameters actually set up in the workbook.
    Could you please give me a best approach to bring in thoese default parameters??You could try exporting and importing the workbooks into the new environment to see whether this fixes the issue.
    Rod West

  • Default Parameters in FBL5N

    Hi,
    I would like to default the tick for special G/L indicator or company code in FBL5N every time I use the transaction.
    I do not wish to use variants.
    I understand that if I want to default the layout, I can set FIT_ALV_AR under my user profile.
    Is there a similar parameter for the other fields in FBL5N?
    How can I find out which parameters are used to default which tcodes fields?
    Thanks.

    Hi,
    Josh is right. Use parameter.
    How to know the name? In the selection-screen, press F1 on the field, go to tech.info. and check if you have a field called 'Parameter ID'. After in tcode SU01 for this user, go to parameters, and populate it with parameter ID and the value. It will work as a default value.
    Regards
    Eduardo

  • Compiling Error when using Default Parameters

    Hi
    I tried to compile some sources within a Development Environment of a CAD-System (CATIA V5). The compiler Version 4.2 is required. But only 5.3 (Forte C++ WS6U2) is available. So I compiled with option -compat (or -compat=4).
    The compiler stops at this line
    typedef CATBoolean (CATCommand::*ActionMethod)(void * iData = NULL) ;
    with the following Error
    "/usr/lpp/cat500/B07/./DialogEngine/ProtectedInterfaces/CATDiaAction.h", line 30:
    Error: Default parameters are not allowed for unsigned char(void*)
    When I modify the line to
    typedef CATBoolean (CATCommand::*ActionMethod)(void * iData) ;
    everything works fine. But the Problem is, that the modified Header File is part of the delivered Development Environment. Normally I should not modify such a file
    Compiler Call + Options:
    CC -c -DUNIX -DSunOS \
    -compat=4 library=rwtools7,iostream \
    -noex -xO2 -w -mt -xarch=v8 -xchip=ultra -KPIC \
    -D_LANGUAGE_CPLUSPLUS \
    -D_SUNOS_SOURCE -D_ENDIAN_BIG -DOS_SunOS \
    -D_MK_CONTNAME_=PSOLUserIntegrationPartApi \
    -D_MK_MODNAME_=PSOLUserIntegrationPartApi -D_MK_FWNAME_=External \
    -I/home/src/LocalInterfaces \
    -I/home/src/LocalGenerated/solaris_a \
    -I/home/src/ProtectedInterfaces \
    -I/home/src/ImportedInterfaces/solaris_a \
    -I/usr/dt/include \
    -I/usr/openwin/include \
    /home/src/PSOLUserIntegrationGeometryCmd.cpp ) \
    Any idea which compiler option I could use to avoid the Error I explained before ?
    Here some more Infos:
    Solaris7
    CC: Sun WorkShop 6 update 2 C++ 5.3 2001/05/15
    Thanks in Advance

    Hi
    I tried to compile some sources within a Development Environment of a CAD-System (CATIA V5). The compiler Version 4.2 is required. But only 5.3 (Forte C++ WS6U2) is available. So I compiled with option -compat (or -compat=4).
    The compiler stops at this line
    typedef CATBoolean (CATCommand::*ActionMethod)(void * iData = NULL) ;
    with the following Error
    "/usr/lpp/cat500/B07/./DialogEngine/ProtectedInterfaces/CATDiaAction.h", line 30:
    Error: Default parameters are not allowed for unsigned char(void*)
    When I modify the line to
    typedef CATBoolean (CATCommand::*ActionMethod)(void * iData) ;
    everything works fine. But the Problem is, that the modified Header File is part of the delivered Development Environment. Normally I should not modify such a file
    Compiler Call + Options:
    CC -c -DUNIX -DSunOS \
    -compat=4 library=rwtools7,iostream \
    -noex -xO2 -w -mt -xarch=v8 -xchip=ultra -KPIC \
    -D_LANGUAGE_CPLUSPLUS \
    -D_SUNOS_SOURCE -D_ENDIAN_BIG -DOS_SunOS \
    -D_MK_CONTNAME_=PSOLUserIntegrationPartApi \
    -D_MK_MODNAME_=PSOLUserIntegrationPartApi -D_MK_FWNAME_=External \
    -I/home/src/LocalInterfaces \
    -I/home/src/LocalGenerated/solaris_a \
    -I/home/src/ProtectedInterfaces \
    -I/home/src/ImportedInterfaces/solaris_a \
    -I/usr/dt/include \
    -I/usr/openwin/include \
    /home/src/PSOLUserIntegrationGeometryCmd.cpp ) \
    Any idea which compiler option I could use to avoid the Error I explained before ?
    Here some more Infos:
    Solaris7
    CC: Sun WorkShop 6 update 2 C++ 5.3 2001/05/15
    Thanks in Advance

  • I have a 4yo MacBook Pro, that has a super-old version of Microsoft Word ('04?) on it. I upgraded to Mavericks. Now Word PowerPC apps are no longer supported. How do I change my default opener to Pages?

    I have a 4yo MacBook Pro that has a super-old version of Microsoft Word ('04?).  When I try to open a Word document, a note pops up saying that PowerPC apps are no longer supported.  How do I change my default document opener to Pages?

    Okbart wrote:
    Can I safely send the Word Office icons and anything else related to it that shows up in spotlight to the trash?
    You mean for Office apps? That, I don't know for sure as I don't use MS Office on my Mac. I would check to see if there is some sort of MS Office uninstaller that needs to be run before dragging the icons to Trash. Either from one of the Office apps Help or About or search the Internet for a solution.
    EDIT: A quick Google search found this link which may help you.

  • What are the default parameters for PER_EVENTS api

    Dear Experts,
    Can you tell us what are the default parameters for PER_EVENTS API.Here below I have pasted the API.
    procedure create_event
    (p_validate in BOOLEAN default FALSE
    ,p_date_start in DATE
    ,p_type in VARCHAR2
    ,p_business_group_id in NUMBER default NULL -- HR/TCA merge
    ,p_location_id in NUMBER default NULL
    ,p_internal_contact_person_id in NUMBER default NULL
    ,p_organization_run_by_id in NUMBER default NULL
    ,p_assignment_id in NUMBER default NULL
    ,p_contact_telephone_number in VARCHAR2 default NULL
    ,p_date_end in DATE default NULL
    ,p_emp_or_apl in VARCHAR2 default NULL
    ,p_event_or_interview in VARCHAR2 default NULL
    ,p_external_contact in VARCHAR2 default NULL
    ,p_time_end in VARCHAR2 default NULL
    ,p_time_start in VARCHAR2 default NULL
    ,p_attribute_category in VARCHAR2 default NULL
    ,p_attribute1 in VARCHAR2 default NULL
    ,p_attribute2 in VARCHAR2 default NULL
    ,p_attribute3 in VARCHAR2 default NULL
    ,p_attribute4 in VARCHAR2 default NULL
    ,p_attribute5 in VARCHAR2 default NULL
    ,p_attribute6 in VARCHAR2 default NULL
    ,p_attribute7 in VARCHAR2 default NULL
    ,p_attribute8 in VARCHAR2 default NULL
    ,p_attribute9 in VARCHAR2 default NULL
    ,p_attribute10 in VARCHAR2 default NULL
    ,p_attribute11 in VARCHAR2 default NULL
    ,p_attribute12 in VARCHAR2 default NULL
    ,p_attribute13 in VARCHAR2 default NULL
    ,p_attribute14 in VARCHAR2 default NULL
    ,p_attribute15 in VARCHAR2 default NULL
    ,p_attribute16 in VARCHAR2 default NULL
    ,p_attribute17 in VARCHAR2 default NULL
    ,p_attribute18 in VARCHAR2 default NULL
    ,p_attribute19 in VARCHAR2 default NULL
    ,p_attribute20 in VARCHAR2 default NULL
    ,p_party_id in NUMBER default NULL -- HR/TCA merge
    ,p_event_id out nocopy NUMBER
    ,p_object_version_number out nocopy NUMBER
    );

    From the menu bar, select
     ▹ System Preferences... ▹ Network
    Click the Assist me button and select Assistant. Follow the prompts.

  • Default values for static report parameters are not visible when scheduling

    Hello
    Crystal Reports 2008 Dev
    Crystal Reports Server 2008
    When I publish a report to the repository and then try to schedule that report, the default value that I have set for a static parameter in the report is not visible.
    In the Parameters section of the Scheduling wizard this parameter is marked as [EMPTY]
    However, when I View the report (right click and select View) from within Infoview, the parameter default value is visible
    I have published in the following 3 ways:
    Publishing Wizard
    File > Save As > Enterprise from withing Crystal Reports Dev
    CMC > Folders > Add > Crystal Reports
    The results are the same for each method of publishing.
    To try to eliminate any DB issues etc i have created a report that is not attached to a datasource. 
    This test report has one Static parameter. 
    I have set 3 values for its list: Entry A, Entry B, Entry C
    Entry X is set as the parameter Default Value
    The parameter is placed in the details section of the report
    When the report is Viewed it will prompt for parameter entry, with the default value present
    When I try to schedule the report is will not have an entry for its parameter
    It seems to me that the default values for parameters should be retained from report design through to report schedule, especially when the default values are retained from report design to report View
    Is this a config problem that i have ?
    Can anyone help me with this ?
    Best regards
    Patrick Coote
    Edited by: PATRICK COOTE on Oct 2, 2008 2:08 PM
    Edited by: PATRICK COOTE on Oct 3, 2008 9:23 AM

    Hi Robert
    Thanks for the reply and apologies for not responding sooner.
    What i have found is that if i use Publishing Wizard to upload reports it is then possible to set values for prompts during the last step of this process.
    Although this is a bit clumsy, it is sufficient for now
    Best regards
    Patrick

  • Are Default parameters required to be inputted when proc is called?

    Hi,
    I wanted to add default parameters to my proc (as below). I was wondering if, Default parameters required to be inputted when I call the proc? For example:
    CREATE OR REPLACE PROCEDURE P2 (p_Min in number default := 0,
    p_Max in number default := 0)
    IS
    BEGIN
    P1('Select * from emp');
    END P2;
    Where P1 would have 2 default parameters, like this:
    Create PROCEDURE P1 (p_Query in varchar2,
    p_Min in number default := 0,
    p_Max in number default := 0) IS (etc.) ...
    Otherwise, is it possible to have optional parameters in Oracle 8i/9i? If so, can you tell me how I could do it?
    Thanks in advance.
    Sincerely,
    Nikhil Kulkarni

    Default parameter are NOT required to be inputted. You just have to careful when using more than on defaulted parameter, since you cannot skip the first defaulted parameter only, unless you use the named assignment of the parameters.
    Anyway you MUST NOT pass 'null', since null is a legal value it will not be replaced by a default value! To prevent passing NULL to a procedure you can constrain the parameter.

  • Customizing Controller Parameters are null. Please check Default Profile.

    Hello,
    since last week we get the following error when trying to select an image or intenal link on an xml form (any xml form).
    Customizing Controller Parameters are null. Please check Default Profile.
    And this is the full trace obtained:
    com.sapportals.wcm.WcmException: Customizing Controller Parameters are null. Please check Default Profile.
         at com.sapportals.wcm.repository.service.layout.cm.customizing.CustomizingController.getInstance(CustomizingController.java:163)
         at sun.reflect.GeneratedMethodAccessor403.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:331)
         at com.sapportals.wcm.repository.service.layout.customizing.CustomizingControllerFactory.createCustomizingController(CustomizingControllerFactory.java:141)
    The layout set in case of a document selection is ConsumerSelectorWithUpload_EP and in case of an image is ConsumerThumbnailSelector_EP. In both cases the Layout Set seems correct, because when I use them in an iView it works correctly.
    I don't think it is a problem of the xml form, because we haven't change anything of them and suddenly this error started to appear.
    Has anybody had the same error?
    Thank your.
    Regards.
    Mireia Romo

    Hello Srinivasa,
    from a quick scan of the message it seems to be a rendering error rather than a TREX error. But I am not sure. You may need to log a support message to SAP.
    Before you do that, check the SDN postings by user "Jochen Goenninger" they contain the most common configuration errors in EP-KM to TREX communication.
    Regards, Karsten

  • Concurrent Request default Parameters from OAF page

    Hi,
    I calling a concurrent request from OAF page using the below command.
    requestId = cr.submitRequest(applnName, cpName, "", "", false, cpParameters);
    The display parameters are only 4 and the remaining parameters are having default values in the concurrent program definition. When I call the concurrent request with the above call, the values are not getting populated. Should I add them manually to cpParameters? Please let me know.
    Thanks,
    HP

    Good Job :)
    Closed the thread and paste the resolution you that other can also refer to it.
    Thanks
    --Anil
    http://oracleanil.blogspot.com

  • Calling a stored procedure with default parameters

    Dear all,
    I am trying to call a stored procedure that has not all the parameters compulsory, and indeed, there are some I am not interested in. Therefore, I would like to call the stored procedure initializing only some of the parameters but if I miss some of them, I have an SQLException thrown. Is there any way to do that?
    Thanks
    Marie

    Hi
    One way to do it is ---
    By using Default Parameters you can miss few parameters while calling a procedure.
    =================================================================
    As the example below shows, you can initialize IN parameters to default values. That way, you can pass different numbers of actual parameters to a subprogram, accepting or overriding the default values as you please.
    Moreover, you can add new formal parameters without having to change every call to the subprogram.
    PROCEDURE create_dept (
    new_dname VARCHAR2 DEFAULT 'TEMP',
    new_loc VARCHAR2 DEFAULT 'TEMP') IS
    BEGIN
    INSERT INTO dept
    VALUES (deptno_seq.NEXTVAL, new_dname, new_loc);
    END;
    If an actual parameter is not passed, the default value of its corresponding formal parameter is used.
    Consider the following calls to create_dept:
    create_dept;
    create_dept('MARKETING');
    create_dept('MARKETING', 'NEW YORK');
    The first call passes no actual parameters, so both default values are used.
    The second call passes one actual parameter, so the default value for new_loc is used.
    The third call passes two actual parameters, so neither default value is used.
    Usually, you can use positional notation to override the default values of formal parameters.
    However, you cannot skip a formal parameter by leaving out its actual parameter.
    For example, the following call incorrectly associates the actual parameter 'NEW YORK' with the formal parameter new_dname:
    create_dept('NEW YORK'); -- incorrect
    You cannot solve the problem by leaving a placeholder for the actual parameter.
    For example, the following call is illegal:
    create_dept(, 'NEW YORK'); -- illegal
    In such cases, you must use named notation, as follows:
    create_dept(new_loc => 'NEW YORK');
    ===============================================================
    For more details refer URL http://technet.oracle.com/doc/server.804/a58236/07_subs.htm#3651
    Hope this helps
    Regards
    Ashwini

  • Auto run report with default parameters in Viewer

    Hi,
    Can any one tell me if it's possible to automatically run reports in Disco Viewer with default parameter values?
    For example, I have a worksheet with a parameter like 'Term like :Term Code' which has a default value of '%'.
    When I open the sheet in Viewer I'm presented with the Confirmation screen with default parameter values displayed and then click OK to run report. Is there a way to skip the confirmation screen and just run the sheet with default values as soon as it's opened?
    I tried using the 'Run Query Automatically' option in Query Governor preference but this results in Viewer opening the Edit Parameters screen instead of the confirmation screen.
    What I'd ideally like to do is bypass both the Confirmation and Edit Parameters screen to automatically run the worksheet with default parameters as soon as it's selected.
    Any thoughts appreciated,
    Ien Hien

    Hi,
    Option 1
    If the user is clicking on a URL for the report you could code the parameters directly into the URL thus, they are passed on startup. Section 13.5.2 Example 2 of the below URL provides an example:
    http://download.oracle.com/docs/html/B13918_03/urlstart.htm#i1014363
    Option 2 (Not Exactly what your looking for)
    This would still require a user to click something but, if your passing a wildcard it should probably be considered,
    If the parameter might be a wild card your better off making it an Optional Parameter which is now possible in Discoverer Plus 10.1.2. Thus, instead of passing an expensive % sign the condition will simply be ignored.
    Hopefully this helps....
    Jeff

  • Functions are not using default and will not validate without direct input

    Hi. I am recreating all of our mappings (from 9.0 to 11g). And I am finding that any function that does not have a direct input for every input variable (rather than using the defaults as defined in the function) no longer will validate in OWB. It states that the input parameter is required but is not connected.
    I have worked around this so far by adding Constants to pass the default values. I tried setting the default value in the property inspector window for each specific input parameter and this did not work, I still get the same error.
    Is there a way to fix this? i am not happy with having to add all these constants, and I don't see why it is not using the defaults that are defined in the functions themselves. Any help is appreciated.
    Thanks,
    Kaisha

    By the way for anyone who is curious....
    The reason that the functions and sp's weren't working correctly was because I had movedthem into the new DB wrapped. I don't know why it caused this but when I did dbms_metadata and replaced them all unwrapped, and then reimported them into OWB all the mappings compiled.
    K

  • GLPLADM Planning profile for new gl - default parameters

    i have copied the existing SAPFAGL profile and the layouts belonging to them and created a new profile with the same layouts. i am trying to set default parameters in order to get file description for each of the planning layout. i am able to do in our sandbox but not in the development client. the difference between two clients are sandbox is an upgraded version to 6.0 and the development client is a new box loaded with ECC 6.0. kindly help me on this.i would need to have the file description in order to do a excel planning upload. my excel planning upload works fine for the cost center profile and the layouts. i am having issue with the new g/l planning where the planning is done at the profit center and g/l Account

    no errors no issues.. usually when we click on the default parameters it takes us to the screen showing the layout and then we key in data and the excel sheet gets loaded . we key in data or we can save the file description , it is automatically generated and the file description generated by the system gets populated in the file description field of the planning layout in the planning profile. in my case, when i click the default parameters, it doesnt go any further, and no warning or erro messages are issued. the same default parameters take me to the layout screen when i click the default parameters from the Cost center planning profile. i am not able to resolve this, asked many people but of no use. hope you understand my issue.

  • Default Parameters in Crystal Report

    Hi all visitors
    I have created one crystal report and now i want to set the parameters to my report by using parameters in Crystal Report(  the parameters not from sql).My parameters are datetime datatype. in my report, i create one formula( get date from DocDate field from sql).How can i set the default "Todate" parameter as current date?
    Best Regards,

    Hi,
    So all of the seleciton is done using selecct expert.  They have alot of default values there...but if you go to advanced then you can do much more still.  So if you just want to only use the currentdate then you can just do something like
    date({IT_ChangeManagement.Deployment Date/Time}) = currentdate
    In the above case there would be no parameters needed and would show the currentdates information. You could of course do a varity of >= or <= using the above method. 
    If you want more flexability then you could create a parameter or two . Here is an example.  This is again done in select expert....
    if {?Start Date} <= date("01/01/2000") then
    date({IT_ChangeManagement.Deployment Date/Time}) = currentdate
    else
          {IT_ChangeManagement.Deployment Date/Time} >= {?Start Date} and
          {IT_ChangeManagement.Deployment Date/Time} <= {?End Date}
    The above defaults to the current date if the start date is older than 2000, otherwise it uses the start & end date parmeters.
    Make sense?

Maybe you are looking for

  • Passing column name inside an update query

    Hi, To checking if there any number field present in 'ID' column, I am using the follwing query. UPDATE table1 SET COL1 = 'Y' WHERE 0 = ( SELECT CASE WHEN ID IS NULL THEN 1 WHEN REGEXP_LIKE( ID, '^( *)(\+|-)?((\d*[' || SUBSTR(VALUE,1,1) || ']?\d+)|(\

  • Including a new (z)field in XD01 - SAP 4.6

    Hi experts, I´d like to know how to (if it´s possible) insert a new Z field in the standard transaction XD01 in SAP 4.6 version. My request is just to modify the KNA1 table by including this new field an also adjust the XD01 screen to show the new fi

  • How to work with text objects in b2b frontend

    Hi, My functional team has assigned new text ids "0012","Z005" and "Z025" in text object "CRM_ORDERH" and text procedure "ZORDER02". Now they want me to add five new text input fields to b2b order creation page and they want the data entered by custo

  • Error message 'printer offline'

    error message 'printer offline' when I try to print from my laptop, but prints from my ipad - officejet pro 8600plus. the ite will then print randomly 1/2 hour or days later.

  • "Unable to connect to web services" when trying to scan to e-mail on a HP Photosmart 7520

    Hello -  I used to be able to scan to e-mail with no problems and then all of a sudden I keep getting the "Unable to connect to Web Services" error message.  I have checked my network connection and it is fine, I have turned off my router and unplugg