Update keys and fields

Hi All,
In my landscape, we have 2 remote systems for mdm. ( say source as BO, target as ECC).
When we import data from BO, we are generating key (based on Account group.) using Remote system key generation technique.
But,at the same time we want to update same key value for the customer field.
Is there any technique we can update key value for the field values?

If I understand correctly, you want to populate both the Remote Key and a customer field with the same value taken from the BO system.  In your import map, select the field coming from BO in the Source Hierarchy Pane, right click, and select clone field.  You should then be able to map the field from BO to [Remote Key] and the cloned field to the customer field.

Similar Messages

  • Update Key and Primary Key

    Hi
    When I am trying to define Update Key which is the other name for Alternate Key, then the primary key symbol (key) which is defined just beside my primary key column ( customer id) gets dissappeared and the new key symbol comes up besides the update key columns("marital status,salary and address")
    Now why this happens and how to tackle.
    In my project Customer id is a primary key which is responsible for insert of new records if not already presnt in the target table and the three other fields "marital status,salary and address" columns are responsible for update but these are not primary or composite keys.

    Can anyone tell me the difference in terms of how oracle update mechanism work in both the case.Not sure what you're asking.
    Have you done an explain plan for each statement?

  • "Update was terminated" - What is the Update key here?

    Hi
    There is an text "UPDATE KEY" with some key (comination of guid and other characters, i hope so) seen in the express mail in business workplace. I know to view the message in sm13 but my question is related to the UPDATE KEY. is there any transction which wud take the input as the update key and provde the log?
    thkx
    P.S

    Download and run Belarc Advisor, it will give you all sorts of information about your system including some keys
    http://www.belarc.com/free_download.html
    Please mark my post as SOLVED if it has resolved your problem. It helps others with similar situations.

  • How to update key fields for table

    Hi,
    how to update key fields for a table.The update statement is not working for the same.
    Regards,

    Hi,
    See the below example.
    TABLES SPFLI.
    DATA WA TYPE SPFLI.
    MOVE 'AA' TO WA-CARRID.
    MOVE '0064' TO WA-CONNID.
    MOVE 'WASHINGTON' TO WA-CITYFROM.
    UPDATE SPFLI FROM WA.
    MOVE 'LH' TO SPFLI-CARRID.
    MOVE '0017' TO SPFLI-CONNID.
    MOVE 'BERLIN' TO SPFLI-CITYFROM.
    UPDATE SPFLI.
    CARRID and CONNID are the primary key fields of table SPFLI. All fields of those lines where the primary key fields are "AA" and "0064", or "LH" and "0017", are replaced by the values in the corresponding fields of the work area WA or the table work area SPFLI.
    Regards,
    raj.

  • ON UPDATE CASCADE and Autoincrement primary key with Oracle SQL Developer

    hello everybody,
    I want to know if Oracle SQL Developer manage autoincrement on primary key and "ON UPDATE CASCADE" when i migrate (with data) SQL Server database in Oracle database.
    Can you help me ?
    Thanks for your suggestions.

    Obtain the value of the auto increment key with the getGeneratedKeys() method.
    Statement stmt = null;
    ResultSet rs = null;
    stmt = conn.createStatement(java.sql.ResultSet.TYPE_FORWARD_ONLY,
                                    java.sql.ResultSet.CONCUR_UPDATABLE);
    stmt.executeUpdate("DROP TABLE IF EXISTS autoIncTable");
        stmt.executeUpdate(
                "CREATE TABLE autoIncTable ("
                + "priKey INT NOT NULL AUTO_INCREMENT, "
                + "dataField VARCHAR(64), PRIMARY KEY (priKey))");
    stmt.executeUpdate(
                "INSERT INTO autoIncTable  (dataField) "
                + "values ('data field value')",
                Statement.RETURN_GENERATED_KEYS);
    int autoIncKeyFromApi = -1;
        rs = stmt.getGeneratedKeys();
        if (rs.next()) {
            autoIncKeyFromApi = rs.getInt(1);
        } else {
        rs.close();

  • Difference between field staus group for posting key and GL account

    Hi all,
    can anyone tell me what is the difference of usage for field status group in posting key and GL account as i notice the fileds are the same. during data entry, system will check both field status or how?
    thanks.

    Hi
    Both are to control the field status of the line item.
    But, the FSG of the Posting Key and the GL FSG status should not clash like below.
    Take 'Assignment' field as example :
    Posting key FS - Suppress & GL FS - Required    - will give you error message at the time of posting
    Posting key FS - Required & GL FS - Suppress    - will give you error message at the time of posting
    Otherthan the above, all other combination works
    VVR

  • Problem with update of BLOB field in a table with compound primary key

    Hi,
    I've been developing an application in Application Express 3.1.2.00.02 that includes processing of BLOB data in one of the tables (ZPRAVA). Unfortunately, I've come across a strange behaviour when I tried to update value in a BLOB field for an existing record via a DML form process. Insert of a new record including the BLOB value is OK (the binary file uploads upon submiting the form without any problems). I haven't changed the DML process in any way. The form update process used to work perfectly before I'd included the BLOB field. Since than, I keep on getting this error when trying to update the BLOB field:
    ORA-20505: Error in DML: p_rowid=3, p_alt_rowid=ID, p_rowid2=CZ000001, p_alt_rowid2=PR_ID. ORA-01008: not all variables bound
    Unable to process row of table ZPRAVA.
    OK
    Some time ago, I've already created another application where I used similar form that operated on a BLOB field without problems. The only, but maybe very important, difference between both the cases is that the first sucessfull one is based on a table with a standard one-column primary key whereas the second (problematic one) uses a table with compound (composite) two-column PK (two varchar2 fields: ID, PR_ID).
    In both cases, I've followed this tutorial: [http://www.oracle.com/technology/obe/apex/apex31nf/apex31blob.htm]).
    Can anybody confirm my suspicion that Automatic Row Processing (DML) can be used for updating BLOB fields within tables with only single-column primary keys?
    Thanks in advance.
    Zdenek

    Is there a chance that the bug will be included in the next patch?No, this fix will be in the next full version, 3.2.
    Scott

  • After BIOS update failure and rollback, audio hot keys detect press but do not function

    All other hot keys appear to function properly, only the mute/audio-/audio+ hot keys do not work.
    I can press the key and the vertical volume indicator displays but it does not move.
    At this time, I suspect this has to do with the failed BIOS update yesterday. All keys functioned properly before the failed BIOS update.
    All HP drivers and software are updated to latest.
    Another symptom I don't know may be related is that my bluetooth headphones have refused to connect once now without a full reboot. Bluetooth would connect and speaker audio audio would be muted, and sometimes "Manage Audio Devices" indicated connected to headphones but no headphone audo.  Will warrant further watching.
    The BIOS update was the most recent as of this writing and attenmpted to update only yesterday. I watched as the new BIOS progressed all the way to the point the BIOS attemnpted to flash and failed, then rolled back. I assume a backup was flashed because all my non-default BIOS settings had to be reset (non-UEFI boot, enable virtualization). 
    TIA,
    Tony
    BTW - I find it odd I can't just press a button to export/print my system configuration from the HP Support Assistant, I have to click every individual entry separately, but here goes...
    The current running BIOS is F.63
    The full results follows
    HP ENVY TS 17 Notebook PC
    5CG3331YPX
    E9G82UA#ABA
    Windows 8 64-bit 
    Intel(R) Core(TM) i7-4700MQ CPU @ 2.40GHz
    12GB
    4GB  Micron Technology 1600MHz
    8GB  Hynix 1600MHz
    Intel(R) HD Graphics 4600
    1920 x 1080
    60
    1965 KBC Version 93.51
    F.63
    IDT High Definition Audio CODEC
    Bluetooth Hands-free Audio

    Seems after another day,
    The problem resolved itself.
    No reboot, no significant changes to the machine I can think of since my original post.
    Just a spontaneous  self-fix.
    Thx,
    Tony

  • Key Figure Reference table and fields

    I am getting the following error:
    /BIC/CSSMMIMI1-/BIC/KFMI_LCHF (specify reference table AND reference field)
    I am aware that it is asking me to put a reference table and field for the field in the structure.
    However, what I am not sure about is should I do this action from SE11 or is there a program or other method which would be more suitable (this is not business content)?
    Thanks

    Hi Edwin,
    Thanks for that, the currency type and quantity type are hard coded in the key figure for most of the key figures apart from one, i.e for the quanity I hard code PCS
    From RSD2 I just check the repair option is that correct

  • "Key and Text" values in variable selection list for a field

    Hi,
          we have created the variable for the one of the navigation attributes of the "0customer" field .
          for the customer field in BEX settings we are having "Text" as display.
          for the navigation field in BEX settings we are having "Key" as display.
          while running the reports in the variable selection list for some reports we having both KEY and text for selection and for others only text are displayed,
        we have checked the BEX settings in field and query level there are same.
    Please help us here.

    Check the setting again in the Query level and then maku sure you save it. Come out of the query and then re-open the query and execute, you can see the chages in the output.

  • Update a primary key and Fk

    Hello
    I have to update a primary key (PK) which is referenced by many foreign keys (FK).
    The primary key columns cannot be updated as this would orphan the dependant tables,
    and the dependant tables cannot be updated prior to the parent table as this would also make them orphans.
    I think this problem was solved by disabling the foreign key constraints or deleting the original records and recreating them.
    Since neither of these solutions is particularly satisfactory for me I read about 'deferred constraints'.
    My question is:
    Can I use(modify to) 'INITIALLY DEFERRED' keyword on constraints's table already created with The default, INITIALLY IMMEDIATE ,
    that is, update my primary key and foreign keys, and then re-set to
    'INITIALLY IMMEDIATE'? Or another trick exists ?
    Thanks in advance for your attention

    It is very popular the idea that the updates on primary key columns are a very bad thing.
    Oracle supports this idea and that's why they don't give the "on update cascade" clause on foreign keys.
    So in this case I suggest you to define a master table like this.
    create table master_table (
         key_id number primary key,
         your_primary_key varchar2 not null unique
    /Then you must use that key_id column as foreign key in place of your original primary key. In this way don't even need to update referencing rows when updating the original primary key because the foreign key value doesn't change and everything is always fine as before.
    So instead to lose time implementing some strange sort of cascade triggers plain to do something like this on your schema.
    insert into master_table (id_key,primary_key) (
         select rownum,primary_key
         from your_main_table
    alter table your_main_table add (
         id_key number,
    update your_main_table a
    set id_key = (
              select b.id_key
              from master_table
              where b.primary_key=a.primary_key
         Drops foreign keys
    alter table your_main_table drop primary key cascade
    alter table your_main_table add constraint pk
         primary key(id_key)
    alter table your_main_table add constraint fk
         foreign key(id_key) references master_table
    alter table your_main_table drop (
         your_primary_key
    alter table a_referencing_table add (
         id_key number,
    update a_referencing_table a
    set id_key = (
              select b.id_key
              from master_table
              where b.primary_key=a.primary_key
    alter table a_referencing_table add constraint fk_2
         foreign key(id_key) references master_table
    alter table a_referencing_table drop (
         your_primary_key
    /If you have many objects referencing those tables I suggest you to rename the tables and to create views with the original name of the renamed tables that show data as it was before with a join on master_table. in this way you don't need to change the code of the application referencing them but you just need to recompile invalidated objects.
    Bye Alessandro

  • Table ANLC and Field ABGAN update

    Hi All,
    How the values in the Table ANLC and Field ABGAN (Total retirements and retiring transfers) gets updated ?
    Thanks,
    Zahid

    Hi Zahid,
    you have to determine them on your own then. The information can be gathered by the AA document tables (ANEK, ANEP, ANEA). In case you want to calculate retirement cost you have to evaluate all the transactions posted with a retirement transaction type.
    Look into the ABAP report RABEWG_ALV01, you should be able to adapt some logic from this report.
    Regards,
    Markus

  • Anybody can help me? I'm trying to start my computer and it shows this question mark. Then i restart it holding the option key and it shows this padlock with a password field. What should password should i put?

    Anybody can help me? I'm trying to start my computer and it shows this question mark. Then i restart it holding the option key and it shows a padlock with a password field. What password should i put? I would appreciate any help

    Contact Apple, or if you bought the computer secondhand, the previous owner.
    (118258)

  • Way to update header and address fields to a functional location simultane

    Hi all,
       Can you please help me out in this.
    I used the FM  u201CISU_M_FUNCLOC_CHANGEu201D for changing the Functional data (Including Header and Address data), but this FM will not work for my requirement as it clears the entire data in the transaction and updates the one which i pass. I looked for the BAPI u201CBAPI_FUNCLOC_CHANGEu201D, this is also not working to update the Address fields.
    Please let me know the way i can update the header as well as address fields in a functional location simultaneously.

    not possible to upload data header and multiple items upload through LSMW-recordin
    try with below LSMW- IDOC method
    Message Type         INOTIF                      Notifications
    Basic Type           INOTIF01                    Notification IDOC
    Enhancement

  • When trying to connect to a projector, I pressed the wrong combination of keys and now I have voice commands and a border around all typing fields on my powerbook.

    When trying to connect to a projector, I pressed the wrong combination of keys and now I have voice commands and a border around all typing fields on my powerbook. How can I get out of this mode?

    System Preferences, Universal Access, Seeing, VoiceOver.

Maybe you are looking for