MDM - Add a field and fill it automatically

Dear Experts,
We would like to add a field in MDM, but also that this field would be automatically fullfilled with the values that exist in the "field" mask.
For example, an article has Mask A, B and C. We would like that this field would be automatically fullfilled with these values " Mask A, B and C.
Is there any ideia you could share?
Thanks in advance,
LM

Hello Lígia
you can modify repository structure - add additional field  where you will save "mask"
if your "mask" is constant
assignment working with selected field only but in calculation expression you can use constants, different values from another field or values from LUT
Regards
Kanstantsin Chernichenka

Similar Messages

  • How to add extension fields and mashups to partner solution?

    To add extension fields and mashups I have log on to the system using a user with adaptation rights.
    There's no possibility to do that from within the UI designer, right?
    Now, if I adapt the screens with extension fields or by creating and adding mashups, how do I add these enhancements to my partner solution?
    Or in other words, how do I ship extension fields and mashups with my partner solution?

    Before you use the key user tools, you must "enable key user tools" in copernicus by right click on the solution. Now the changes will be added to the partner soltution transport order.
    But you can add extension field in copernicus as well by adding new item "business object extension" to the partner solution.

  • How to add a field and table control to BP transaction.

    Hi,
    I have a requirement to add a field and table control to the 'Control data' tab of the Transaction BP.
    Can some on please help me if having a solution and with any relavant documents.
    Thanks in advance.
    Raj & Khader.

    Also explore with EEWB tcode.
    Refer this threads
    Re: EEWB
    Created New fields in Business Activity with EEWB
    Cheers
    Manohar

  • In ICWEB where we add the fields and field properties

    Hi icweb guys,
      plz tell me   in ICWEB where we add the fields and field properties  is it same through crmc_blueprint_c  or thorough wat.
      we add code in the methods of crm_ic   am i correct
      plz tell me.
    regards,
    ram

    You got it completely wrong and dont jump into conclusions directly .
    PCUI Applications & IC WebClient are different BSP applications and  have completely different architecture.
    Get some online help or cookbooks on both topics and read the books.
    Thirumal.

  • Creating dynamic sized arrays and filling them automatically on speedy 33

    hi all,
    I am trying to create dynamic sized arrays on Speedy-33. Specifically, depending on the user input, I want to be able to create
    arrays with 128 or 256 elements and fill them automatically. However,
    array constant element is fixed for Speedy 33; thus I have to manually set the
    size of the array with the mouse and enter the values in to the array by
    myself. I want to make this tedious process automatic. Would this be possible? thanks so much for comments!
    ~casiopea

    Casiopea,
    There is a really great article on using arrays with LabVIEW DSC which can be found here:
    How Can I Be Successful With Arrays In the LabVIEW DSP Module?
    One of the biggest things that should be noted about DSP is that there is no dynamic memory allocation.  Your array size must be fixed, and thus, your array needs to be initialized by using a constant. 
    An easy way to initialize an array constant that has many elements that are all the same is to simply create a numeric constant that has the value that you want.  Then, create a new blank array constant and drag the numeric into it.  In the index input for the array constant, type in the index of the last element that you want to be initialized.  Then type in the value in the element that is displayed and all of the elements before it will be initialized to the default value of the numeric constant that you dropped into the array constant.  I hope this helps.  I would really recommend reading through that article, as it has a lot of great information about using arrays with DSC.
    Brian Coalson
    Software Engineer
    National Instruments

  • Which FM can append table sturcture(add key fields and so on)

    Hi everybody,
    does any one of u know a FM which append structures of table (to add the key fields and so on) in ABAP dictionary.
    The FM DDIF_TABL_PUT is only used to write a new table and I don't want to call this FM twice to realize my application.
    Thanks in advance!
    Liying

    Hi Raja,
    I got a runtime error:Perform_NOT_FOUND
    EXCEPTION:CX_SY_DYN_CALL_ILLEGAL_FORM
    following is my codes:
    DATA ATA DDFIELDS LIKE DDFIELD OCCURS 2 WITH HEADER LINE.
    DATA NAME LIKE DD02L-TABNAME.
    DDFIELDS-FIELDNAME = 'F3'.
    DDFIELDS-POSITION = '3'.
    DDFIELDS-KEYFLAG = 'X'.
    DDFIELDS-DATATYPE = 'INT4'.
    APPEND DDFIELDS.
    DDFIELDS-FIELDNAME = 'F4'.
    DDFIELDS-POSITION = '4'.
    DDFIELDS-KEYFLAG = ''.
    DDFIELDS-DATATYPE = 'INT4'.
    APPEND DDFIELDS.
    NAME = 'ZTEST'.
    CALL FUNCTION 'DB_ADD_TABLE_FIELDS'
        EXPORTING
            TABNAME = NAME
        TABLES
            DDFIELDS = DDFIELDS
        EXCEPTIONS
            FIELDS_NOT_ADDED = 01
            PROGRAM_NOT_GENERATED = 02
            PROGRAM_NOT_WRITTEN = 03
            TABLE_DOES_NOT_EXIST = 04.
    What might be the reason?
    B.R.
    Liying

  • Does PS CS6 now have 2 ways to add a stroke and fill to a shape?

    Using CS6 for web mock ups - so lots of vector shapes.
    And now there are 2 ways to do a stroke, 2 ways to do a fill - in the bar at the top or the old effects dialogue box, but gradients and shadows etc are still just in the old dialogue box, not in the top bar.
    Is it me or is this incredibly bad app development? Bolt on some new functionality and don't bother about the old stuff so it just becomes one big mess.
    Starting to use Sketch now, and really hoping they keep working on it so it makes PS redundant -
    http://www.bohemiancoding.com/sketch/

    Hello, Elio, there are indeed two different strokes. One is a characteristic of the vector path. Having two allows you to create multiple strokes easily.

  • Can i add more fields and change colours?/

    Hi this is probably a very simple question, with iCal at the moment i have three fields for appointments which are home/work/calendar. I can't find a way of adding more fields or changing the colours. Can it be done???

    Yes it can be done in iCal. On the bottom of the screen you will see a + sign. Click on that and a new calendar will show up in your list.
    To change calendar names or colors, right click on the checkbox for the desired calendar and a new pop up window will come up. From there you can rename the calendar or change it's color designation.

  • How to automatic submit a page if a field is filled?

    Hello,
    still I have the problem to give my users a simple method for login. MOD_NTLM cannot be used because we have windows 2003.
    So I had another idea. I create 2 hidden items on the login-page (101). These fields I fill with the URL: http://bondbmstst01.eba.local:7777/pls/htmldb/f?p=101:101:::::P101_P1,P101_P2:Uxxyu],qopp€€
    The character at the end of the line are crypted the username and password. I fill the items P101_USERNAME with "select encrypt_auth(:P101_P1) from dual", the password is the same.
    Now I have only to press the LOGIN-Button to login. But I would have, that if the hidden item P101_P1 is filled, the button is hit by automatic or the page submitting is automatic.
    Is this possible?
    Regards,
    Mark

    Hello Mike,
    it is not exact this. In normal the login-page has 2 items, one for username, one for password. To login I have to fill out the both fields and press enter or click "Login". This is good so.
    Another way to login should be, that I write the username and password in the URL and fill two hidden items. If the page is loaded, I will check the both hidden fields and make a automatic login - without a user have to write anything.
    I can fill the items P101_USERNAME and P101_PASSWORD, but after that a user have to click on the button "LOGIN", but I dont want, that a user have to do anything to login.
    I hope, it is now a little bit clearer.
    Regards,
    Mark

  • Is there any way to search for a term using the Firefox search field, and have the results automatically open in a new tab?

    Is there any way to search for a term using the Firefox search field, and have the results automatically open in a new tab? When there was support for Google Toolbar, I was able to do this; now, whenever I want to search for something, I have to open a new tab to do it, and cut-and-paste my search into the search field in the new tab. I used to be able to highlight, drag, and drop something into the search field and have it automatically open in a new tab. This is enough for me to switch to Chrome . . .

    Set a preference to have searches from the Search Bar (upper right) automatically open all searches in a new tab
    #type '''about:config''' in the URL/Location/Address bar and press the Enter key
    #if you see a warning, accept it (promise to be careful)
    #Filter = '''browser.search.openintab'''
    #in the lower panel, double click the item (or right-click and choose "Toggle") to change the value to "true"
    #close the about:config tab and test
    #See:
    #*For help with opening/using about:config, also see: http://kb.mozillazine.org/About:config
    #*Also see: http://kb.mozillazine.org/About:config_entries (click on "Browser", scroll down to browser.search.openintab)
    '''Search Bar''': http://support.mozilla.com/en-US/kb/Search+bar
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    About Google toolbar............
    Google decided that they will no longer produce the Google Toolbar for Firefox 5 and newer version. It is best to move on to other alternatives than to try any "hacks" to the toolbar that may or may not perform in the future. Future versions of Google toolbar will only work with IE7-9. Google Toolbar is not available on any other browser, even Google's own browser.
    *http://googletoolbarhelp.blogspot.com/2011/07/update-on-google-toolbar-for-firefox.html
    *https://support.mozilla.com/en-US/kb/google-toolbar-not-compatible-firefox?s=google+toolbar&r=0&as=s
    *http://www.google.com/support/toolbar/bin/answer.py?answer=1342452&topic=15356%29
    *Google Toolbar 8 FAQ (IE only): https://www.google.com/support/toolbar/bin/answer.py?hl=en&answer=1111588
    '''''To access your Google Bookmarks visit''''' www.google.com/bookmarks.
    Alternatives:
    *http://kb.mozillazine.org/Using_Google_Toolbar_features_without_toolbars
    *https://addons.mozilla.org/en-US/firefox/addon/googlebar-lite/
    *https://addons.mozilla.org/en-US/firefox/addon/gbookmarks-google-bookmarks-fo/

  • How to add customer fields in UI Marketing.

    Dear SAP Colleague,
    We are migrating our SAP CRM landscape from version 4.0 to 7.0.
    We have already performed a technical migration of our development environment. But now we are facing the following issue:
    In 4.0 we have a Custom Aditional Fields Tab at the Campaigns Screen in the CRM_MKTPL transaction.
    This fields were customized through the CRMC_MKTPL_SETTYPE transaction
    Now, in 7.0 the UI doesn't show this fields and the IMG Activity corresponding to this transaction is out of the menu,
    also, in 7.0 this transaction is obsolete.
    How can we do it in order to use this fields again.
    Edited by: Jorge Anzola on Aug 12, 2011 12:13 AM

    Thanks Naresh, I can use the AET but with this tool I create the new fields and show them at the UI, but in the CRM Aplication the tool make an append structure in the main table of campaign, then the fields have a direct relationship with each record on the table, i.e. with each campaign.
    My problem is that I have another table Zxxxxx containing the fields and filled  with the info entered by the business transaction when we had the release 4 of the CRM. Then I can't make the binding with this table.
    How can I refer the fields in the UI to the fields in this another table, and how can I make the relationship between the main table of campaign and my Z table. ?

  • How to add new fields in Web UI where AET is not applicable

    Hi,
    We tried to add new fields using AET, but surprisingly 'Create Field' is in disabled mode in AET Configuration.
    We are trying to add custom fields to the view GSTEXT/notes. But we could not do that.
    what are the other possible ways to add custom fields and the required configuration for that.
    Your help and suggestions will be highly appreciated.
    Best regards,
    Venkat

    Hi,
    Thanks for the response, We want to add two custom fields in Component / View (Gstext / Note).
    We are trying with AET tool, But in AET tool configuration window, ''Create Field'' is in not in active mode (disabled mode), we can see it but it is not clickable.
    In order to proceed and create new fields it has to be in enabled.
    Kindly suggest me how to activate this field. your suggestions will be highly apprecaited.
    Thank you
    Venkat

  • RF Monitor -  add screen field

    Hi.
    Is it possible to add a field in the report and how? or is there any user-exit?
    Thx.

    If your client/employer allows CORE-MODS then go ahead and make the changes just as you'd change any screen field. If not, I suggest you look at GUIXT. This comes standard as part of 4.6 and up ...
    I suggest that you add this field (and necessary PBO/PAI logic) in custom tab and use GUIXT to display this field in whichever tab/screen you choose to.
    You can go to GUIXT.com and check out sample code on how to do this. Its very simple, you should be able to go through the tutorial and do it yourself.
    Raj

  • CRM - Add New Field in Competitor Product Screen

    We are looking for the right way to enhance the competitor product screen (object prod_cp) in CRM 7.0. We have explored several options and we would like to have a confirmation that we selected the right option for the CRM level we are on now. We checked enhancement options via eewb and aet. However, in transaction axtreg there are 129 objects that can be enhanced but object prod_cp is not part of that list so I assume both tools mentioned cannot be used to enhance the competitor product screen (we want to add new fields and put business logic behind it). Is this a correct conclusion? I based the conclusion on post below:
    AET enhancement capabilities
    Found a OSS note 1088910  which looks like something we could use instead in CRM 7.0:
    appl enhancement          component view for customer
    Competitor products (PRDCP)     PRDCPOV/CustomHeader
    Is this correct?
    If this is not correct, how can we enhance the competitor product screen without changing the sap standard code (like append a Z structure to table comm_product_idx and then....are there any enhancement sports for this screen where we can add our custom code?). Do we have to use the framework enhancement concept?
    Also found OSS note 1448299 that provides information about business functions for the Application Enhancement Tool (AET) in SAP Enhancement Package 1 for SAP CRM 7.0 and I saw that we will be able to enhance the competitor product screen as soon as we have upgraded to Ehp 1 just by switching on business function crm_inf_1. Is that correct?
    Rgds,
    Josephine

    Hi Josephine,
    You can enhance any standard CRM 7.0 component. follow this wiki on how to enhance standar CRM7.0 components
    http://wiki.sdn.sap.com/wiki/display/CRM/HowtoGuide-EnhancingtheUIinCRM+7.0
    You have two options to add new field to the competitor product screen
    1. Using AET. Application Enhancement Tool, require very limited technical knowledge and i believe even function person can add a new field on the webui screen using AET. Search sdn with AET and you will find lot of information.
    2. Create a z table with the new field value and product id (unique key).
        Create a value node in the standar component.
        On load of the webui screen fetch the details of the new field from the ztable and display it
        On the save of the webui screen if the value of the new field has changed update the z table.
    Regards

  • Addition of new fields and sub dields in ad hoc query

    hey all,
    hey friends i would like to know how to add additional fields and the sub fields in ad- hoc query.
    i had tried sq02 and went on creating new field but it is nt adng there and no options of sub fields are visible.
    note: i am entirely new to sap hr.. so plz try and help me out in a laymans language.

    At the Date Field, there is 1 node call the Additional fields.
    Then Right click the Additional field and choose create >> additional field.
    Then enter the field name, description, Data type and length.
    After that right click the newly created field name and choose code
    Then enter some simple code.
    E.g.
    For IT2006 the table does not provide the quota balance. If order to display the quota balance we can create an additional field call ZBalance. Then at code section enter the code ZBalance = p2006-anzhl - p2006-kverb.

