Organizations, Divisions, and Positions

Organizations, divisions, and positions are implemented as a hierarchy as follows:

Organizations
   Divisions
      Positions

You cannot implement divisions without first implementing organizations. Similarly, you cannot implement positions without implementing organizations first and then divisions.