Monday
Hi,
Replicating MCH1 table as a replication flow from S4 by using SLT/Datasphere to ADLS
Source: S4
SLT/Datasphere - Replication flow (Init & Delta)
Target: ADLS
In S4 in MCH1 Table
Field - BATCH_ID
Data Element: BATCH_GUID
Data Type : RAW and Length:16
Data Example in S4
MATNR-SA1_047 and BATCH_ID = 0050568259ED1EEA9A9F59EEF9A0227D
Once the replication flow is completed data to ADLS transferred as below
MATNR-SA1_047 and BATCH_ID = 1686
In Datasphere replication flow data type of MACH1-BATCH_ID is showing as BINARY with length 16
Request clarification before answering.
GUID - Global Unique ID. RAW 16, VARCHAR 32. seems you convert while moving to Azure. Check the value in DSP.
Best is to convert to varchar32. Then no auto-conversion will take place
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, correct that one cannot re-type in RF - projection, but as far as I know, one can define the target objects. RF can auto-generate them (if target is DSP), but one can always adjust the tables. One also can create a wrapper on the source side and re-type the field there. Kind of basics for RF.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.