Token in CR leaving Value & Description blank

Hi Experts
I have created a CR with Parameters:
- Document Type
- Bank Account
- ReferenceFrom@SELECT DISTINCT REF2 FROM JDT1 WHERE TRANSTYPE IN ('46', '24')
- DateFrom
- DateTo
When running the report the last bit of the Token works correctely  in SQL (SELECT DISTINCT REF2 FROM JDT1 WHERE TRANSTYPE IN ('46', '24')) it returns results, but when running the report in SBO the Value and Description values on the tick box come back Blank.
I have read threads:
Re: Crystal Reports Selection Criteria is not Dynamic
Crystal Report with Multiple Parameters
But when trying to do the same I still get the same results, any ideas?
Regards
Kurt Walters

Hi Gordon
Thanks very much for the quick reply. I did try the TransId and it defiantely brings the values through, the only thing that is not working is the report coming back from within SBO.
With the resolution and running it in the Crystal Report the specific values selected come back correct, when running it through the selection criteria within SBO, select the correct values (same as ones run in CR), the report comes back with something different:
When selecting the Ref2 field = 4 and the TransId = 255, the report will show Ref2 = 255 and TransId = 11890, so might have to think of something else.
Under my Selection Formulas > Record the syntax is:
{JDT1.Ref2} in {?ReferenceFrom@SELECT TransId, Ref2  FROM JDT1 WHERE TransType IN ('24','46')}
I changed IN to = (same result), I tried changing Ref2 to TransId but it gives me message "A number ranges is required here"
Regards
Kurt Walters
Edited by: Kurt Walters on May 19, 2011 8:34 AM

