Skip to main content
1-Visitor
November 13, 2013
Question

is unused ScreenDefinitionName enumerations free?

  • November 13, 2013
  • 0 replies
  • 435 views

The package com.ptc.core.lwc.common.ScreenDefinitionName is define very creen type.

I found a lot of type is not used etc CREATE2 ,CREATE3 and UPDATE2 ,UPDATE3.

I try to create new attriube panel and define some IBA to CREAT2 and CREATE3.

That's different with origianl CREATE.

If I need use it to do something. The system have any issue or not?!

thanks.