TERR_ID fiels population based on Prospect in Web UI Opportunity

Hi Experts,
We have a requirement in Opportunity in Web UI .
We Need to populate Territory ID field based on Propect field in Web UI .
That is once user enters "Prospect" ID in UI the field "Territory ID " should be automatically populated .
Please provide me the approach , to achieve this .
Regards
VB

Hi Milind,
I guess the territory gets populated based on the Partner associated to the order.
There shooukd be an attribute like TERRITORY_ID_UI or TERRITORY_ID where in the GET method the territory ID will be derived
based on the partner relations and being populated.
Now you need to redefine this method and remove this logic....figure which partner relation stores the prospect and put the appropriate code.
Regards,
Masood Imrani S.

Similar Messages

  • How exclude values based on text in web report

    hi ,
    i wanted some clarifications
    how to exclude values based on text in web report.

    hi ,
    we had following  requirement.
    in web reprot we had sales group as a drill down.
    now our client wants we can restict sales group values  based on text.
    like  11 -  XXXX.
    here 11 key value and xxxx is the text.
    as of now we can restrict values based on key values.
    but client wants we can restrict values based on text.
    if you have any ideas on that plz let me know.
    Regards,
    Murali

  • [OSB Kernel:398133]The service is based on WSDL with Web Services Security

    Team,
    I need to use the wsdl given by external client. When I create a osb business service, I am receiving the below error.
    OSB Kernel:398133]The service is based on WSDL with Web Services Security Policies that are not natively supported by Oracle Service Bus. Please select OWSM Policies - From OWSM Policy Store option and attach equivalent OWSM security policy. For the Business Service, either you can add the necessary client policies manually by clicking Add button or you can let Oracle Service Bus automatically pick and add compatible client policies by clicking Add Compatible button.     ...
    WSDL:
    http://personator.melissadata.net/v3/SOAP/ContactVerify
    We don't have OWSM set up. Is there any workaround that I can use to connect to this service for OSB?

    As a workaround, you can try to remove the Policy definition and reference from the copy you will import in OSB.
    I would recommend to add OWSM to your domain. It's a straight forward process.
    Regards,
    Fabio.

  • Create BCS External Content Type or a list based on a WCF Web Service using Visual Studio

    Hi ,
    How to create a BCS External Content Type or a list Based on a WCF Web Service using Visual Studio.
    The link provided here shows the requirement through Designer. http://msdn.microsoft.com/en-us/library/office/ee556431(v=office.14).aspx but I want this to be through VS code..
    Please help ..Appreciate your help..
    Thanks,
    Satheesh

    HI Sateeshlt,
    You can see the below link also;
    http://www.fabiangwilliams.com/2013/10/14/part-2-of-3-blog-update-on-sharepoint-bcs-with-full-crud/
    Best Regards,
    Brij K

  • Workflow based on created date field in opportunity?

    Hi All,
    Can we write a workflow based on created date field in opportunity that if a opportunity record has not been modified after say 90 days,what will be the workflow syntax.
    I just want an email notification to owner and owner's manager.
    Thanks in advance,
    Manish.

    I think you can use the WAIT workflow using Duration('P90D') then Send Email, triggering it upon save and upon modification. Make sure that the Re-evaluate Rule Conditions After Wait option is checked so that the previous WAIT would be reset upon modification.
    Edited by: marcocollado on Aug 31, 2012 5:57 AM

  • Getting aggregated data based on Date in Webi.

    Hi,
                  I have a requirement to display last 6 Months Receviables Month Wise in Webi. And i am getting data based on clearing Date in Bex query. And data from Bex query will be like
           Month             Measure
         01.01.2014       12
         06.01.2014       15
         15.01.2014       16
        02.02.2014        8
        05.02.2014       10
        12.03.2014        4
        14.03.2014        6
        18.03.2014       10
        21.03.2014        20
        30.03.2014       30
       03.04.2014        30
    And i want aggregated data as
    Month  Measure
    Jan      43
    Feb     18
    Mar     66
    Apr     30

    Hi Satish,
    Have you tried below:
    Create Month1 object as =Month([Month]) and [total]as =Sum([Measure])
    Then drag both Month1 and total objects in report block.
    Regards,
    Yuvraj

  • Variable value to be populated based on user authorization

    Hi all,
    I want to have a variable with single value on plant.
    when the user executes the report, value of the variable has to be populated automatically based on the authorization of the login user and it has to show the output without displaying the selection screen.
    Kindly guide me of, what type of variable to create and to proceed.
    Thanks.
    I

    Hi
    Restriction Plant from user authorization can be achieved by the following steps
    1. Plant infoobject should be authorization relevant.
    2. make authorization object including plant and restrict to the plant u needed and assign the profile to the user
    3. in BEX create variable of authorization type on plant. this variable will get the default values for the plant from the user authorization on the selection screen of the query.
    4. if you dont want to display the variable on the selection screen then remove the chek box in variable that " variable is not ready for input"
    thanks
    radhika

  • List item - Population - Based on Data setup

    Dear All,
    I need to populate the list item based on data defined at the database level.
    Tables Used:
    Table 1 : JBCAI_JOB_COM_ADD_INFO
    Column Name     Pk     Null?     Data Type     Default     
    JBEDC_UID          1     N     NUMBER (22)          
    JBCAI_ADD_INFO_CODE     2     N     VARCHAR2 (2 Char)          
    JBCAI_INFO_CODE_SEQUENCE      3     N     NUMBER (3,1)     1     
    JBCAI_ADD_INFO_TEXT     Y     VARCHAR2 (35 Char)          
    SHIPCOMP_CODE     N     VARCHAR2 (4 Char)     
    Table 2 :CODES
    CODE_TYPE CODE_VALUE DESCRIPTION NEXT_VALUE CODE_FLAG
    MCAR 01 Customs References 01 NULL N
    MCAR 02 Customs References 02 NULL N
    MCAR 03 Value of Commodities NULL N
    MCAR 04 Currency of commodities NULL N
    MCAR 05 Purchase Order Number NULL N
    MCAR 06 Other NULL N
    MCAR 07 Consignee Name NULL N
    MCAR 08 VIN NULL N
    FORMS Section
    =========
    JBCAI_ADD_INFO_CODE are the list items which needs to be populated; JBCAI_ADD_INFO_TEXT(free text) which user can enter any descriptions.
    References - Label of the Block
    JBCAI_ADD_INFO_CODE JBCAI_ADD_INFO_TEXT
    Customs References 01 - Free Text()
    Customs References 02 - Free Text()
    Value of Commodities - Free Text()
    Currency of commodities - Free Text()
    Purchase Order Number - Free Text()
    Other - Free Text()
    Consignee Name - Free Text()
    VIN - Free Text()
    VIN - Free Text()
    Business Rules:
    If JBCAI_ADD_INFO_CODE has the flag as 'N' in CODES table then user can select only one time from the list item.
    If JBCAI_ADD_INFO_CODE has the flag as 'Y' in CODES table then user can do multi-selection from the list item e.g; VIN
    How the records are fetched:
    Value for the list item are been populated from CODES table ; which am doing through the below query.
    In WHEN-NEW-FORM-INSTANCE am using the below code:
    PROCEDURE p_fetch_code_value
    IS
              l_query VARCHAR2(200) ;
              l_rg_name VARCHAR2(40) := 'CODES';
              l_errcode NUMBER;
              l_rg RECORDGROUP;
         BEGIN
              l_query := 'SELECT adcod.description description,adcod.code_flag code_flag FROM codes adcod WHERE adcod.code_type = ''MCAR''                    AND adcod.code_value IN (''01''''02'',''03'',''04'',''05'',''06'',''07'',''08'') ORDER BY code_value';
              l_rg := FIND_GROUP( l_rg_name );
              IF ID_NULL(l_rg) THEN
              l_rg := CREATE_GROUP_FROM_QUERY(l_rg_name, l_query);
              END IF;
              l_errcode := POPULATE_GROUP( l_rg );
              POPULATE_LIST('BLK_CONTROL.JBCAI_ADD_INFO_CODE',l_rg);
    EXCEPTION
    Handled WHEN OTHERS exception
    END p_fetch_code_value;
    Saving of Record:
    List value selection are saved to JBCAI_JOB_COM_ADD_INFO.JBCAI_ADD_INFO_CODE column.
    Free Text is saved to JBCAI_JOB_COM_ADD_INFO.JBCAI_ADD_INFO_TEXT column.
    Doubt:
    When i select the first list item value i.e Customs References 01 and then enter some description i.e free text and moved to the next list item; the value Custom reference 01 should not be visible wheras the other values should have to be visible e.g; Customs Reference 02,Value of Commodities.....
    Please help and let me know how can i acccomplish this task?
    Thanks....
    Regards,
    Sunil.G

    Hi Sarah,
    Thanks for your reply.
    There is no issue in the population of the list item; it is working fine with the query which i have pasted.
    My doubt is:
    There are few places where i have set the code_flag as 'Y' / 'N'.
    For the first time when user selects the list item; all the values should be shown.....
    If user has selected the first list item i.e Customs Reference 01 for which the code_flag is 'N' from a multi-record block; then when he moves to the further lines the previous selection for which the flag is set as 'N' should not be shown(if user has already selected once) e.g; 'Customs Reference 01' should not be shown again if user has made the selection before.
    Plz revert incase more explanations required.
    Thanks...
    Regards,
    Sunil.G
    Edited by: Sunil G on Nov 29, 2009 12:16 AM

  • OBIEE 11G Prompt population based on fact

    Hi,
    Can we populate a prompt(based on a dimension) with only those values for which there is data available in the fact table? eg. If we have prompts based on product and time dimensions and a particular date range is selected, the product prompt should only contain values for which data is available in the fact(on which the metrics are being reported).
    Is there a way to do this? I understand that it might not be the most performant solution since the prompt population query would hit the fact table every time another prompt is changed.
    One option is to limit values by the date prompt for the product prompt and define the implicit fact column in the RPD for the subject area. This would work for multi-column prompts but not for(I think) separate prompts in the same page.

    This works for separate prompts by using SQL results(in product prompt) referencing presentation variable set by the date prompt

  • Percentage calculation based on subtotal in webi 4.0

    Hi Experts ,
    How do i calculate the % column in webi 4.0  so that % would be calculated by the amount of Primary channel / Subtotal ) in one block.
    =[Amount Of promary Channel]/Sum([Amount Of promary Channel]) In Block  - not giving correct output.
    Thanks,
    Rajib

    Hi Rajib, As per my understanding, you want to show percentage on the base of subtotal.
    that means if you set break on the Compony then percentage column should contain the percentage calculated on the basis of compony subtotal.
    like this...(just one block of break)
    then just use the simple percentage function ( =percentage(amount) ), this will automatically calculate the percentage based on subtotal.
    and if you want to show 100% in subtotal row also then you can use formula= (amount/sum(amount)),
    i think we dont need to use contex operator here.
    formula for AHW total row = amount/sum(amount)
    Let me know if this will help you,
    Thanks,
    Nitin

  • Variables in BPS populating the template built using web interface builder

    Hi All,
    I have a issue :
    I created some variables in bps0 (under a planning area) based on Fiscal Year, Fiscal Year/Period, Posting Period, Cal. Yr /Quarter and Version.
    Then I created a template using the web interface builder .
    The end user goes and puts the varaibels in the SEM template and that will run the BW queries in BW (ABAP code has been written to popluate the values entered in SEM tempalte in to BW variable screen).
    Now the problem is it works well for all values other than for #(not assigned).
    What should be done to make it work even for #?
    We do not have # as the value in master data for all the above info objects. We have # only for 0version  and for the rest I can't even see the master data as it says " master data is not maintained" .
    when I come back and look in bps0 then I see that the values entered in the SEM template are getting accumulated in selection conditionds in bps0 (when we click on the variable then when we see the selection conditions there it is getting accumulated)
    Can anyone please suggest a solution to make the # (not assigned) work and to clear the selection conditions table after refresh of the SEM template?
    Thanks
    Sri

    Hi
    You should create a BEX Web Query and integrate it in the upper level of WEB Layout.
    Check this link for a step by step guide about this topic
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/how-to%20guides%20-%20rig%20official/bi/nw04/how%20to%20integrate%20bex%20web%20applications%20into%20bps%20web%20interfaces.doc
    Ciao
    Andr

  • Model based on ORACLE in Web Dynpro

    Hi all,
    Hi All,
    i want to create a web Dynpro application which would extract material data from ORACLE database. Apart from BAPI and WEBSERVICE, i dont find any provision or facility to build a model based on ORACLE.
    if there is a provision of building a model based on ORACLE, then please explain me in detail.
    kindly help me out in solving this problem.
    Regards,
    Venkat

    Hi Anil,
    thanks for your reply. the links that have been provided by you says EJB is required to build ORACLE model in web dynpro.
    is it not possible to build the model without EJB??
    my suggestion is::
    ill create a WSDL for the particular ORACLE table columns and expose it to web dynpro. then ill create a model based on this WSDL. can i use this method??how far this will be effecient??
    waiting for valuable suggestions....
    Regards,
    Venkat

  • Hierarchy based authoration failed in Webi

    I have created authorization based on master cost  center  hierarchy and tested within BW environment and everything is working fine.
    There is two hierarchy  ZDB_COSTCTR_LOB &  ZDB_COSTCTR_GEO.
    The authorization control is for  ZDB_COSTCTR_LOB for a specific node only.
    ZDB_COSTCTR_GEO only for specific users only.
    Once this queries being used in WebI reports , the system throw the below error
    LOBCY - Joiners & Leavers - LOB
    A database error occured. The database error text is: The MDX query SELECT  { [Measures].[4KSFAYYL395O4E0YP8T0SIB4N], [Measures].[4KSFAZ69M7RDN0KEV2VD2K9UF], [Measures].[4KSF0B3XAHT4LKA3AK9CVJ9AV], [Measures].[4KSF0BBLTGEU46TJGEBP5L80N], [Measures].[4KSF0BJACF0JMTCZM8E1FN6QF], [Measures].[4KSF0BQYVDM95FWFS2GDPP5G7], [Measures].[4KSF0BYNEC7YO2FVXWIPZR45Z] }  ON COLUMNS , NON EMPTY CROSSJOIN( CROSSJOIN( CROSSJOIN( INTERSECT( { Descendants( [0MAST_CCTR                    ZDB_COSTCTR_LOB].[LEVEL00].MEMBERS, [0MAST_CCTR                    ZDB_COSTCTR_LOB].[LEVEL03], LEAVES) } , { Descendants(  { [0MAST_CCTR                    ZDB_COSTCTR_LOB].[CPRTFNCTN                       0HIER_NODE], [0MAST_CCTR                    ZDB_COSTCTR_LOB].[TWNSHIP                         0HIER_NODE], [0MAST_CCTR                    ZDB_COSTCTR_LOB].[CONSULTANCY                     0HIER_NODE] } , [0MAST_CCTR                    ZDB_COSTCTR_LOB].[LEVEL03], LEAVES) }  ) , [0PAYSCALEAR].[LEVEL01].MEMBERS ), [0CALYEAR].[LEVEL01].MEMBERS ), [0CALMONTH].[LEVEL01].MEMBERS ) DIMENSION PROPERTIES MEMBER_CAPTION ON ROWS FROM [ZMPSSUR12/ZMPSSUR12_Q007]  failed to execute with the error Value CPRTFNCTN                       0HIER_NODE for characteristic 0MAST_CCTR unknown. (WIS 10901)
    The error only get resolved if i give authorization to  hierarchy itself rather then the individual nodes
    Please help
    Thank you

    when i execute the queries in BW it rreturn the result as per the authorization control that have been set

  • 3560x web based image or no web based image?

    Hello everyone!
    What are your thoughts on using GUI to manage a 3560x switch? I'm okay with CLI all the way, but wanted to know if there are any benefits to using the web based version. I installed the latest image with web based and I'm finding that it is only supported with browsers in their super early versions.
    Any feedback would be greatly appreciated!
    Thanks,
    Jason

    Jason.
    GUI only helps if, one is a new to networks/Cisco.
    CLI provides you much more control over the device as compared to GUI. There are very limited number of tasks you can do in GUI.
    Thanks
    Ankur
    "Please rate if found useful"

  • Result table data to be populated based on selection in the result list

    Hi,
    We have a parent data source "P" containing all the record types. Further we have two child data sources each having filters on exclusive record types(for ex. child1 containing record types X, Y, Z and child2 containing record types A, B).
    In our page we have a result list associated with data source child1(record types X, Y, Z) and result table associated with data source child2(record types A, B). There exists common attributes among the attributes present in result list and in the result table.
    Rest of the containers in the page namely search, breadcrumbs, guided navigation point to the parent data source("P") containing all the record types.
    Whenever we select a value from the guided navigation using the common attributes both the result list and result table are getting filtered.
    What we require is that, whenever an attribute(common attribute) is clicked in the result list, the data in the result table needs to get filtered based on the value of the attribute that is clicked.
    Is this possible? If so, pl. suggest how.

    Take a look at the Studio release notes for EID 2.4 http://docs.oracle.com/cd/E35976_01/studio.240/RELNOTES.txt a lot of little bugs like the one you describe have been resolved. If you haven't already done so you should upgrade to 2.4.

Maybe you are looking for

  • Concatenating context value and non-context value

    Hi, I have a context binding to one of the input field(lets say field-X) and also I have another dropdown list UI element(lets say field-Y) which is not bound to any context.  When a user enters values in field-X and selects a item from field-Y hits

  • No driver for Canon Lide 80 scanner?

    I recently bought a Mac Mini with Lion installed to replace my old Windows PC and upgraded my late 2009 Imac to Lion to be able to use iCloud between my UK base and my second home in France. Everything went well until I realised that neither my Canon

  • Javax.faces.application.ViewExpiredException: viewId:/greeting.jsp - View /

    I'm new to JSF and I am trying to learn it, I tried the first example that comes with JavaEE Tutorial: I was successfully able to run the guessNumber application on Tomcat 6.x I left Tomcat and the app idel for a while, when I returned I tried to ref

  • LR5: playing and importing video (e.g. *.mov) not working: DynamicLinkMediaServer not working

    Hi! ** SETUP: OSX Mavericks, LR5.4 ** The ERROR: I needed to reinstall my system. I reinstalled OSX Mavericks and all my data from a backup. Since then I can not run or play video files in LR anymore. I get the error message: dynamiclinkmediaserver h

  • Braille key mapping off in cs4 mac

    Just about ready to send a bunch of signs to the manufacturer when I noticed that all my braille was off by one letter, i.e. WOMEN is converted to VNLDM. Does it with both apple braille and a generic one I found on the web. All other fonts read corre