Regarding Prompts a typical requirement

Hi Experts,
I got one typical requirement in prompt level please help me as this is high priority
I have a prompt for customer names here in the prompt if i enter A it as to show all customer names which starts with A from that customer names i have to select names what i want.
If i enter RA it as show customer names starts with RA from all the customers from that list i have to select the name what i want.
Just to make easy selection of customers from huge number of list according to our requirement.
Regards,

Follow this links
http://docs.oracle.com/cd/E23943_01/bi.1111/e10544/prompts.htm#BEIJEJGI
or
http://debaatobiee.wordpress.com/2009/10/04/javascript-in-obiee-to-search-a-report-and-custom-data-format/
If helps pls mark correct

Similar Messages

  • What is this prompt? The required index.xml file is missing. "file" couldn't be opened.

    What is this prompt? The required index.xml file is missing. "file" couldn’t be opened.

    Helps if you tell us what version of Pages and something about the file.
    Probably you have 2 versions of Pages on your Mac.
    Pages 5 is in your Applications folder.
    Pages '09/'08 is in your Applications/iWork folder.
    You are alternately opening the wrong versions.
    Pages '09/'08 can not open Pages 5 files and you will get the warning that you need a newer version.
    Pages 5.01 can not open Pages 5.1 files and you will get the warning that you need a newer version.
    Pages 5 can open Pages '09 files but may damage/alter them. It can not open Pages '08 files at all.
    Once opened and saved in Pages 5 the Pages '09 files can not be opened in Pages '09.
    Once opened and saved in Pages 5.1 files can not be opened in Pages 5.
    Anything that is saved to iCloud is also converted to Pages 5 files.
    All Pages files no matter what version and incompatibility have the same extension .pages.
    Pages 5 files are now only compatible with themselves on a very restricted set of hardware, software and Operating Systems and will not transfer correctly on any other server software than iCloud.
    Apple has removed over 95 features from Pages 5 and added many bugs:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&sid=3527487677f0c 6fa05b6297cd00f8eb9&mforum=iworktipsntrick
    Archive/trash Pages 5, after exporting all Pages 5 files to Pages '09 or Word .docx, and rate/review it in the App Store, then get back to work.
    Peter

  • Typical Requirement in File Adapter

    Hi All,
              My scenario is File to Proxy.
    Now scenario to pick up the File (at sender) is like this:
    There is a file pick up from FTP Server daily. We will have two files on FTP server.First file is a blank file , which we call a FLAG File. Second file is DATA File containing required data to update in SAP.
    Its a conditional File pick up:
    1. If FLAG File (Blank) is present on FTP Server then pick up the data file and delete Flag File.
    else
    2.If FLAG File is not present on FTP server, dont pick up the DATA File and stop Processing.
    Please suggest some good solution to achieve the same using File Adapter.
    Also suggest, if same can be customised through Run Operating System before\after message processing.
    Please help.Its Urgent..
    Thanks,
    Anurag

    Suggestion 1: You need a BPM for this. Poll for the flag file and if present it gets into BPM. Inside the BPM check the content of the file. Remember only with latest SP you get the option to generate a message for an empty file. Use a conditional branch and proceed with the rest of the processing. You can use a dummy correlation.
    Suggestion 2: Use scripts and schedule this at OS level (independent of XI). In the script file do the vaildation of checking the flag file and if the validation is ucess move the data file to the foolder FIle adapter keeps polling.
    Regards,
    Jaishankar

  • Typical requirement in Credit Management-

    Hi ALL,
    I have posted same query earlier too,but i havent get any satisfactory reply.so
    time being i closed that thread.
    Here is my client req, regarding Credit Management.
    Client is restricting customers credit based on Credit period ( payment terms)
    Client wants to check customers based on  Credit limit & credit period whichever is earlier/lower.
    eg: Customer -X credit limit: 1,00,000/-
            Credit period - 30 days
    then when creating Order, if customer's outstanding exceeds credit limit then
    block should trigger- ( which is std settings)
    - if customer has not cleared open items which is 30 days old,block should trigger
    irrespective of value. ( which can be achieved through "open item"- in OVA8)-
    customer place the release schedules everymonth, for the next 3 months.
    eg: Material- A, req - April- 1000pcs / May-2000pcs/June-1500 pcs
    where as in Std, I have maintained "Fixed date & qtty" in availability check in OVZJ
    so that only "confirmed qtty" should transferred to MD04 ( as per credit block,requirement will not
    be confirmed in schedule lines in order for all items)
    as per credit check result,requirement of May/June should not transfer to MD04
    only April req should transfer to MD04.
    Any Ideas -

    Hi,
    I'm not sure, but perhaps you can define an own subroutine in OVB8, subroutine 101 (report LV07A101). Design the algorithm for months and check it.
    Another idea. Check the BADI 'MD_CHANGE_MRP_DATA', method 'CONSIDER_OTHER_SD_TYPES'. Considerer the example implementation.
    I hope this helps you,
    Regards,
    Eduardo

  • Typical requirement - Help needed!!

    Dear all,
    I have the below requirement.  I have 2 keyfigures.
    1.  Allocated Qty (from APO)
    2. Order Qty (From ECC)
    I have Allocated Qty in Cube1 and Order Qty in Cube2.
    I have built a multiprovider on Cube1 and Cube 2 and my report looks like this.
    PLANT*********SHIPTO**********CALMONTH**********ALLOCQTY**********ORDERQTY**********REMAININGQTY
    2222***********83747338**********09/2009*************2000******************1000******************1000***********
    Remaining Qty = AllocQty - Order Qty
    However, I have Sales Document in Cube2. When I drill down Sales Order into the report my report looks like this since I dont have Sales Order in Cube1.
    PLANT*********SHIPTO**********CALMONTH***SALESORD*****ALLOCQTY**********ORDERQTY**********REMAININGQTY
    2222***********83747338**********09/2009********509388********000000******************1000******************-1000*******
    2222***********83747338**********09/2009***********#*************2000******************1000**********************1000*******
    But my requirement is even if I pull the  Sales Order the report should showthe allocqty like below
    PLANT*********SHIPTO**********CALMONTH***SALESORD*****ALLOCQTY**********ORDERQTY**********REMAININGQTY
    2222***********83747338**********09/2009********509388********2000******************1000***********************1000*******
    Can any one help me how I can achieve this. Is this possible in BEx. I dont want to go with the change to Database option if this can be done in the Query. I have used the Constant selection feature but it adds up all the values.
    Any one has a solution to this? If not possible in BEx what is the best way to do it in the backend at the cube level. This is simple example I have put here but my cubes are much more complex than what I have given here.
    Any solution would be highly appreciated.

    Hi KK
    The only way you can address this, as I know it, is constant selection which you seem to have done already.
    The other solution is to include Sales document in your second cube. This of course means design changes as well as data load. What are the fields that you have in the second cube.
    Will you be able to look up Document number from another target or load from the source of your cube? These are the things that you need to consider before starting the changes.
    Regards,

  • Regarding prompts

    if there is three prompts 1.DEPT ->A,B,C,D
    2.EMPLOYEE- >1,2..........n
    3. Market->1,2..........n
    Here depends on the selection in prompt 1.Dept the remaining should need to be display for the second prompt
    if the user is selected C from Dept only the correspanding employees should be dispaly in Employee for the next prompt.
    From the employee suppose we selected 3 for the C catageory of the Dept then the correspanding markets need to be displayed for further selection.
    Depends on the previous prompt selection the next prompts will dispaly accordingly.
    Cascading is required who we will able to fix this ?.
    Please give me reply ASAP

    What tool are you using
    Interactive Reporting
    Financial Reporting
    WebAnalysis
    Wayne Van Sluys
    TopDown Consulting

  • Regarding shared file system requirement in endeca server cluster

    Hi,
    Our solution involves running a single data domain in an endeca server cluster.
    As per the documentation, endeca server cluster requires shared file system for keeping index file for follower node to read.
    My questions are,
    Can I run the endeca cluster with out shared file system by having the index file on each node of the endeca server cluster?
    Can dependency on shared file system be a single point of failure, if yes how can it be avoided?
    I really appreciate your feedback on these questions.
    thanks,
    rp

    Hi rp,
    The requirement for a shared file system in the Endeca Server cluster is a must. As this diagram shows, the shared file system maintans the index, and also maintains the state of the Cluster Coordinator, which ensures cluster services (automatic leader election, propagation of the latest index version to all nodes in the data domain). A dependency on a shared file system can be a single point of failure and requires to run a backup, -- this is a standard IT approach, that is, it is not specific to the Endeca Server cluster in particular.
    See this section on Cluster Behavior, for info on how the shared file system is used (the topic "how updates are processed"), and on how increased availability is achieved.
    HTH,
    Julia

  • How to Achieve this Typical Requirement

    Hi All,
    I have a requirement in the following way.is it Possible to achieve?
    lets take user with user-id(SSO environment) <b>ABC</b> ,maintained in MS AD under domain name say "<b>SAP.com</b>"
    We are going to migrate this domain into another domain say "<b>SAP123.com</b>" and so others,and we want to maintain the same user with same userID in new domain(SAP123.com) also.
    In simple words user must be able to authenticate on both domains and he should be able to access all the applications in new domain also via role mechanism
    This we are going to do only for test purpose,later we will be maintaining only 1 domain for 1 user.
    My only question : is it possible to accomplish the above requirement by any means?and How?Does it make sense?
    waiting for your valuable inputs.
    Thanks in Advance
    Amit Koyal

    Hi Amit,
    I understand that you will have another domain SAP123.com in the same AD server.
    As the user logs into the portal with his username only you will get problems with the identification of the user... The UME connector to AD will find two user with the same ID resulting in an error when tryong to log in...
    SSO will not be the problem as the SSO Login Ticket only contains the user-ID and not the domain information from AD.
    Hth,
    Michael

  • How much ABAP programming is required for a typical SRM install?

    I was wondering if there is a document that defines best practices for the use of ABAP with the installation and customization of SRM. Such as amount of ABAP coding typically required, and best practices around the use of ABAP for customization and configuration.
    Thanks.

    You may need following developments...
    - Validations for data with SRM Data or with ECC Data at BBP_DOC_CHECK_BADI
    - Changes to the Data in SRM at Document Creation / Change BBP_DOC_CHANGE_BADI
    - Based on your Purchsing Contract Settings in Backend you may need some Enhancements.
    <like mapping SRM conditions to ECC, creating consignment or subcontracting Contracts e.t.c>
    - Most importantly customization of workflows.
    - If your Buyers has any specific Requirement to be validated or evaluate then you should go for SOCO Custom rules.
    - You can group multiple Requirements (SC) into one Purchase Order.
    ABAP is required at the time of standard issues with SRM5.0, to debug and find which note to apply -- I believe this is a critical part where an abaper can help in  SRM instalation.
    All the best,
    Vamsi

  • Run time prompts not appearing when launching BR from a right click menu

    Hi!
    I have a problem when trying to launch a business rule from a right click menu which is assigned to a dataform.
    The rule launches but does not show/ask for the run time prompts as it should do. The run-time prompts should not be hidden (I checked also Eas and data form selections).
    When using the rule form the Tools-Business Rules menu, the rule works fine. It prompts for the required variables and as they are filled in, the rule does what it is expected to.
    Also, when using the same rule attached into a form (and selected "use members on form"&"run on save") the rule works correctly.
    We are using version 11.1.2.1.
    I already have tried restarting Planning services but without success.
    What might cause this?
    kind regards,
    user637777

    Hi!
    I found out from the Oracle knowledge base:
    This issue is caused by unpublished Bug 11064867 - RIGHT CLICK MENUS NOT RENDERING RUN TIME PROMPTS
    In version 931 run time prompts worked correctly when launching them from a right click menu, I checked this out.
    In our current version I got this working (this is kind of a workaround) by adding a new RTP variable (using the same dimension as the original RTP variable). This way I got the rule to "ask for more information" (like what were you asking for? ) and not running the rule without interruptions. This instruction was given in Oracle support (knowledge base).
    kind regards,
    user637777

  • SD Billing - Difficult requirement

    I have a typical requirement where the client works out of a customer location and has a maintenance contract running. For work orders against the contract, they currently absorb costs at each cost center. Based on a cost roll up at the end of the month, they invoice the customer at the end of the month based on KPIs based Gross Margin computation. Please propose a solution?

    Hi frank
    In SPRO->sales and distribution->basic functions->Revenue account determination, here you take the standard and assign the following things after assigning to KOFI and KOFK .KOFK will help you for controlling purpose only .                     T.code is VKOA
    But you can maintain the same G/L accounts you assingn for the KOFI condition type
    say for example :
    Appn   chartofaccts C.type  Sorgn   Dist channel  AAssgGrp of cust  AAGrp of MMR  Acckey G/L acc
    V         INT               KOFI    1000    01                      01                        03                 ERL         140000
    V         INT               KOFK   1000    01                        01                     03                  ERL          140000
    Regards
    Srinath

  • How to call the column names into the prompt and display values dynamically

    Hi,
    i have a typical requirement where I have to call 3 columns into the AGE Prompt (I know we can use the Column Selector to call the columns) .Below is the Screen Shot.
    !http://i46.tinypic.com/2qjfukh.jpg!
    2nd Requirement)
    The three columns I have are order Date, Ship Date and Entry Date.
    Whenever I click on Orderdate from the Prompt, It should dynamically show its values in the report.
    and When I click on the Ship Date from the Prompt, it should display the corresponding values in the report.
    and so on with the Entry Date.
    Can anybody help me how to acheive this.
    Thanks a ton.

    Ok so then you can use a fake column prompt. Here's one quick approach (nicer and cleaner with LOV tables but I don't if you have any of those).
    - Create a fresh prompt using any column you want.
    - Open the column formula using the fx button and replace the formula with 'abc'.
    - Use "SqL Results" as the "Show" option.
    - SQL:
    select case when 1=0 the Markets.Region else 'Order Date' from Paint.Markets UNION ALL
    select case when 1=0 the Markets.Region else 'Ship Date' from Paint.Markets UNION ALL
    select case when 1=0 the Markets.Region else 'Entry Date' from Paint.Markets
    - Set Variable = Presentation Variable = @{vPresVarSelectedDate}{Order Date}
    - Label = Date
    Then in the request, you change the column formula for the date. I'm going to make it short and just assume you called your time dimension alias(es) like the lowest grain:
    "@{vPresVarSelectedDate}{Order Date}"."@{vPresVarSelectedDate}{Order Date}"
    Cheers,
    C.

  • Disabling the Prompt depending on another prompt

    Hi Gurus,
    We got one interesting requirement where depending on one value selected from one prompt another prompt should be disabled means it should not display anything like in some websites we see by selecting one option another option becomes inactive.
    Have anyone comeacross these type of requirement???
    Regards,
    Saleem

    Hi Raghu,
    Thank you for your reply...But your solution dint worked for me...I tried what you said but the second prompt was not visible at all in the dashboard...which should not be the case...
    I will be more precise in my requirement....I think what i asked before was not precise...
    There is only one dashboard prompt containing some four columns in it...say first prompt( first column) contains the list of reports in it...
    Now my requirement is if i select some value in the first prompt i.e if i select some report from that dropdown...depending on that some third prompt(3rd column) should become completely inactive i.e once the user selects some value from the first prompt then he should not be able to select anything from the 3rd prompt(3rd column)...because only the 2nd and 4th prompts(columns) are required for that report he selected in the 1st prompt..
    We are working on this to reduce the no.of dashboards/pages...
    Hope i am clear on my requirement...
    Regards,
    Saleem Azad
    Edited by: user3893213 on Dec 10, 2009 4:08 AM

  • Playing games requiring the disc to play?

    Does anyone know if it is possible to play games that typically require the disc to be inserted in the drive on the MBA? (starcraft, warcraft...) Would the CD have to be inserted into the remote disc or has apple made a way around this? Any comments appreciated!

    Hi and welcome to Discussions,
    remote discs does not work with copy-protected CDs.
    See here: http://docs.info.apple.com/article.html?artnum=307316
    Regards
    Stefan

  • Question on Stock requirement report

    Hi,
    Appreciate your response on the below question.
    This issue is regarding the AFS Stock/requirement list.
    When we run for for a material / plant combination and include a date in the  'Date to' field - stock that are in B status (MRP blocked) appears in the report.
    But when we don't specify the date, the stock in B tab does not appear.
    Can you please advise?
    Thanks in advance.

    Hello Kase
    I don't have access to AFS system, but let me try and answer you.
    AFS stock/requirements list is dynamic as it provides the latest situation for MRP elements including changes after planning date.
    If the MRP was not yet started and new requirements are in the system, status 'B' is set for those requirements to which no stocks could be assigned in the current display in the AFS Stock/Requirement List.
    So the 'date to' has a significance in evaluating when the MRP was run last and what changes have taken place since.
    Please take a look at the following OSS notes:
    690576 - Description of MRP statuses in AFS planning
    Hope this helps.

Maybe you are looking for