Create conditions in Universe

Hi
I have a question. I created a report using a condition created in the Universe.
CASE @ Prompt ('Vendor', 'A',, mono, free) WHEN 0 THEN 'ALL' ELSE @ Prompt ('Vendor', 'A',, mono, free) END)
If the input value is 0, I would submit all data from dimension. Is there any way to set this condition?
Thank you

Hello,
Please refer below thread from BOBJ forum:
[http://www.forumtopics.com/busobj/viewtopic.php?p=99071#99071]
Hope this help..
Regards,
Chinmay Athavale

Similar Messages

  • How to create a optional filter condition in Universe

    Dear All
    I am using BI 4.1 ( .Unv ) , we need to add a optional condition in Universe. I tried different ways to do it, but unable to do it correctly.
    In one of my approach, I created a report and put a optional prompt there then edited the SQL and copied that prompt condition and pasted that into a Universe condition. Then I used this filter into a report when i ran the report without selecting any value into the prompt it was throwing an error.
    Please suggest if there is any way by which we can do this.
    BO should have this functionality for better end user experience.
    Thanks,
    Mayur

    Hi Bill,
    Yes we are still using .unv as the universe we have is created in 2008 and since then we been migrating this through different versions.
    What I meant is a Filter which is created in the Universe and which has ability to act like a report level optional filter ..means if you select any value then it will fetch data for that selection else it will give data for all LOVs
    Yes BO has optional prompt functionality only for report level filter .. I mean when you pull a dimension into filter panel and select its value equal to prompt and in prompt properties you check mark the Optional Prompt option.
    The requirement is to create a Universe level filter which when used into a report then it should should have this optional prompt functionality. either users can run report with setting some value or without selecting anything.
    Thanks

  • Create filters in Universe

    Hi,
    I would like to know how to create a Current Fiscal year filter at universe level and use it as a condition in WEBI?. The current FY should change dynamicallay based on the sy-datum.
    For ex: Our FY will start from March of each year and end Feb of each year.
    Please guide me how to achieve this functionality?
    Regards,
    Satya

    Hi Ingo,
    I have already gone through that document and it didn't say about creating the conditions on sy-datum. I have seen only creating the conditions by static values not dynamically.
    Is it possible to create them at universe level or in query level.
    Thanks for your help!!!
    Regards,
    Satya

  • Getting error while creating condition type in SPRO

    Hi ,
    can somebdy tell me why i am getting the following error while creating condition type in SPRO
    No valid change license available for message /sapcnd/
    and also while rule determination using condition type we are getting the following error.
    system error:system cannot read the structure for table
    reg
    venkat

    Hi Venkat,
    Do you have the error number code!?
    Regards,
    Michel  Bohn

  • Error while creating condition record

    Hi
    Am using 4.7 and creating condition record while saving condition record am getting error NO UPDATE SERVER FOUND FOR CONTEXT E, So am stuck up and do not know whom to contact is it error for BASIS? or related with SD kindly help.
    Thanx

    Hi Mukesh
    As you are getting error NO UPDATE SERVER FOUND FOR CONTEXT E,  while saving the condition record, kindly consult your BASIS consultants and ask them to check wheather the pricing related  tables and structures  have been copied and uploaded properly or not.
    Regards
    Srinath

  • FM for creating Condition Records

    Is there FM for creating Condition Records for output type like transaction VV11 (Create Output - Condition Records: Sales)

    Hi there,
    FM for condition records? Why do you want to think of a FM for creating conditon records?
    Condition records is a master data that has to be manually created as per the business requirement.
    But what we can do is that if the data ia existing in an external legacy system, we can migrate that into SAP through a BAPI / BDC or LSMW depending on the volume of data.
    But in other cases condition records are manually created in SAP system.
    If at all you have a function module to create condition records, how would you ensure that it feeds correct data into the condition records? What key combination would the system take & what data would you want the FM to upload?
    How will you monitor what data is uploaded,.
    Regards,
    Sivanand

  • .   Is it possible to create condition record in both CRM as well as in R/3

    hi,
    .   Is it possible to create condition record in both CRM as well as in R/3?  Explain in more details.
    Regards,
    babu

    Hi Babu,
    No. You cannot create condition records in CRM when back end is R/3.
    Condition records should be created in R/3 and replicated to CRM.
    You cannot extend condition records in CRM.
    Reward the Points.
    Thanks,
    Srini.

  • Can i create conditional Radio Buttons?

    I'm creating forms in Acrobat 9 Pro.
    Does anyone know if it is possible to create conditional Radio Buttons that only need to be checked if a certain box or button from another group is checked?
    For example: the first group of buttons might show the days of the week. If Tuesday was chosen a choice would need to be made from a further group of buttons (say a choice of time - 9am, 10am or 11am.). If any other day was chosen a different choice might be required or none at all.
    I hope this is clear.

    Here are other ways to share your library but it only works if you're both on the same network: Enable Home Sharing under iTunes/File Menu and read the iTunes Help entry for Home Sharing for additional info. It will allow up to 5 computers on your network to play and download items from your iTunes Library. Alternatively, you can enable "Share My Library On My Local Network" under iTunes Preferences which allows up to 5 computers to play any content in your library but without the ability to download them.
    I assume you keep your iTunes Library synchronized on both computers. If you have it also on the MacBook, this Apple support document will explain how to share your iTunes Library with multiple users on the same computer. This is by far the easiest and always available without using the network.

  • Field is missing in Create condition table screen

    We are going through one minor issue.We are trying to configure output types for billing docs.I am trying to create a condition table with sold to party field.It is displaying in field catalog,but not displaying in create condition table screen.Any idea how to get it?
    Thanks

    Hi VCS
    As you want to create a condition table at billing level and at  billing level for sold to party it is KUNAG  where as in sales order level it is KUNNR.
    VBRK- KUNAG (SOLD TO PARTY AT BILLING LEVEL )
    VBAK- KUNNR  (SOLD TO PARTY AT SALES ORDER LEVEL )
    so you need to select the sold  to party KUNAG and if that sold to party is not available , create that sold to party feild (KUNAG) . and save it
    Now when you cerate a condtion table check wheather that cerated feild is there are not . sometimes it will be there and sometimes it wont be there . if that feild is not there then , we need to take the help of ABAPer's and they will  copy the standard table into Z table and in that they will write the ALV report  or any program . so that it gets triggered in that feild catlog.
    example :
    KUNAG is availabe in VBRK table
    so ABAP'ers will be copying hte standard VBRK table in ZVBRK table  and in that ZVBRK table they will write the program where this feild KUNAG is also inserted.
    so when you create a condtion table then you can see this KUNAG feild, in the list of feild catlog,if that feild is not there just maintain . the feild. automatically it gets triggered in the feild catlog
    Reward if useful
    Regards
    Srinath

  • Is there any chance of creating conditions for parameters in discoverer...

    Hello all,
    can u help me..
    i will tell the situation
    i have some countries with some codes like 40 to 80. and i have a group name for these countires like 'EMT'.
    like that i have total three groups of different names ....
    I like to create a parameter in discoveree for theses three group cpuntries.
    if i select "EMT" as a parameter i have to get all countries of code 40 to 80.
    is there any possible way to create condition for a parameter like if select this parameter those values only should display..
    iam selecting country name,code in my query..
    Plz help me..
    Thanks in advance..

    Perhaps I am misisng something, but would you not have a table that links the code values to the group name the code value is assigned to? Good database design would say that such a table should exist. I would just bring in that table into the business area and create the join that allows the link to that table. Then you have the group name available to pick as an item to create a parameter on. If there is no such table, then yes, you are stuck with having to do something as mentioned in the other reply.
    John Dickey

  • Function Module for creating condition record (XKOMV table record)

    Hi,
    I have a requirement as like below,
    In the repair order i need to sum the GRWR condition type's  conditional values for all the line items (Except deliverable line item) and then i need to create an condition type GRWR under the deliverable line item with the above calculated conditional values,
    the table XKOMV will be having details about all the line item's condition types, in this table i need to add one more new record with the condition type of GRWR and the above calculated conditional values under the deliverable line item.
    for the above logic i am using the user exit
    USEREXIT_SAVE_DOCUMENT_PREPARE
    All the above things need to be done when the user click the save button in the transaction (VA01/VA02).
    Problem here is table XKOMV contains somany fields so manually we can't create xkomv record, is there any Function module to create condition type record?
    Regards,
    Manikumar
    Edited by: Manikumar Shanmugam on Mar 8, 2008 3:53 PM

    Hi,
       You can use Function module PRICING_CHECK to check condition record. Do a where-used list on it to see how to call it.
    Regards
    Kiran Sure

  • New created condition types from CRM to R3

    I have do initial download with DNL_CUST_CNDALL. The condition customizing(pricing procedure, condition type, condition table...) have been downloaded from R3 to CRM.
    In transaction R3AC4(Delta download) two entries for CONDCUSTOMIZING and CONDITIONS exist for delta download of condition customizing and record from R3 to CRM.
    But when I created a newe condition type in R3, it is not automatically transfered to CRM. I also tried use transaction R3AR4 (request) to synchronize object DNL_CUST_CNDALL. But the new created condition type is still not availabe in CRM.
    Could anyone give some help?
    Regards,
    Hui Wang

    I have restart the DNL_CUST_CNDALL, the new created condition type are transfered to CRM. But when I create another new condition type again in R3, it is not transfered.
    Any other advice?
    Thanks!
    > Hi,
    >
    > Do the initial load of DNL_CUST_CNDALL once again.
    > This should help.
    >
    > Best regards,
    > Vikash.

  • Creating condition records in product

    hi,
    I am trying to create condition records for a product.For a sales order (TA) i create, the pricing procedure determined is RVCXUS. But i dont see any of the condition type which matches condition type for a product (in F4) and condition type maintained in RVCXUS.
    Please let me know where from the condition type(in F4) comes in a product. It will not include all condition type we see in spro?
    Regards,
    Rahul

    Hi Rahul,
    To see a particular codition type in F4 help, you need to assign your "condition type/(s) in pricing procedure" to condition group being used for your application area. try following:
    1. check condition group being used to the application SAP CRM in SPRO > Customer Relationship Management> Master Data>  Products>  Special Settings for Sales Operations-->  Assign Condition Group to Application CRM
    2.Assign the condition types in your pricing procedure to the above condition group by choosing SPRO>Customer Relationship Management> Master Data  --> Conditions and Condition Technique --> Condition Technique: Basics  Create Maintenance Group
    Let me know if this works....!!
    Best Regards,
    VIshant Jain

  • Create condition record with reference to existing condition record

    how to create condition record with reference to existing condition record?

    Hi,
    See this link :
    http://help.sap.com/saphelp_47x200/helpdata/en/de/7a8534c960a134e10000009b38f83b/frameset.htm
    You can create with reference with Tcode : VK14 (or VK34)
    Or in VK12, you can copy condition records with copy rules.
    Regards,
    Lionel

  • Create Conditions for CRMD_ORDER (Rebate)

    Hi,
    Can you please  tell me if we have any STD FM/BAPI for creating conditions for CRMD_ORDER (Rebates)?
    Thanks
    Ashu

    Hi Ashu,
    SAP CRM Web UI will not call CRMD_ORDER. The Web UI will also access the same old One Order API's that are used to create the One Order Objects. So, whether it's a SAP GUI or Web UI, the Model is same and consistent across other layers.
    So, if you put a debug point in the One Order API layer, you can very well notice that the debug point is it across from the upper layers.
    If you can debug the data, then you might probably get some more data which you might have missed while making the call.
    Hope this helps.
    Thanks,
    Samantak.

Maybe you are looking for