Inventory detail
- Last UpdatedAug 11, 2025
- 2 minute read
Control tags
|
Tag |
Description |
|---|---|
|
{START-SECTION-INVENTORIES} / {END-SECTION-INVENTORIES} |
Starts a vertical section of inventories. |
|
{START-ROWS-INVENTORIES} / {END-ROWS-INVENTORIES} |
Starts a vertical section looping through all the inventories. |
|
{START-ROWS-COMPONENTS} / {END-ROWS-COMPONENTS} |
Starts a vertical section looping through the components in the current inventory. |
|
{START-ROWS-TANKS} / {END-ROWS-TANKS} |
Starts a vertical section looping through the tanks in the inventory. |
|
{START-COLS-PROPERTY_NAMES} / {END-COLS-PROPERTY_NAMES} |
Starts a horizontal section looping through all available properties of each inventory. |
Output tags
|
Tag |
Description |
Example output |
|---|---|---|
|
{INVENTORY-NAME} |
The name of the inventory being looped through |
Reformate Inventory |
|
{INVENTORY-TYPE} |
The associated type of the current inventory |
Reformate |
|
{INVENTORY-STATE} |
Whether the inventory values are for the opening or final inventory amount |
Final |
|
{INVENTORY-COST} |
The cost of the inventory |
100 |
|
{INVENTORY-COST_UOM} |
The cost unit of measure for the inventory |
$/bbl |
|
{INVENTORY-AMOUNT} |
The solution value for the inventory amount |
150 |
|
{INVENTORY-MARGINAL_VALUE} |
The marginal value for the inventory amount |
-25 |
|
{INVENTORY-MIN} |
The entered minimum for the inventory |
150 |
|
{INVENTORY-MAX} |
The entered maximum for the inventory |
500 |
|
{INVENTORY-AMOUNT_UOM} |
The unit of measure for the inventory amount |
kbbl |
|
{PROPERTY-NAME} |
The name of an inventory property |
Sulphur (% wgt) |
|
{INVENTORY-PROPERTY-VALUE} |
The value for the inventory property |
2.7 |
|
{COMPONENT-NAME} |
The name of an inventory component |
Arab Heavy |
|
{COMPONENT-OPENING_PERCENT} |
The percentage of the component in the inventory at the opening of the period |
0 |
|
{COMPONENT-OPENING_AMOUNT} |
The amount of the component in the inventory at the opening of the period |
0 |
|
{COMPONENT-FINAL_PERCENT} |
The percentage of the component in the inventory at the end of the period |
100 |
|
{COMPONENT-FINAL_AMOUNT} |
The amount of the component in the inventory at the end of the period |
100 |
|
{COMPONENT-AMOUNT_UOM} |
The unit of measure for the component amount |
kbbl |
|
{TANK-NAME} |
The name of the tank where the inventory is held |
T105 |
|
{TANK-MODE} |
The mode the tank is operating in |
High Sulphur |
|
{TANK-TYPE} |
The type designation given to the tank |
Crude |
|
{TANK-WORKING_MIN} |
The working minimum for the tank |
0 |
|
{TANK-WORKING_MAX} |
The working maximum for the tank |
500 |
|
{TANK-DESIGN_MIN} |
The design minimum for the tank |
0 |
|
{TANK-DESIGN_MAX} |
The design maximum for the tank |
500 |
|
{TANK-UOM} |
The unit of measure for the tank limits |
kbbl |