Position Data Model

In the following image, the base table (S_PARTY) and extension table (S_POSTN) that define a Position are highlighted.

Note: In positions, as in other areas of your Siebel application, foreign key references are implemented with the ROW_ID column in the base tables. The ROW_ID column is not visible in the user interface and cannot be changed manually. This is because the integrity between the various base tables would be lost if users were allowed to change this value. Changing a position name does not affect the foreign keys (the ROW_ID in the underlying base table).

Position Data Model: This image is described in the surrounding text.