This example creates a new department in the PARTS Division:
TSS CREATE(PART10) NAME('PARTS RETURN')
TYPE(DEPARTMENT)
DIVISION(PARTSDIV)
This example requests all security information for DCA's in the TECH Division:
TSS LIST(ACIDS) DATA(ALL)
DIVISION(TECH)
TYPE(DCA)
|
Copyright © 2009 CA.
All rights reserved.
|
|