Syntax
extend orgunit reference { positions = { position, ... }}
With the extend orgunit keywords, you can add positions to an organizational unit that is part of another software component.
Example
orgmodel APPDUCXSAMPLE@200.200{ import COOSYSTEM@1.1; import FSCFOLIO@1.1001;
extend orgunit ManagementOU { positions = { DeptSecretary } }}