Similar Messages

  • Displaying all rows if value is blank

    Hi all trying I am trying to display all the rows from a
    database if the default value is blank
    I have tried to put a * or ? in the php code What could be
    wrong here?
    What do I need to put for the variable section for the
    correct syntax
    As it its
    Name = p
    Type = numeric
    Default value = -1
    Run-Time value $_Get[‘p’]
    Cat = is the Variable to select the rows if a value is
    present
    $p_Recordset_B = "-1";
    if (isset($_GET['p'])) {
    $p_Recordset_B = (get_magic_quotes_gpc()) ? $_GET['p'] :
    addslashes($_GET['p']);
    SELECT Company FROM Table WHERE Cat = %s <> 'NULL'
    ORDER BY RAND() LIMIT 70

    I am also having this problem, except I have a search form with a list that contains 3 options "Select Country", "Canada", and "U.S." and if a user leaves the field as "Select Country" I want the results page to show the records for both Canada and US, is there a value that can be entered into the Default Value field?
    All help is appreciated.

  • 0ic_c03 storage location wise - Valuated Stock Value is Blank

    Dear Gurus,
    I have successfully loaded Inventory data as per standard document.
    Stock Qty and Value both are matching correctly at Plant Level, Material Level. All scenarios tested okay.
    But as soon as I drill down further by Storage Location, It shows only Stock Qty. Stock Value becomes Blank.
    Please suggest if anything missing in transformation or any assignment or routine.
    10 marks will be given if suggestion works, for hints also I will give some marks.
    Regards,
    Sachin
    Edited by: Sachin Sawant on Jun 26, 2010 5:38 PM

    Hi,
    Please check :
    Reports in BW with storage location and stock type chars.
    SAP Note Number: 589024 
    -Vikram

  • To set default value as blank  in drop down by index

    Hi Experts ,
    I'm using Adaptive RFC model to get data from SAP and I've to create DropDownByIndex  and populate it with the data.
    I am getting data in the drop down but when my screen is displayed , I contains one of the values from the Drop down as default . But I want default value as blank .
    How to set blank value as default.
    Thanks in advance

    Hi
    U shuld Make the Node that Is Bound to the DropDown By Index Ui Element Selection Property as 0..1 and Not 1-1 which says that that it can hold even zero instance
    oh Sorry Valery i did not check ur Post
    Wishes
    Krishna kanth
    Message was edited by: krishna  kanth

  • Result row shows min. value as Blank.

    Hi Guru,
    I have following scenario in query,
    Eg.
    1.Values in objects in column,                           10,000
                                                                            Blank (no value)
                                                                            2,000
                                                                            Blank(No value)                     
    Result Row  shows                                         Blank (instead of 2,000)
    2. Values in same object in same column           10,000    
                                                                            2,000
                                                                            3,000
                                                                            1,000
    Result row shows                                          1,000 (which is Correct one)
    If value in column is blank then it is showing me minimum value as blank but in real it has to display min of all row, second if row  is not blank then it is showing correct min. value in result row (As mentioned in second examlp)
    Please suggest me what i have to do to get exact min. of  all values in Result row.
    Thanks,
    Ganesh.

    hi all,
    Thanks for contribution.
    But i want min. values from all rows in my result row.if it is not suppresed by Zero then also it hase to display min value (I MEAN fIGURE LIKE 2,000) from row.
    if i do supress Zero then it is diplaying as Blank hense all resulti row is display blank but i dont want that i want if row value is Zero or Blank it will display as min. of all figure NOT ZERO OR BLANK LIKE ABOVE EXAMPLE IT IS 2,000.
    Thanks,
    Ganesh.

  • Grid value description in AFS module.

    Hello Experts,
    I am using AFS module.
    In my Z report, I am having Purchase order no. from that I want to display Grid value description.
    How should I find Grid Value description.
    Please help.

    Hi
    I don't believe there's a description for the grid value
    The grid available for a material are in J_3APGEN (see trx J3AB)
    Max

  • Objective Setting & Appraisals - Value Descriptions

    Hi,
    We use Objective Setting & Appraisals functionality for competence assessment. Here we use a 'Qualification' which has specific proficiency descriptions in the qualifcations catalog (not the default value). Now under the 'Value Descritpions' tab if I check the 'default value' for this qualification in the 'phap_catalog' I see the default values for the proficiency are brought it and not the specific proficiency descriptions in the qualifcations catalog.
    Our aim is to use this qualification as a reference in the template so that the defined proficiencies are displayed under the '<u>info'</u> hyperlink in the appraisal document.
    Any assistance on this please.
    Regards
    Binu Jacob

    Hi Binu,
    I am not entirely clear about your requirement, but in OOHAP_VALUE_TYPE, for a specific proficiency value, if you have maintained a description for the value under 'Value description' then it will be displayed on the form within the 'Info' button.
    Regards,
    Priya.

  • Transfer Rule Routine: Assign Date Value into Blank Field

    Can anyone help me with regards to writing some ABAP code in a transfer rule so that I can assign "99991231" value into a date characteristics if it is blank?
    Many thanks for advance.

    I would like to check if the value of EXPIRYDATE is blank in data source. If its value is blank, assign '99991231' to it. Otherwise, it will get the value of EXPIRYDATE in transfer rule. I have rewritten the routine as follows. But there is no effects on the result.
    if TRAN_STRUCTURE-EXPIRYDATE IS INITIAL.
      RESULT = '99991231'.
    else.
      RESULT = TRAN_STRUCTURE-EXPIRYDATE.
    endif.
    Many thanks in advance.

  • IPhone contacts, Country field, keeps Syncmyride  Navigation from  giving directions.  Is there a way to leave Country field blank?  Thanks for any help.  JW

    iPhone contacts, Country field, keeps Syncmyride  Navigation from  giving directions.  Is there a way to leave Country field blank?  Thanks for any help.  Jww

    Syncmyride. That's what's having the problem. If it were handing the data properly, it wouldn't be a problem. You should not have to remove data from your contacts in order for an app that is accessing the contact data to work correctly. This is a bug in syncmyride. It has nothing to do with iCloud or anything else that Apple controls.

  • When I click on the Firefox icon, I get the TWCCentral page. However, the page is misaligned, i.e. all the pictures switch to the left leaving a white blank sp

    pictures switch to the left leaving a white blank area on the left of the page. I contacted Time Warner and they told me you are the one to correct this problem...I hope you can...please let me know when
    this situation is resolved...Thank you. [email protected]

    I assume this page worked normally in Firefox 22?
    Firefox 23 introduced a new security feature. If this is an HTTPS page, insecure content may be blocked. Look for a shield icon on the address bar to the left of the URL. This article has more details about this feature: [[How does content that isn't secure affect my safety?]]
    If it's not a secure page or there's no shield, here is a more general suggestion.
    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site, try either:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    In the dialog that opens, you can remove the site's cookies individually.
    Then try reloading the page. Does that help?

  • Iphoto 9.6.1 how do I leave pix space blank, filled in with background color

    I'm making a photo book using iPhoto 9.6.1  How do I leave pix space blank, filled in with background color?   I want half the page taken up with a picture and the other half colored in.

    There's actually an option to iPhoto Library Manager that makes this all almost work flawlessly (and work well enough for me). With the exception of Photo Albums that the pictures are part of, if you select "Library > Rebuild Library..." and then select "Scavange Orphaned Photos" check box, then it will put all the Photos and Movies into the "Scavanged Photos" album. It matches the modified pictures to their originals. It preserves all the event names and photo groupings. All the meta-data I could spot check it got right (although with 44k pictures, I only checked a few). If you fail to select this option, however, it will find no pictures at all when it goes to rebuild the library (this was true of the small test libraries I tried as well as the big, monster 280GB library I just finished converting). The conversion process took 5 hours to run, but in the end produced a library my new iPhoto can read and that I can interact with. I'll be suggesting to the iPhoto Library Manager folks a notation that would estimate the number of Orphaned Photos and display that number as a hint to the user that the option would be useful.
    Edited: Thanks to Old Toad and LarryHN for their help in finding which of the many options to transition this library to 9.5.1 I needed to use. Sorry if I took my frustration of the past several months out on you guys for generously trying to help me.

  • HT202879 Since opening an existing Pages doc, all the previously centred images and tables are now too far to the rights - leaving a large blank space to the left of each page. Any ideas reducing?

    Since opening an existing Pages doc, all the previously centred images and tables are now too far to the rights - leaving a large blank space to the left of each page. Any ideas re fixing this?  Problem remains even when I open an earlier version on the previous version of Pages

    It has always been that the upgrade tries to be the "master" over the older version.
    Anyway in Pages 09 you have probably the Comments field showing, making all contetn to move to the right.
    Go to View menu > Hide Comments.

  • Mass upload ocharacteristic values & description in CT04

    Dear Gurus,
                               I have a requirement in Client place to upload characteristic 600 values & description against a characteristic in T-code CT04. Is there any standard upload program to do this change or we develop a new upload program. Kindly suggest at the earliest since its very urgent. Thanks in advance.

    Hi,
    LSMW..
    try direct input method.
    by using f4 select
    object 0150.
    method 0000
    program RCCTBI01.
    regards
    Ravi Kumar

  • How to populate null values as blank in cell

    Hi All,
    I have an query i have data like blow
    qtr
    data
    1Q-4Q 2009
    4,069,379
    1Q-4Q 2010
    3,979,490
    and i want result like below
    1Q-4Q 2009
    4,069,379
    % Change
    -2%
    1Q-4Q 2010
    3,979,490
    for % age change i have applied the previous function
    formula is (data/previous(data)) -1*100
    but is coming like below
    % Change
    0%
    1Q-4Q 2009
    4,069,379
    % Change
    -2%
    1Q-4Q 2010
    3,979,490
    for the 1 column i am getting 0% age due to i applied previous function but i don't have data for 2008
    so i am trying  not to populate 0% for the % change before 2009
    I have checked with null value 
    If (IsNull(Previous [data])) then "" else ([data]/previous[data]) -1*100
    so it is populating blanck value but i can not formatting the values as %age
    please suggest 
    how can i solve this issue please advice
    Thanks in advance
    Ranjeet

    Change your formula to be:
    =If(IsNull(Previous([data])=0 then ([data]/previous([data])-1 * 100
    You can ignore the else part and it will leave the null cell as blank and you can still use your number format.

  • Description blank after supplier catalogue load

    I am using CCM 2.0 and have successfully created several supplier catalogues, but the description field is always blank and must be maintained manually afterwards.
    The load file looks ok and has previously worked in CCM 1.0.
    The Item Valuation header looks like this:
    Item Valuation;Category ID;/ccm/product_group;/ccm/supplier_part_no;/ccm/price[1]#/ccm/amount;/ccm/price[1]#/ccm/currency_code;/ccm/order_unit;/CCM/SHORT_DESCRIPTION;/CCM/LONG_DESCRIPTION
    The value of the description is as follows:
    ;Standard Server;HP DL585 Server;
    No restricted characters or spaces and all other characteristics are loaded correctly.  I have also tried loading it with in front of the description, but this did not work either.
    What am I doing wrong!?

    Monica
    I know it's a silly one but try having the short description in lowercase, ie /ccm/short_description
    That's how it is in my file and works fine.
    It shouldn't really make any difference whatsoever but it's worth a try.
    Keith

Maybe you are looking for