Maybe you are looking for

  • How to uninstall Adobe Connect Add-In (Mac OS X)?

    After accedentally instaling this add-in I'd like to remove it. Where is the Adobe Connect Add-In located on a Mac running Lion, or is there a way to properly uninstall it. Thanks! - FanncyPantsMan

  • Itunes 6.0/quicktime startup error :(

    I installed itunes 6 over a previously installed version of itunes 6 by accident and now Itunes and quicktime will not start up. The cursor starts to load and in task manager you can see itunes.exe load briefly but then it disapears. I also notice th

  • Windows can't start so I end up re-install​ing o/s

    Twice in the last week I have had to re-install the windows seven o/s because it would'nt start.  It seems to happen when windows tries to configure updates... How can I prevent this from happening ? This question was solved. View Solution.

  • HOW DO I SET MY AUDIO RECORDING PROGRAM

    I AM USING BEHRINGERS UF0202 TO TRANSFER MY CASSETTES TO ITUNES.  IT SAYS TO SET MY AUDIO RECORDING PROGRAM TO RECORD FROM THE USB PORT.  HOW DO I DO THIS?

  • Oracle Database10g on Solaris 10

    Oracle Downloaded OK. Got a problem installing it, When I run the install it tells me that it can't install Oracle on 5.10 and that I should upgrade to 5.9 (5.10 is Solaris 10 and 5.9 is Solaris 9) Has Anyone got any ideas, I would prefer not to have