Three issues related to using observation numbers in SAS/STAT procedures can arise when your input data set is a CAS table:
Using observation numbers to identify observations is not reliable.
There is no definite mapping of output data set observations to input CAS table observations.
Procedure options that refer to observation numbers cannot be applied.
The next three sections discuss these issues in detail.