Reg: Multiple Ranges for Variables

Hello Gurus,
We have a requirement to have Multiple Ranges for Variables and I have gone through the document below which is applicable to 2004s SP 07.
We are on CE 7.1 SP 3 I was looking for a similar document which can guide me to create Multiple Value ranges in CE.
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/07134c67-0b01-0010-0493-b89287cf330f?quicklink=index&overridelayout=true
If this is not available in SP 3 is there a Workaround to have the same kind of functionality.
Thanks & Regards,
Pramod

Hi Pramod,
If I understand correctly, u want to send a range of values to the variable of a query.
This can be done using " ; ". syntax is [value 1];[value 2];[value 3]
If you want to send two dates to a query date variable... take two date fields then pass to the variable date1;date2 (while creating query you took variable of type range)
Thanks,
Pradeep

Similar Messages

  • Reg:Multiple UOMs for same item

    Hi,
    How to define the multiple UOMs for same item.And the item should be converted in one UOM.
    Iam using 9.0 PL.08

    Hi,
    Please check SAP help file:
    http://help.sap.com/saphelp_sbo900/helpdata/en/89/7ca0a701c64e4a97f4ea5a4edca8b2/content.htm?frameset=/en/44/c4c1cd7ca22e17e10000000a114a6b/frameset.htm
    Thanks & Regards,
    Nagarajan

  • Reg: Multiple CMIR for 1 Material

    Dear Gurus,
    Customer material info record can be maintained as one - to - one relation, But our client needs to maintain single material for multiple CMIR's. 1 customer will have different name as his part no, but it related to single FG.
    Is there any way to achieve this requirement in standard SAP, or do we need to go for any Enhancements.
    Please share your  ideas
    Regards
    Praveen.

    Yes, you may be right.
    But you can try with a field type that is same as MATNR but that is not checked against MARA, while creating condition table.
    I found the below post from the thread, you may try : Material determination
    The system is not delivered initially with the necessary configurations for enabling material determination. In order to make possible an automatic substitution when you create e.g. a sales order, the following configuration settings must be performed in SPRO:
    1. Maintain Prerequisites for Material Determination -> Maintain access sequences should have the following value in the list: “A001 Material entered”
    2. In the submenu Access sequences -> Accesses we should have the following values: “Access 10, table 1, description Material entered”
    3. For the values above, the following fields must be defined: “Condition MATWA, Document structure KOMPD, Document field MATWA, Long field label Material entered”
    4. In the menu Assign procedures to sales documents types the concerned document types (orders and quotations) must be assigned the material determination procedure A001.
    5. And finally, in Define substitution reason, the corresponding substitution reasons must be activated.
    Please follow these steps and you will get an automatic material substitution, even if the material entered is not in the database. The only material that has to be in the database is the substitution material.

  • Error check for multiple ranges input

    Hi,
    I have coded a report with the following select options:
    SELECT-OPTIONS:
       S_PONUM FOR EKKO-EBELN NO INTERVALS,
       S_PODAT FOR EKKO-BEDAT NO-EXTENSION,
       S_LCNUM FOR EIKP-VORNU NO-EXTENSION NO INTERVALS,
       S_VENDR FOR EKKO-LIFNR NO-EXTENSION NO INTERVALS.
    I want that a check should be applied at the selection screen level that at least one field should contain a value, i.e. report cannot be run with all blank selection fields.
    I am using this code:
    AT SELECTION-SCREEN.
    IF S_PONUM-LOW IS INITIAL AND
        S_PODAT-LOW IS INITIAL AND
        S_LCNUM-LOW IS INITIAL AND
        S_VENDR-LOW IS INITIAL.
        MESSAGE I007(ZSH_MSGC) WITH 'All selection fields cannot be blank'.
    ENDIF.
    This works fine, but the problem is that when entering multiple ranges for S_PONUM, when the button on the right of the field is clicked to input range values the message pops up. I want that the check should be applied on execute (F8). Any suggestions? Help is appreciated.
    Regards,

    Hello,
    check the sy-ucomm when the button on the right of the field is clicked keep the condition which i have kept it.
    before the if statement keep this condition also
    SELECT-OPTIONS:
    S_PONUM FOR EKKO-EBELN NO INTERVALS,
    S_PODAT FOR EKKO-BEDAT NO-EXTENSION,
    S_LCNUM FOR EIKP-VORNU NO-EXTENSION NO INTERVALS,
    S_VENDR FOR EKKO-LIFNR NO-EXTENSION NO INTERVALS.
    AT SELECTION-SCREEN.
    if sy-ucomm ne 'find the sy-ucomm'.
    IF S_PONUM-LOW IS INITIAL AND
    S_PODAT-LOW IS INITIAL AND
    S_LCNUM-LOW IS INITIAL AND
    S_VENDR-LOW IS INITIAL.
    MESSAGE  'All selection fields cannot be blank' type 'E'.
    ENDIF.
    endif.
    Edited by: Santosh Marupally on Apr 22, 2009 9:41 AM

  • Multiple Number Ranges for AP Document Type not getting triggered

    Hi all,
    We are posting receivables in the system using BAPI_CTRACDOCUMENT_CREATE. We have huge data of 3.9 million records for which receivables has to be posted. So multiple number ranges has been configured in the system for AP document type.
    The issue is even though multiple number ranges for mass processing are configured in the below location in SPRO, none of them are getting triggered. The number range at the first level on the screen is only getting triggered, due to this it is taking lot of time to post documents. Any help on this?
    Financial Accounting(new)
         Contracts Accounts Receivable and Payables
         BasicFunctions
         Postings and Documents
         Document
         Maintain Document Assignments
         Document Types
         Maintain Document Types and Assign Number Ranges
    Regards,
    Karthick.

    Karthick:
    Mass ranges are only used for FICA parallel mass activities.  For your situation, you can define and assign multiple ranges for individual processing in the same IMG activity.  Those would then be chosen for your mass postings.
    regards,
    bill.

  • SELECT-OPTIONS for variables that cannot have a range

    Hi all,
    There is an option to show only one input-field for a select-options declaration by using the 'no intervals' option. But it is still possible for the user to specify ranges when doing multiple selections (i.e. specify intervals for the variable).
    However, if I have a variable that implicitly does not have ranges, (e.g. 'Arjun' TO 'Shankar' makes no sense at all), I want to let the user do multiple selections for it, without allowing him/her to enter ranges for it.
    Can I do this in a selection screen in any way (even if it involves not using select-options)? And if yes, how?

    Use this:
    SELECT-OPTIONS xxxx FOR yyyy NO INTERVALS
                                               NO-EXTENSION.

  • Default value for variable are not within permitted value range (precalc)

    Hello BW community
    Issue:
    I have created a variable (Characteristic Value/ Manual input-default value) and use the precalculated value set (details-basic settings). In the further variable definition I could select the  precalculated value set in 'Default values', which I have defined beforehand in the broadcaster..
    The precalculated value set in the broadcaster settings is just based on a master data query on 0CUSTOMER.
    Error:
    The variable gets the error E991/R9E Errors: Default values for variable 'XXX' are not within permitted value range.
    The detail description of the error is: You defined default values for variable 'Sold-to party precalc value set for manuel input' that are not appropriate for the variable type; for example, a range is defined as a default value for a variable that only permits a single value.
    So please has someone had the same issue and found out how to solve it? It would be excelent to get good solution for this issue.
    Best regards and thanks
    Christian
    PS-1: System BW 701 / SAPKW70105
    PS-2 : there has been a SDN entry with the same topic but not resolved too.
    link: /thread/980839 [original link is broken]

    Hello,
    Thanks for your response.
    I should have mentioned that in my post. I tried this very first time. I thought that this is the place where you provide default value. But I got following exception at that time, so I thought, may be this is used for something else.
    <LifecycleImpl> <_handleException> ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6
    javax.faces.FacesException: javax.servlet.ServletException: OracleJSP error:
    oracle.jbo.NameClashException: JBO-25001: Object viewAllInd of type Control Binding Definition already exists.
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:415)Do I need handle something else when you put the default value?
    Thanks,
    Jai

  • Reg:Single Check for Multiple Vendors

    Hi Experts,
    I want to Issue a Single check for all vendor open items...
    For this is I created one Group Key and assigned in the vendor master record, but while doing the payment separate check issuing for each vendor,
    any idea

    Hi,
    Can you check the below thread of urs.
    [Reg:Single Check for Multiple Vendors]
    In addition to the above, please make sure that in OBVU, the check box separate payment for each ref is deselected for your questioned comapny code.
    You would have continued your earlier thread instead, rather than a new thread.
    Thanks,
    Srinu

  • Multiple Range Selection for field Material in CS14

    Hi friends ,
    Is it possible to make multiple range selection for material field in tcode CS14 [used to compare primary and secondary BOM] i have made it ZCS14.
    if i make matnr2 to matnr2-low
    but my doubt is it feasible solution
    please through some light on this
    regards
    soorya

    Dear Soorya,
    What's your requirement? is that to compare the Alternative BOM's for multiple materials at the same time?
    If it's going to be for comparing one more alternative for the same material,then it's a good report.
    As per to my knowledge if the report is going to be for a list of materials Alternative BOM's means I dont
    think whether it will be a fast(time wise) report.
    Check & revert back.
    Regards
    Mangalraj.S

  • Customer exit variable for date range for the last day

    Hi,
    If user enters date ranges in variable
    suppose user enters 9/1/2010 to 9/15/2010 and we have to calculate currency conversion based on last day i..e 9/15/2010 . 08
    2)User input is date range 08/01/2010 to 08/30/2010
    I need from the customer exit 08/30/2010 (on last day) to calculate currency conversion.
    Can anyone help me with ABAP code to achieve this customer exit?And please tell me how to proceed step by step
    Sridhar

    create a variable to enter date range (ZDATE1)
    create a key date variable(ZDATE2) with processing type customer exit, should not be ready for input.
    In the exit ZXRSRU01 write below code.
    DATA: l_s_range TYPE rsr_s_rangesid,
          loc_var_range LIKE rrrangeexit.
    WHEN 'ZDATE2'.
        IF i_step = 2.
           read table i_t_var_range INTO loc_var_range
                    with key vnam = 'ZDATE1'.
            CLEAR l_s_range.
            l_s_range-low = loc_var_range-high.
            l_s_range-sign = 'I'.
            l_s_range-opt = 'EQ'.
            APPEND l_s_range TO e_t_range.
        ENDIF.

  • Single Trip number range for multiple personal areas

    Hi,
    Can any expert suggest me whether can we use single trip number range for multiple personal areas.
    Thanks
    Srinivas

    Dear Srinivas,
    This can be done. Please follow the below logic.
    Create a new implementation (enhancement) in BADI  =TRIP_WEB_NUMBER
    Method = USER_EXIT_NUMBER_INTERNAL
    with the below codes.
    DATA:        LV_ZZTRIPTYPE TYPE PTRV_HEAD-ZZTRIPTYPE,
                         LV_CCLAND TYPE BUKRS,
                         LV_LAND TYPE T001-LAND1.
    Fetch the company code from the data inputed.
          SELECT SINGLE LAND1
           FROM     T001
           INTO     LV_CCLAND
           WHERE    BUKRS = ORGANIZATIONAL_ASSIGNMENT-BUKRS.
    IMPORT TRIP_HEADER-ZZTRIPTYPE  TO  LV_ZZTRIPTYPE FROM MEMORY ID 'ABC'.
      CASE ORGANIZATIONAL_ASSIGNMENT-BUKRS+0(2).
             CONCATENATE ORGANIZATIONAL_ASSIGNMENT-BUKRS+0(2) '01' INTO NUMBER_SUBOBJECT .
      ENDCASE.
    NUMBER_RANGE = 'Pass the number range'.
    This is an example on how this will work. Please modify accordingly for your company.
    Edited by: Rajagopalan Kannan on Jun 6, 2011 3:08 PM
    Edited by: Rajagopalan Kannan on Jun 6, 2011 3:11 PM

  • Value "JCO CALLS" for variable "E2E Metric Type Variable(multiple values)"

    Hello Experts, 
    Workload analysis for java components doesnot show any data.
    more over get "JCO CALLS" for variable "E2E Metric Type Variable(multiple values)"  error.
    my setup wizard completed without any error.
    Any suggestions ?
    Thanks & Regards
    Sankar

    Hi Sankar,
    have a look at my post in no data for Jco in E2E thread.
    Hope this helps.
    Regards,
    Shyam

  • Multiple number range for planned order

    Hi,
    I want maintain different number range for MRP related planned order and manual creation planned orders. I have checked OPPQ and OMI2 transaction but i could not get any clue to create different number range for same plant. Let me know is how we can create.
    Regards / US

    Hi Uma,
    number range is dependent on plant alone and I don't think there is an user exit or badi to change number range at planned order creation.
    I guess the alternative is an enhancement or using some other field to determine what planned orders are manual.
    regards,
    Edgar

  • Multiple Selections for Reporting

    hi BW Experts,
    I am asked by my clients to design a BEx query for a report that requires multiple selection for a data field. They want to select multiple codes (out of 10) in the selction window.
    As far I know I can have a single value (1 value) or value range (2 values) selection when defining Variables.
    How is it possible design query to be able to select 10 values in the initial selection window ??
    Is there any way ????
    Please help me ASAP.

    I think there are not enough data.
    Need to check it with the client. I will get back to you about it later.
    Also can you please tell me - how to delete Variables from the system ?
    I deleted the previous one from the query designer.
    But it's atill telling me that The Variable name is available when I tried to create new one with the same name.

  • Multiple single values variable

    Hello all
    I want to execute planning sequence throue button in my analyzer workbook.There is a multiple single values variable in the function. I know the regular way to write variable's value in excel: VAR_VALUE_1    1       Value. What is the format for a  multiple single values variable ?
    Best

    Hello,
    You can try this
    Enter VAR_NAME_1 in the Name column and the technical name of the variable in the Value column.
    Enter VAR_LINES_1 in the Name column and the number of values to be passed in the Value column.
    Enter VAR_NAME_2 in the Name column and the technical name of the variable in the Value column.
    Enter VAR_LINES_2 in the Name column and the number of values to be passed in the Value column.
    Now, in excel sheet in 3 consecutive columns enter the fields as below:
    VAR_VALUE_1, <index> and <value1>
    VAR_VALUE_1, <index> and <value2>
    VAR_VALUE_1, <index> and <value3> etc.
    and similarly for second variable:
    VAR_VALUE_2, <index> and <value1>
    VAR_VALUE_2, <index> and <value2>
    VAR_VALUE_2, <index> and <value3> etc.
    You can specify the above cell range in command range as it is done in the static parameters window. In Excel sheet hide these cells and use cell references to other cells for the variable values to provide a more user friendly appearance.
    Regards,
    Deepti

Maybe you are looking for

  • XML parser working with MediaWiki API

    I have a little helper for a MediaWiki server. It intended to work the following way: Client side [GWT] ←rpc→ Server side [GWT] — JWBF ←http→ MediaWiki API+ GWT - Google Web Toolkit 2.0.4 JWBF - Java Wiki Bot Framework 1.3.2 MediaWiki 1.16 XML JDK1.6

  • Seperate business logic from application logic

    Hi guys, I am looking for a good article explaining the princiaples of seperating between Business Logic & Integartion logic. The articale will be used to exlplain the prinicples SAP PI is based on when it comes to integration between 3rd party syste

  • Unreadable gift card: Still Waiting for Response

    Anyone have an idea of how long they take to respond when you have an unreadable gift card? It's past the stated 48 hours. Do you have to resubmit the whole request again? thanks

  • Combining like results into one row

    The statement below works. However when the results are returned there are multiple values returned for the same "Period" that I would like to see returned into one row. SELECT "Request ID", "External Customer", "Staff Prof Id", "Period", "Planned Ex

  • Camera Plus app download installation problem

    I purchased Camera Plus app and I recieved the receipt in my email, put when I made the purchase, I was unable to download the app to my phone.  How do I go back and download the app I have purchased?