Combo box in activity journal reporting

Hi!
I have made settings in IMG -> Customer relationship management -> transactions -> Activity Journal -> Industry-Specific Fields. So instead of upside, downside etc it is now only a yes/no field.
This works fine on the CRM server. But I want to have theses entries on the mobile client. I tried to download some adapter-objects with transaction R3AS4 but no success.
Do someone know the adpater-object or is it working completely different in this case?
Regards,
Michael
PS : SAP CRM 4.0

Hello Laura,
The first issue is resolved with Fixpack 1.  You can find the download here:
http://service.sap.com/sap/bc/bsp/spn/bobj_download/main.htm
It is possible that issue #2 will be resolved with FP1. I'd recommend testing the behavior after applying the fixpack.
If you still see the problem, then just to clarify issue #2, let me know I have understood correctly:
1. Department web service: refreshes on load, returns list of Depts to SWF
2. Sales web service: refreshes on load, returns total sales for selected Dept in Combo Box.
3. Initializing the SWF file will update the Department list, but sales are blank
4. Once Dept is populated, this should insert the first Dept name into the Sales param to trigger the Sales query
5. Sales does not fire and no data is returned
6. Manual selection of the Dept name combo box then triggers the Sales query to fire
7. Data is returned.
Best regards,
Jon Teopaco

