# Project Inventory Transaction (IT.E3)

Read Time: 1 minute(s)

Form Details
Form Details

Purpose
The IT.E3 procedure is used to enter individual inventory transactions which record the movement of materials from and to projects. The operator enters the part number and quantity being moved, the project it is coming from and/or going to, the location it is coming from, and the location it is going to.

When the operator's entry is filed the system creates a record in the Inventory Transaction file (IT) which records the pertinent information about the transaction. At the same time it updates the inventory balance in the Inventory file (INV) for both the from and to locations. To record the financial effect of the transaction, inventory register (INVREG) records are created when the record is filed. The record is also posted to the associated project records with the PROJECT.P1 procedure.

This procedure is meant to be used for movements of material to and from projects only. General purpose inventory movements can be accomplished using the IT.E and IT.E2 procedures.

Frequency of Use
As required.

Prerequisites
Entry of valid inventory locations ( INVLOC.E ), and projects ( PROJECT.E ).

Version 8.10.57