on ‎2022 Mar 01 9:07 AM
Hi guys,
we are extracting the CDS View I_MKT_TgtGrpIntactnCntct from SAP Marketing Cloud to SAP BW/4HANA because we need to tell the exact members (interaction contacts) of a target group for analytics purposes. Regarding that CDS View we have two questions and since we cannot look into the modelling of the CDS Views in the Cloud system, I pose the questions here for the experts:Request clarification before answering.
Hi Duy-Viet,
CDS Views are not only used for extracting data to BW system but also be adapted to other standard scenarios.
1. For I_MKT_TgtGrpIntactnCntct, it can be used to fetch all IDs of target group members. For example, it can be used to find all SAP_C4C_BUPA IDs of target group members easily which can be adapted to more scenarios.
I am not familiar with the BW integration, but if possible, maybe you can use SQL statement like SELECT DISTINCT to avoid duplicated interaction contact UUID.
2. As mentioned in point 1, system gets all IDs including additional IDs and technical IDs generated by system automatically. For these IDs, there are no CreationDateTime maintained. And as far as I know, the CreationDateTime (timestamp) of system IDs is used to decide whether to overwrite existing data on data import.
Hope the information above would be helpful.
Best regards,
Jayce
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.