INV_ONHAND_LOCK_GT

This global temp table is used for holding the lock data for a sesson before modifying the onhand quantities table.

Details

  • Schema: FUSION

  • Object owner: INV

  • Object type: TABLE

  • Tablespace: Default

Columns

Name Datatype Length Comments
HEADER_ID NUMBER ID used to identify the header of the transaction being processed.
LOCK_HANDLE VARCHAR2 200 Lock identifier for modifying the onhand quantities row.