Generate Next Sequence for Escheatment Processing (saescheat_nextesn)
|
Module Name |
saescheat_nextesn.pc |
|
Description |
Generate Next Sequence for Escheatment Processing |
|
Functional Area |
Oracle Retail Sales Audit |
|
Module Type |
Admin |
|
Module Technology |
ProC |
|
Catalog ID |
RSA25 |
|
Wrapper Script |
N/A |
Design Overview
This batch program gets the next free sequence for use in the saescheat.pc process. This routine goes and gets a block of numbers when starting, and parcels them out as needed. Once they are all used up, it gets another block and returns a pointer to the string containing the next available number or NULL if an error occurs. This process is executed as part of the saexcheat.pc processing.