Extend the Xref table(S_CIF_CON_MAP) and populate the column value from SDH to XRef table custom col
Hi Team,
We have a requirement where we need to create a custom field in Cross Reference Table i.e. S_CIF_CON_MAP and the value for this custom column should be populated via BDM as well as Real Time services.
For eg: I need to add Source System Status in XRef table so i create a custom column in S_CIF_CON_MAP table. The Source System status will be coming in a column already present in SDH i.e S_UCM_CONTACT table, we need to populate this value in the custom column of Xref via RealTime webservices(PersonService Create/Update operation) and BDM process for Contact Create/Update.