cancel
Showing results for 
Search instead for 
Did you mean: 

SAP ECTR - DType specific document status list

0 Kudos
966

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.

View Entire Topic
GerhardHimmelsb
Product and Topic Expert
Product and Topic Expert
0 Kudos

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

0 Kudos

Hello Mr. Dalmaso and Mr. Himmelsbach,

The ECTR setting

plm.document.statuschange.<document type>.notAllowed.statusList = <status>

worked for us.

Thank you both!