Understanding the Billing Interface Process Control Table (INTFC_BI_PROC)

Every time you run the Billing Interface process, the system inserts a row of data into the INTFC_BI_PROC table. The Billing Interface process uses this secondary run control information to prevent running more than one Billing Interface process with the same interface IDs. The system tracks the following data:

Term

Definition

PROCESS_INSTANCE

Process Instance.

INTFC_ID

From Interface ID.

TO_INTFC_ID

To Interface ID.

INTFC_RUN_OPT

Interface Run Option.

OPRID

Operator ID.

RUN_CNTL_ID

Run Control ID.

When a Billing Interface process finishes successfully, it deletes its row from this record.