Process Instance (Run ID)
The system assigns a unique process instance number to each background run. The number uniquely identifies data within shared work and log tables. The process instance field counter resides in PS_PRCSSEQUENCE.SEQUENCENO. At the start of a background process, a program updates the counter (incrementing it by 1), selects the value, and then commits the work.