on 2023 Jan 06 1:49 PM
Is there a way to set up the population of a MDT without using an input file?
I have a master data type that is two fields and is fed by one entry in a file that never changes. Can you just set the fields in the MDT to the values needed and not worry about having a datastore set up in the transform as the input data?
MDT: ZSMDT
Fields: ZID; ZAAKF
Values: 1; <null>
My understanding is that this MDT needs to be updated daily (with a REPLACE operation).
Hi Susan,
you can either do it the way Jorge suggests or create the particular entry directly in CI-DS in case you are anyway connecting to it. I would recommend to have one single source for data integration, i.e. CI-DS.
The creation of a static entries on a daily basis (I assume in order to feed values for attribute as a key figure) can be set up pretty easily in CI-DS using the row generation functionality within a data flow. There you specify the number of records to be generated. The Query and Filter Step gives you the opportunity to define as much fields as you need. In your case it will be ZID and ZAAKF. Last step would be to put the constant values 1 and NULL into the mapping section of the respective fields.
That's it. I hope this helps.
BR, Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Susan, this can be achievable through the new Fiori APP "Manage Rules for Master Data Maintenance".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
12 | |
3 | |
3 | |
2 | |
2 | |
2 | |
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.