a month ago
There is a query where user will update the Master data for the attributes of Material , and it should populate the fields Created by and Created on in the Report whenever a new entry is made by any user
How we can achieve this ?
Request clarification before answering.
Hi,
you can use a master data planning query to maintain master data and master data attribute values. In your case create attributes 'Create by' and 'Create on' and fill the attribute values in characteristic relationship of type 'Exit'. In the exit class implementation implement the method DERIVE, there you can fill the attribute values.
Formally the characteristic relationship should have the key fields of the characteristic as source fields and the attributes you want to derive as target fields.
You should find many examples in this forum how to implement characteristic relationships of type exit.
Regards,
Gregor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
95 | |
39 | |
8 | |
6 | |
3 | |
3 | |
3 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.