Field in one component to be made available in another component

Hi,
My requirement is as follows:
I have to bring the email address field of component BP_CONT to the lead component.
When i create lead on the UI and select a prospect then the email address of the prospect should appear in this field (this field can be further edited and the master data of prospect should be updated accordingly).
Till now i have enhanced the component controller and redefined method wd_usage_initialize.
I am getting the email field on the UI but when i select a prospect the email address of this prospect is not being displayed in this field.
Please help!
I am absolutely new to all this.
Regards
Shilpi

Hi Shilpi,
You can create a component usage in the component where you want the filed to be present of the component where the field is presently.
You can then bring the field on the UI in the desired area.
You should be able to save the data with this approach.
Kindly reward points if this helps
Regards,
Praveen

Similar Messages

  • Want to process cube on one box and have it available on another box to browse.

    I am interested in processing the cubes on one box and then have them available on another box for browsing to avoid slowness while the ETL or cube process is running. Any ideas?
    ravi

    Have a look at the SSAS Database Synchronization.
    http://technet.microsoft.com/en-us/library/ms174928.aspx
    Related links:
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/f92533da-3bb0-4c60-b3cc-e8afe9ec1b60/automate-backuprestore-ssas-databasesall-in-2008-r2?forum=sqlanalysisservices
    http://www.mssqltips.com/sqlservertip/2938/how-to-synchronize-two-ssas-servers/
    http://sqlvoyager.wordpress.com/2012/08/11/ssas-implementing-analysis-services-synchronization/
    Karthik

  • HT2623 Is there no way to permanently delete an alias email address from one apple id so its available for another apple id?

    I have 2 apple id's (unfortunately), and the one i wanna get rid of has an icloud email address as an alias that i would like to use on my new apple id as a regular email. Is there any way to do this? I deleted the alias from my old account but its somehow still linked.

    I'm afraid you can't transfer an alias (even if deleted) to another account, or make it into an ID itself; and once deleted it can never be reactivated.

  • The Crimson Field, Episode 2 Never Made Available on-demand

    The PBS series, "The Crimson Field", episode 2, was never made available on-demand; only episodes 1 and 3 have been available.  Also, it has taken over a week for each of these episodes to be uploaded. Please make episode 2 available and make episodes available the day after the realtime broadcast.

    wesandsharon wrote:
    ....and now, Episode 3 has disappeared from listing!
    VCR is looking better and better....
    All - Apologies again. Episode 3 is now currently available. It was deleted and redelivered to start today.
    PBS delivered Episode 2 again but the program came through to us with errors (again). PBS will need to redeliver Episode 2 to us. That is currently expected to occur later today. 
    We continue to work with PBS (and all of our On Demand content providers) to review these issues and ideally get everything straightened out quickly in regards to this program.
    Apologies again and thanks again for your continued patience. 

  • HT4897 I have more than one iCloud account.... Once an email alias is deleted from one account.... can it then be used by another account?  If so, how long after it's deletion before it's made available?

    I have more than one iCloud account.... Once an email alias is deleted from one account.... can it then be used by another account?  If so, how long after it's deletion before it's made available?

    Aliases remain tied forever to the account which created them. They cannot be moved to another account, converted to a full account, nor reinstated after being deleted.

  • Switched from legacy iCloud plan to one of the newer ones made available yesterday. Will I receive a prorated refund?

    I upgraded to the new iCloud storage plans made available yesterday and saw that today apple is upgrading people's plans and providing a prorated refund. Since I upgraded myself, am I no longer eligible for the prorated refund on my legacy account?

    It's always been the case in the past that when upgrade the storage plan the subscription is dated from the day this is done, and the unexpired portion of the previous subscription year is credited against the cost. How this will work with the monthly payment I don't know, but I can't see them not refunding an unexpired portion in some manner. If it's a credit to your credit card it can take some days to come through. It's not been in the past, but we're in new territory here.

  • How can we acess the data of one component into othr component in webdynpo?

    How can we acess the data of one component into other component in webdynpro....
    I need an Field input from one webdynpro component(comp1)  which is away from the line of process to the other component(comp2) we need that data........I mean i need the field info of comp1 where we doesn't navigate through the Comp1 in the portal & directly access the  component comp2.........kindly share your ideas.....and possible ways .........
    any doughts do post.....
    thanks in advance!

    Hi,
    Please post your query in forum Web Dynpro ABAP Forum, under Application server.
    You have to define the source component as in the used component in the target one to do that.
    after that you will be able to get data from that component.
    Regards,
    Vaibhav

  • How can we acess the data of one component into othr compnent in webdynpro?

    How can we acess the data of one component into other component in webdynpro....
    I need an Field input from one webdynpro component(comp1) which is away from the line of process to the other component(comp2) we need that data........I mean i need the field info of comp1 where we doesn't navigate through the Comp1 in the portal & directly access the component comp2.........kindly share your ideas.....and possible ways .........
    any doughts do post.....
    thanks in advance!

    Hi Reddy,
    You can do it in multiple ways. One way would be to try transfer the parameters through URL & the other would be to work with the concept of interface nodes. Please try go through these 2 threads ( [Thread 1|Call view of another WDA Component and pass the value to it; & [Thread 2|navigation from one program to another; )where I have explained about working with Interface node in detail. You can refer to this [thread |receving parameters between two standard webdynpro applications;to see as to how you can do the same via parameters in URL.  Hope it would help resolve your problem.
    Regards,
    Uday

  • How do you allow one component at a time in the GUI to be selected?

    I have a tree and a combo box in my GUI. Does any one know of a method or way to allow the selection of one component at a time in the GUI only?
    For example, if i selected a node in the tree (it becomes highlighted), then made a choice from the combo box...I would like the node in the tree to be deselected.
    Thanks!!!

    Yeah add a focuslistener to everything and on focuslost clear the selection

  • Can't get field labels to display above for multiple fields in one cell

    I've tried searching for how to fix this to no avail. I'm new to Apex and I'm trying to get 5 fields on one line with labels above each: salutation, first name, middle initial, last name and title. I've set New Line and New Field to No for all but the first item. With the labels for each field set to Right, everything displays on one line. With the labels set to Above, fields are displayed on separate lines and I'm not sure why. There are other fields on the form as well but they are each on their own line. Any help would be greatly appreciated. My Apex version is 4.1.1.00.23. I'm running the standalone Apex Listener (current version from 7/12) with a 10g database.
    Thanks

    Hi,
    have you tried to set New Field to Yes? If that doesn't work, a test case on apex.oracle.com would be great. That's the easiest way to show you how it works.
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • Select a number of fields between one field and another

    Hello,
    Is there any way to make a SELECT to show a number of fields between one field and another,
    without writting all the fields one by one ?
    For example, I have one table with these fields:
    TABLE EMPLOYEE:
    ID_EMPLOYEE NAME PHONE CAR AGE MARRIED
    and I just want to make a SELECT who shows only fields from NAME to AGE, but i don't want to
    write in the SELECT all the fields one by one.
    Is this possible?
    Thank you very much.
    Sorry for my english it's not very good.

    Swam wrote:
    Hello,
    Is there any way to make a SELECT to show a number of fields between one field and another,
    without writting all the fields one by one ?
    For example, I have one table with these fields:
    TABLE EMPLOYEE:
    ID_EMPLOYEE NAME PHONE CAR AGE MARRIED
    and I just want to make a SELECT who shows only fields from NAME to AGE, but i don't want to
    write in the SELECT all the fields one by one.
    Is this possible?
    Thank you very much.
    Sorry for my english it's not very good.If you use the DBMS_SQL package to execute your query you can reference the columns by position rather than name.
    One examples of using DBMS_SQL package:
    SQL> ed
    Wrote file afiedt.buf
      1  DECLARE
      2    cur       PLS_INTEGER := DBMS_SQL.OPEN_CURSOR;
      3    cols      DBMS_SQL.DESC_TAB;
      4    ncols     PLS_INTEGER;
      5    v_min_col NUMBER := 2;
      6    v_max_col NUMBER := 4;
      7    v_val     VARCHAR2(4000);
      8    v_bindval VARCHAR2(4000);
      9    v_ret     NUMBER;
    10    d         NUMBER;
    11  BEGIN
    12    -- Parse the query.
    13    DBMS_SQL.PARSE(cur, 'SELECT * FROM emp', DBMS_SQL.NATIVE);
    14    -- Retrieve column information
    15    DBMS_SQL.DESCRIBE_COLUMNS (cur, ncols, cols);
    16    -- Display each of the column names and bind variables too
    17    FOR colind IN v_min_col..v_max_col
    18    LOOP
    19      DBMS_OUTPUT.PUT_LINE ('Column:'||colind||' : '||cols(colind).col_name);
    20      DBMS_SQL.DEFINE_COLUMN(cur,colind,v_bindval,4000);
    21    END LOOP;
    22    -- Display data for those columns
    23    d := DBMS_SQL.EXECUTE(cur);
    24    LOOP
    25      v_ret := DBMS_SQL.FETCH_ROWS(cur);
    26      v_val := NULL;
    27      EXIT WHEN v_ret = 0;
    28      FOR colind in v_min_col..v_max_col
    29      LOOP
    30        DBMS_SQL.COLUMN_VALUE(cur,colind,v_bindval);
    31        v_val := LTRIM(v_val||','||v_bindval,',');
    32      END LOOP;
    33      DBMS_OUTPUT.PUT_LINE(v_val);
    34    END LOOP;
    35    DBMS_SQL.CLOSE_CURSOR (cur);
    36* END;
    SQL> /
    Column:2 : ENAME
    Column:3 : JOB
    Column:4 : MGR
    SMITH,CLERK,7902
    ALLEN,SALESMAN,7698
    WARD,SALESMAN,7698
    JONES,MANAGER,7839
    MARTIN,SALESMAN,7698
    BLAKE,MANAGER,7839
    CLARK,MANAGER,7839
    SCOTT,ANALYST,7566
    KING,PRESIDENT,
    TURNER,SALESMAN,7698
    ADAMS,CLERK,7788
    JAMES,CLERK,7698
    FORD,ANALYST,7566
    MILLER,CLERK,7782
    PL/SQL procedure successfully completed.
    SQL>Of course, if you were going to do this properly you would bind the correct datatypes of variables based on the types of the columns (the type information is also available through the describe information)

  • Combo box or similar where more than one selection can be made

    Hi. I need to create a combo box field or similar where more than one selection can be made. Does anyone know if this is possible? I know this can be done with the check box tool but the client wants a drop down box. Thanks in advance.

    I don't quite understand some of this but of course you can bind more than one object into the RMI Registry. If you use different names the clients will use the object corresponding to whatever name they looked up. If you rebind different objects to the same name, the clients will use the object that was there at the time they did the lookup.
    Clustering is a problem for RMI/JRMP because stubs are not location-transparent: they refer to the originating JVM. If you need this kind of functionality I would use RMI/IIOP and do some CORBA magic in the ORBs at both the clustered servers. CORBA references are location-transparent so a service can be logically 'moved' from one JVM to another.

  • Join 2 fields into one to map to destination field

    Hi! Is it possible to join data in 2 fields into one to map to the destination field? I have image file name kept in one field and want to prefix with a URL which I hope to maintain in a manually added field. Alternatively, it will be great to be able to prefix the image filename with the URL to be mapped to the image destination field.
    Any help is very much appreciated.
    Thanks!
    SF

    Hi,
    Yes it is possible to combine values from two fields to map a single field of MDM repository using Import Manager. This feature of Import manager is called as Field Partitioning.
    You can do it by following below mentioned steps:
    1. Open import manager and connect to source file.
    2. Specify source and destination tables. expand Source Table under source Hierarchy in Import Manager. And click on first field to select it.
    3. Now Go to "Partition Field/Value" tab. In the Source Partition sub Pane  you will see your First Field under "partition by" (* because you select first field from source hierarchy).
    4. From source Partition sub pane under "Available Fields" select the second field and click on "Add". This will bring second field also under "partitioned By".
    5. Now select both Fields under "partition by" and right click and select "Combine" (*Combine option will be enabled only when more than 1 field is selected by "partition By"
    6. Once you select Combine, it will combine values from both Fields. Again right click and select "Set combine delimiter" and specify the required value delimiter.
    7. Now Go to "Map Field /Values" tab. You will see one more field (*starting with the name of your first field and ending with partition word. Map this field to the required destination field.
    8. Follow other normal steps for data import and import data. after data import check data in data manager. you will get combined values from 2 source field in the MDM field.
    Check Page no 203 of [import manager reference guide |http://help.sap.com/saphelp_nwmdm71/helpdata/en/4b/72b8e7a42301bae10000000a42189b/MDMImportManager71.pdf]for more details.
    Please revert if you face any issue.
    Regards,
    Shiv
    Edited by: Shiv Prashant Dixit on Mar 11, 2010 9:53 AM

  • FM BAPI_REQUISITION_CREATE But in ME53N there is one COMPONENT icon there

    Dear Driends,
    I am creating PR BY USUING FM BAPI_REQUISITION_CREATE.
    Its working fine.
    But in ME53N there is one COMPONENT icon there no data .
    Pls suggest

    Hi Vijeta,
    More details: I am uploading Excel data to Create PR. i am developing report and it is for back ground schedule.
    i am using FM: BAPI_REQUISITION_CREATE. i have telephone num, exten, fax and Mobile number also.
    For this Mobile number i don't have a field in REQUISITION_ADDRDELIVERY structure.
    i was checked BAPI_PR_CREATE aslo, i could not find this field.
    Please suggest me any alternative to upload mobile number.
    Thanks in advance.
    kallam

  • [SOLVED] Why is there a PKGBUILD made available for the Android SDK?

    Hello all my fellow Arch users.
    I'm just curious as to WHY there's a PKGBUILD in the AUR made available for the Android SDK. I mean, it's already made available at the Android Developer's website, and the only things you'd need are Java, Python, and 32-bit application support, and correct me if I'm wrong, but usually you have the option to install those the moment you're selecting packages for Arch Linux while you're installing them.
    I don't have anything against the PKGBUILD, it saved me a load of headaches trying to configure the SDK, and limited my pains to merely editing my .bashrc file to include the full path to the Android SDK tools and platform tools folders.
    I find it strange. But then again, I find the concept of an i686-optimized GNU/Linux operating system that leaves all the major configuration to me that also kicks major ass strange as well.
    Last edited by shaunsingh14 (2012-01-08 19:34:35)

    Awebb wrote:
    My brain refuses to form an adequate answer to your question. Downloading $APPLICATION from the developers website, extracting it, manually solving dependencies, figuring out a good path to put it and symlink it to /usr/bin is exactly what you do not want to do on an Arch Linux system, therefore you create a PKGBUILD, which enables pacman to know about the package. Just because it does not need to be compiled, does not mean it is a bad idea to create a PKGBUILD. If this is not the purpose of the AUR, then I must have gotten it wrong entirely.
    Maybe if you took another AUR package (of your choice) and compared it to the Android SDK PKGBUILD, I could comprehend what's different about this one.
    ouch, i was just wondering. i did migrate here from ubuntu after all. but i was just curious, because it reminded me of the android sdk installer gentoo had when i was still running it on a virtual machine a few months ago.

Maybe you are looking for