on 2023 Dec 26 1:23 PM
Request clarification before answering.
Hello Nazif,
you can implement a Badi to transfer attributes to multiple materials during checkin.
You first have to set the preference plm.attributes.send.onCheckin = true
# Pass attributes to checkin process BAdI /DSCSAG/ENH_DOC method doc_checkin_multi_after
# true: Part attributes are delivered to the check-in component. There is the option to implement a BAdI there that further processes all attributes
# false: Part attributes are not delivered to the check-in component.
Then you can implement the Badi /DSCSAG/ENH_DOC method doc_checkin_multi_after.
Hope this helps.
Regards,
Gerhard
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 | |
2 | |
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.