Skip to main content
Question

Inventory Part Availability Planning: Order Proposal Tab

  • July 7, 2026
  • 4 replies
  • 31 views

ArcRolfrH
Do Gooder (Partner)
Forum|alt.badge.img+3

Good afternoon everybody 

where can I find an explanation which lines are visible in Tab Order “Proposal/Order Proposal per day” in Inventory Part Availability Planning page in IFS Cloud. Furthermore which is the criteria to get the two tabs visible?

Thank you very much in advance.

Best regards, 

Rolf

 

4 replies

Abdul
Superhero (Partner)
Forum|alt.badge.img+20
  • Superhero (Partner)
  • July 7, 2026

Hi ​@ArcRolfrH,

I quickly checked the visibility condition for the tabs in the page designer, and both the tabs will be visible for all records having Project Id ‘*’. 

Please refer to the screenshot below.

 


matt.watters
Ultimate Hero (Partner)
Forum|alt.badge.img+26
  • Ultimate Hero (Partner)
  • July 7, 2026

@ArcRolfrH some documentation from Apps10 on the content shown in each tab.

  • Order Proposal
    • Use this tab to view the selection of supply and demand information that is used by, e.g., the Order Proposal functionality.
    • Certain supply and demand types and supply and demand details connected to projects are not available here and can be found on the All tab.
  • Order Proposal per Day
    • Use this tab to view the summarized details of the supplies and demands found on the Order Proposal tab.

    • These are summarized per date, and therefore all the orders for a particular part on one particular date, are displayed on one line.

    • References to individual supplies and demands are not available here.


ArcRolfrH
Do Gooder (Partner)
Forum|alt.badge.img+3
  • Author
  • Do Gooder (Partner)
  • July 7, 2026

Hi Matt, 

Thank you very much for your reply. Your explanation is an excerpt from the product documentation. Is there a more detailed list of the criteria for why these lines are displayed in the "Order Proposal" tab?

Thank you. Regards, Rolf


Piyal Perera
Hero (Employee)
Forum|alt.badge.img+12
  • Hero (Employee)
  • July 8, 2026

Hi ​@ArcRolfrH,

Sharing my findings from a Cursor-assisted technical/functional search. I hope these insights are beneficial.

Tab visibility criteria

They are visible only when both are true:

Condition Meaning

ProjectId = "*"

You are viewing standard (non-project) inventory for the part

SnapshotId != null

A planning snapshot has been generated (after search + View Latest Details / GenerateSnapshot)

They are hidden when:

  • Project ID is a specific project (e.g. PROJ001)
  • Project ID is # (all projects + standard combined view)
  • Snapshot ID is still null (part not yet loaded / snapshot not generated)

Other tabs (All, All per Day, Availability Check, etc.) only require SnapshotId != null; they do not require ProjectId = "*".

Both tabs use the same underlying supply/demand source: ORDER_SUPPLY_DEMAND (standard procurement planning data). They differ in granularity.

Order Proposal tab (detail lines)

  • One row per individual supply/demand record (order line, requisition, PO, etc.)

Order Proposal per Day tab (summarized lines)

  • One row per due date — all orders for that part on the same date are summed into one line

The order_supply_demand view unions standard (non-extended) supply/demand sources. Depending on installed components, lines can include:

Category Source views (examples)

Always (core)

Material Requisition, Transport Task

Manufacturing (SHPORD)

Shop Material Allocation, Shop Order, Shop Order Proposal

Sales (ORDER)

Customer Order Line, Sales Quotation, Sourced Order Line

Purchasing (PURCH)

PO Reservation, PO Line, Purchase Requisition, Arrived PO

Work Orders (WO)

WO Order Line, WO Repair

Production Schedule (PROSCH)

Line Schedule Component, Line Schedule Supply

Distribution (DISORD)

Distribution Order

Projects (PROJ)

Project Misc Procurement

Maintenance (VIM)

Maintenance Order Material

PM (PM)

PM Material Demand

Shipment (SHIPOD)

Shipment Order Line

Customer Schedules (CUSSCH)

Customer Schedule Ship Conn

Repair RMA (DRBASE)

Repair RMA Line Demand

What is not on these tabs (goes to All tab instead)

The All tab uses ORDER_SUPPLY_DEMAND_EXT, which adds extended/project planning types such as:

  • MRP spare part forecast, Level 1 forecast
  • DOP order demand/supply, DOP netted demand
  • Customer/Supplier schedule plan demands
  • Project deliverable demand
  • Material transfer requisition
  • Interim order CTP supply/demand
  • Compatible unit demand