Similar Messages

  • Report error when using combo box and one text field is empty

    I'm building an interactive pdf in adobe pro 9. My problem is the following: I have one text field where you can enter a numeric code and that is used to populate another text field when I choose an option on one combo box.For example: suppose I write the code 123 in the text field "A" and that the combo box has two options ("data" and "-"). When I select "-", another text field "B" is empty, while when I select "data" i populate the text field "B" using the code entered "A" with the text "data_123". In order to do this I use the standard javascript code in the Format>Custom tab of the combo-box.
    My questions are:
    - how can I prevent the pdf to proceed selecting an option in the combo box when the field "A" is empty?
    - how can I update the field "B" every time that I change the text in "A"? I found that the text is "B" is updated only when I press the selection in the combo box.

    You can set the combo box to read-only in the Validate event of the A field:
    // Validate script for text field
    getField("combo1").readonly = !event.value;
    To update the value of B when A changes, you can expand the script above to something like:
    // Validate script for text field
    var f1 = getField("combo1");
    var f2 = getField("B");
    // If there is an entry in the A field...
    if (event.value) {
        f1.readonly = false;  // Make sure the combo box is activated
        f2.value = f1.value === "-" ? "" : "fa.value + event.value;  // Update the value of field B
    } else {
        f1.readonly = true;  // Deactivate the combo box
        f2.value = f2.defaultValue;  // Reset field B
    You might also want to reset the combo box somewhere in there, but it's not clear to me when you would want to do that.

  • Adds entity value with which report was saved to all Combo Box in th report

    Hi All,
    We have 5 combo box related to Entity dimension in one of the WA 11.1.2 reports which we migrated from 7. The different combo boxes had different entity member selection and lists their children.
    The issue here is when we change the entity to one particular value in one of the combo boxes and save the report in studio, close and re-open, the report opens with the entity value with which it was saved in that combo box, also additionally it puts this entity value in other combo boxes also along with their existing values.
    We want the other combo boxes to retain only their value which was existing. Can anybody help with this.
    Thanks,
    Unni

    Hi,
    I believe- This happens because- You might be re-using the same DataSource, ReportDataSrc1* that you created for the very first object +(Spreadsheet/combo/...whatever)+ on the Web Analysis report that you're referring to.
    I'm surprised why you've 5 different combo boxes for the same dimension on a single report. If they're analyzed compartmentally, creating multiple DataSources is a way out.
    Let us know incase you've any questions.
    - Natesh

  • Add items to a combo box list if not in existing list

    I'm trying to set up a combo box for an expense report form.  I want users to be able to select an account from an existing combo box list or to add an account to the list if it doesn't exist already.
    Ideal situation:
    For example, the user has "Office Supplies" and "Meals - Business Related" as existing options in the combo box.  They need to enter a parking expense, which doesn't exist on the list, so they type in "Parking" in the combo box. They attempt to advance to the next field.  A message box pops up and says, "Do you want to add "Parking" to your list of expense options?  They click "Yes" and the combo box will now include Parking in the future.
    Any assistance would be greatly appreciated!

    George,
    Do you know of a way to save the list addition to the original file without saving any new form data with it? In other words, I would like the item to be on the list when the document is opened in the future, but if they just save it, it will save with the form data they've just entered.
    Thanks!

  • Analyzer Combo Boxes

    Hi there,<BR><BR>When putting Combo Box Subscriptions onto Analyzer reports is there any way to ONLY show members that have data held againt then?<BR><BR>For example:<BR><BR>Multi level combo box....<BR><BR>1st Level: Name<BR><BR>2nd Level: Accounts<BR><BR>When selecting the name, can we only show accounts that have data against them? SOmetimes there maybe upto 1,000 accounts held against a name, but only 2 of them have any data held against them, so its a bit of a waste!<BR><BR>The excel spreadsheet addin does this fine by using suppress 0 or #Missing values, can we do the same for COMBO BOXES in Analyzer (not charts, spreadsheets etc..)<BR><BR>Cheers

    Thanks for the reply mate. It was a bit of a long shot but no harm in askin <img src="i/expressions/face-icon-small-wink.gif" border="0"><BR><BR>Your idea sounds very useful and will give it a whirl.<BR><BR>Thanks again! <img src="i/expressions/beer.gif" border="0"><BR><BR><blockquote>quote:<br><hr><i>Originally posted by: <b>garycris</b></i><BR>I have not seen that functionality. It would be nice. But since a combo box is dimension specific and you would need to evaluate the intersections of that dimesnion with every other dimension to determine if in fact it was a NULL value being returned, I can see where it could pose some issues. To get around it, I usually put the top member in the drop down with children (descendants, etc) seelcted and then move the dim onto the rows and use Suppress Missing. When they select from the drop down they only get the ones that have values and then I tell them to use right click keep only for the one they want.<hr></blockquote><BR><BR>

  • Combo box is not activating in the detail for second item

    hi
    i have a detail block in which am using listitem with list style poplist. for second item its not getting activated by clicking directly. But if we are navigating through the first item its getting activated. Is there any way to activate it directly.
    thnks in advance

    i have master detail form. In which detail section starts with a listitem with liststyle poplist.
    For first time entry there no pblem at all.
    But when we query the the data and want to add more detail to add in detail block then yle clicking in the first list item in detail block remain inactive.
    we can make it active only yle we press enter key from the previous record. But clicking in the combo box directly is not possible.
    is there any solution to make it active the listitem
    Thnks

  • Using Combo Box in Web Report 6.0

    Has anyone had success using a combo box on the parameter form in
    a Reports 6.0 web report? I can successfully use a list of
    values, but this requires that the user must select an entry.
    Some parameters may be null. Current environment is NT4 SP4,
    OAS4.07, Oracle Developer Server 6.0.
    Thanks!
    S Hatch
    null

    Hello,
    You need to create a client-side PL/SQL package as Program Units for your report. In this package you can define a package variable to hold and share your file handle, and create functions to open, write, and close the file. You can call these functions from the Before Report, Formula, and After Report triggers in your report.
    Regards,
    The Oracle Reports Team --skw                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Filtering Interactive Report which has combo box

    Hi,
    I am a rookie in apex.I have an interactive report in which I have a column which contain's only combo box's. Let me say for example that the display values are Yes and No and the return values are Y and N and the name of the column as "required". When I try to filter the report, I can do so for all the other column's but when I try to do so for this column, I get two combo box's when I click on the expression filter instead of the Yes or No choices. I want the choices to appear in the filter for 'required' column instead of the combo box's. How can I do this? ...I have been searching google in vain...Thanks in advance
    Edited by: user13073434 on May 3, 2010 8:27 PM

    Do I have to recompile this .rdf on the UNIX box again? No.
    How to go about this problem?Have a look at the following notes:
    Note: 337302.1 - Error REP-0756 Unable to find PL/SQL library 'inv.pll' when Opening Report POXPRPOP in Reports Builder
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=337302.1
    Note: 1015074.1 - REP-756,REP-735,REP-736 OPENING REPORT WITH FILESYSTEM ATTACHED LIBRARY
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=1015074.1
    Note: 1016542.6 - Getting REP-0756 : Unable to Find PLsql when Running Standard Reports
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=1016542.6

  • How to pass a combo box parameter on reporting services?

    How to pass a combo box parameter on reporting services?
    For example, a report has a parameter which is a combo box, its items came from a database query.
    Looks like the combo box didn't got populated and greyed out if I didn't pass the parameter.

    Hi LAScorpion,
    In Reporting Services, if we want to pass a combo box parameter (means signal-parameter) from one report (main report) to another report (subreport), we can enable an action with “Go to report” or “Go to URL” option to achieve the requirement. For more details,
    please see:
    Method1: Go to report
    Right-click a report item to open the properties dialog in subreport, click Action in the left pane.
    Enable Go to report action, then select the main report name in the drop-down list.
    Add a parameter as below:
    Select ID (a parameter name from main report) in the drop-down list of Name, and select [ID] (a field name from subreport) in the drop-down list of Value.
    Method2: Go to URL
    Right-click a report item to open the properties dialog in subreport, click Action in the left pane.
    Enable Go to URL action, the URL below is for your reference:
    ="javascript:void(window.open('http://server_name/ReportServer/Pages/ReportViewer.aspx?%2ffolder_name%2fmain_report_name&rs:Command=Render&parameter_name="& Parameters!parameter_name.Value &"'))"
    Besides, if the parameter’s values are based on other parameters, then the combo-box got greyed out when we haven’t select values in preceding parameters. For more details, please see:
    Cascading Parameters
    If there are any misunderstanding, please elaborate the issue for further investigation.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Radio Button and combo box in Pdf Report.

    Hi,
    I have to make a PDF report with text box,radio buttons and combo boxes.
    The data in the text box will populate from the data base table.
    Similarly the radion button will enable the particular radio button from  a set of available radion buttons as per the value from the database.
    Same with combo boxes.
    The report putput should come in PDF.
    Thanks

    Hi,
    The report sud be pdf output with details like name of person showing in textbox ,then there will be list of radio buttons out of which particular radio button will be checked  as per the option for that particular person in the database.same with combox with for example A,B,C option from the look up is coming but it will be showing the option as per the name of person.We can take the name of person as the primary key.
    The Problem with input controls is that they can be used to filter the report as radio buttons and combo box but they can't be sown in the report itself.

  • Use Combo Boxes and Datepart "m" and "y" to filter forms and reports

    I am trying to build a Form to filter through Sales Order Records going back up to four years to find purchasing patterns of  customers and to find more potential sales.  I am using a simple main form, with 2 subforms joined on the Sales Representative
    [accntrep], one which show current orders for a given month and the other orders from past months and years.  I've got 3 combo boxes, 1 to select sales representative, 1 to select a month using date part and 1 to select a month.  This would be very
    flexible in easily searching any month in any year of the recordset.  I know I will be using something like "DatePart("m",[Date])=2 And Year([Date])=Year(Date())-4" (Feb 2011) to filter my records, but I am having troubling writing
    the procedure just right.  I am using 2-column combo boxes 1 column for text i.e (April, May, June etc.) and a second for the Date Part Expression.  I think I need to concatenate the values into the filter, but I cannot come up with exactly how to
    get this done.  Any ideas??
    Thanks,
    js

    If there is any doubt in your mind then I  will suggest a sanity debug trick; temporarily add 2 textboxes
    in T1 put its control source: =ComboBoxNameMonth
    in T2 put its control source: =ComboBoxNameYear
    don't put what I typed - put in their actual control names for those 2 comboboxes
    this way you can see what is actually the value of those combo boxes... depending on what they are bound to - those values may not be what you are expecting them to be.....obviously alter the properties of the comboboxes until they have the values they should
    Am a little unclear on filtering your records in regard to how the data is not structured whether for example: Nov 2015 is in 2 separate fields or a single field like 11/2015 or what - not sure it is a true date field or possibly a text field...so
    the next part of this depends on the data structure.

  • FF 3.6.3+Ubuntu 10.04: Combo boxes not opening

    FF 3.6.3+Ubuntu 10.04: Combo boxes not opening.
    When I click on combo boxes, they do not respond. They become active but a menu fails to appear. The combo box can sometimes be navigated with the arrow keys, but the actual menu doesn't appear.
    == This happened ==
    Every time Firefox opened
    == The very beginning

    Can be as problem with the Ubuntu/10.10 (maverick) in the user agent and a missing Firefox/3.6.12
    Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/10.10 (maverick) Mozilla/5.0
    You can try to set the pref general.useragent.override to:
    Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12
    See also :
    * [[Finding your Firefox version]]
    * [[Web sites or add-ons incorrectly report incompatible browser]]
    * http://kb.mozillazine.org/Resetting_your_useragent_string_to_its_compiled-in_default

  • Error "424 Object Required" when opening journal report using HFM 11.1.2.1

    Hi experts,
    I've installed EPM 11.1.2.1 along with Hyperion Financial Management and Financial Reporting on an virtual machine (OS is windows server 2008),
    when I logon to workspace and tried to open an journal report in HFM-Format, appears error message as follows:
    An error has occurred. Please contact your administrator
    Error Number:424
    Error Description: Object required
    Error Source: Microsoft VBScript runtime error
    Page On which Error Occurred:../reports/CheckStatus.asp
    I've checked oracle support and found article ID 967025.1 describing almost the same issue of mine,
    but the suggested solution was to add workspace and HFM web server to trusted site. (I'm using IE9)
    I did so as well as other recommended browser settings but still the error remains.
    The article said the solution was applied to Version 9.2.0.0 to 11.1.1.3, so I'm not sure if version 11.1.2.1 has other causes or solutions.
    Could experts provide any ideas?

    I believe you might have already done with the below steps, but please reconfirm:
    1) Ensure, that both the Hyperion Workspace URL AND the HFM webservername i.e(Http://<hfmwebservername>/hfm) is added in the sites button in the Trusted sites option. under Security tab.
    2) Here is a list of Internet Explorer settings which are recommended to be set on the client machine:
    1. Configure browser to check for new version every time user visits a page
    * Open Internet Explorer
    * Go to Tools > Internet options > General
    In 'Browsing history' section select 'Every time I visit the webpage'
    * Click Ok, then Apply.
    2. Disable default pop-up blocking
    * Open Internet Explorer
    * Go to Tools > Internet options > Privacy tab
    Uncheck 'Turn on Pop-up Blocker'
    3. Add workspace URL to trusted sites
    * Open Internet Explorer
    * Go to Tools > Internet options > Security tab
    * Select Trusted sites from Select a zone to view or change security settings.
    * Type your workspace URL in form http://workspaceserver:portnumber in 'Add this website to the zone'
    * Uncheck 'Require server verification (https:) for all sites in this zone'
    * Click Add, then Close.
    * Click Ok and Apply.
    4. Minimize security setting for trusted sites
    * Open Internet Explorer
    * Go to Tools > Internet options > Security tab
    * Select Trusted Sites from select a zone to view or change security settings
    * Select custom level
    * From Reset to list select Low
    * Click Ok
    * Click Apply, then Ok
    5. Customize security settings
    * Open Internet Explorer
    * Go to Tools > Internet options > Security Tab > Custom Level
    * In 'Miscellaneous' section enable the option "Allow script-initiated windows without size or position constraints"
    * In 'ActiveX controls and plug-ins' section enable “Run ActiveX controls and plug-ins” and “Script ActiveX controls marked safe for scripting.”
    6. Enable option "Always allow session cookies".
    * Open Internet Explorer
    * Go to Tools > Internet options > Privacy Tab > Advanced > Check the "Override automatic cookie handling" and accept the first and third party cookies and check the "Always allow session cookies" option.
    7. Disable option "Enable Native XMLHTTP".
    * Open Internet Explorer
    * Go to Tools > Internet options > Advanced Tab > Uncheck the option "Enable Native XMLHTTP"
    If still facing the same issue, perform the below action plan:
    1) Give full permission to Filetransferfolder and try generating the reports.
    2) Add the Everyone user and dcom user to BIPubSystemReports.
    DCOM Config-> BIPubSystemReports-> Security tab-> add the users in Launch and Activation Permission, Access permissions and Configuration Permissions.
    Best regards.

  • How to use one Combo Box to control Two spreadsheet/charts in Web Analysis

    In Web Analysis panel, I have one data grid and one chart (two different data sources). I would like to have one combo box, e.g. Q1, Q2, Q3, Q4, in the selection (drop-down). When I select Q1, I would like to show Jan, Feb, Mar, Q1 ( ICHILDREN(Q1)) in my chart, and also only Q1 in my data grid.
    Any suggestions?
    Thanks

    I believe you can do this. For example you want to have a Chart and Graph linked to a drop down for products. When you select a product, the two POV's will change on the reports.
    Look at Panels in WA. I create a report with three panels. Make the first panel top aligned, the second top aligned and the third stretched. This should make the report "stretchy". Then add your dropdown to one panel and your reports to the other two panels.
    Finally link the reports to dropdown using the re-linking technique mentioned in the previous post.
    Hope this helps.
    Brian Chow

  • How to use the Combo Box In MAtrix Colums

    HI Experts,
    Good Mornong.How to use the Combo Box In MAtrix Colums?
    Regards And Thanks,
    M.Thippa Reddy

    hi,
    loading data in to the combobox on form load.but, it should be done when atleast one row is active.
    the values what ever you are inserting in to combo should  be less than or eqhal to 100 or 150.if it exceeds beyond that performance issue arises.it takes more time to load all the data.so, it is better to have 100 or less.
    oMatrix.AddRow()
    RS = Nothing
    RS = ocompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.BoRecordset)
    RS.DoQuery("select ItemCode,ItemName from oitm")
    oCombo = oMatrix.Columns.Item("ColumnUID").Cells.Item(oMatrix.RowCount).Specific
    For i = 1 To RS.RecordCount
          If RS.EoF = False Then
                oCombo.ValidValues.Add(RS.Fields.Item("ItemCode").Value,RS.Fields.Item("ItemName").Value)
                RS.MoveNext()
          End If
    Next
    the above code is inserting data from database to column combobox.
    you can fill combo directly also as shown below.
    oCombo.ValidValues.Add("x","1")
    oCombo.ValidValues.Add("y","2")
    oCombo.ValidValues.Add("z","3")
    oCombo.ValidValues.Add("","")
    and what ever the values you are filling into combo should be unique.other wise it shows valid value exists.
    regards,
    varma

Maybe you are looking for

  • I am having problem when I am installing magic bullet look 1.4 please help

    Hi, I am having an issue with my Red giant magic bullet look 1.4 When I am installing this plug ins I receive a message saying: your graphic card did not meet the minimum requirement but actually my graphic card did meet the requirement and I was loo

  • Java.lang.Exception: Exception in sending Request :: null

    hai folks i down loaded oracle database 10g release 2 from oracle site. after successflly installing the oracle database i got the following java exception when logged on as sys/passcode as sysdba java.lang.Exception: Exception in sending Request ::

  • How do I watch Apple TV without having iTunes account on

    I know this is a basic question but I can't seem to get ATV to work without have my laptop and iTunes open. I just need to know how to sync/ what to select. Thanks for the help.

  • Sql query not using parallel option

    I am working in oracle 11.2.0.2.0 . I am trying to execute one query using parallel options but in explain plan it is not using that PX option ... UPDATE /*+PARALLEL (emp,4) */ cust_sku_allocation_data emp set emp.mean= (select sum(dep.stock_to_sales

  • GRN number in MIRO

    Hi I would like to enter grn number directly in MIRO instead of searching through Vendor =>P.O => GRN. is there any way.... please help Regards. Sr