on 2019 Oct 22 1:01 PM
Hi all,
Is it possible to exlude (or allow) some document status by DType in ECTR?
For example, if I want to allow a specific document status only for the standard part (content center) DType and to exclude it for all other DType's.
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hello Mr. Gross,
you can hide statuses in ECTR for a specific Dtype. You cannot add statuses, which are not defined in DC10 customizing.
plm.document.statuschange.<document type>.notAllowed.statusList = <status>;<status>;...
See also Configuration Guide Chap. 7.5 Status.
Hope this helps.
Regards,
Gerhard Himmelsbach
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, you can define status network for document type in the SPRO transition from SAP GUI.
Else, you can set a list of not allowed statuses for dtype with plm.document.statuschange.<document type>.notAllowed.statusList = <status>;<status>;... as described in configuration manual - of course this mean that in your standard network status you have ALL the statuses you want to manage and then you go excluding the unwanted in any dtype definition.
First method needs SAP customizing, second one only conf. files editing (more flexible)
Hope it helps
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 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.