🏠 Home FTS-IF Tower Architecture 📝 ADA Editor ↗
IAO Architecture

LO-180 — Manage Outbound Transportation - FTS (IF)

Architecture Document (TOGAF BDAT)

Forecast to Stock (IF) (FTS-IF) Tower
Capability LO-180 · LO Logistics Management Outbound - FTS (IF)

IAO Program · R1 – R5
Generated: May 2026
Sajiv Francis

IAO Architecture Pipeline — Intel Confidential

Table of Contents

1. Executive Summary

This Architecture Document defines the Business, Data, Application, and Technology (BDAT) architecture for LO-180 Manage Outbound Transportation - FTS (IF) within the IAO program. It includes 4 BPMN process diagram(s) in Section 3.

Dimension Value
Tower Forecast to Stock (IF) (FTS-IF)
Process Group LO Logistics Management Outbound - FTS (IF)
Capability LO-180 - Manage Outbound Transportation - FTS (IF)
Release R1 – R5
Total Systems 0
System Status 0 Deployed, 0 Developing, 0 EOL, 0 Pending IAPM
RICEFW Objects 2 Reports, 18 Interfaces, 3 Conversions, 19 Enhancements, 9 Forms, 3 Workflows

System nodes in architecture diagrams are IAPM-linked where matches exist (0/0 matched) — click any linked node to open its IAPM page. Diagrams require securityLevel: 'loose' for click events.

2. Business Context & Objectives

2.1 Classification

Level Value
L0 Tower Forecast to Stock (IF)
L1 Process LO Logistics Management Outbound - FTS (IF)
L2 Capability LO-180 - Manage Outbound Transportation - FTS (IF)

2.2 Business Drivers

# Driver Description Strategic Alignment Priority
1 Intel Foundry Supply Chain Integration Integrate Intel Foundry manufacturing and logistics into unified S/4 HANA supply chain IDM 2.0 Foundry Enablement High
2 Warehouse & Logistics Modernization Modernize warehouse management and shipping processes with EWM integration Supply Chain Digital Transformation High
3 Production Planning Optimization Enable MRP-driven production planning with real-time material availability Manufacturing Excellence Medium
4 LO-180 Process Migration Migrate Manage Outbound Transportation - FTS (IF) business processes and 0 integrated systems from legacy to S/4 HANA target architecture IDM 2.0 Supply Chain (Intel Foundry) High

2.3 Success Criteria

Metric Target Measure Baseline Owner
Order Fulfillment Lead Time < 48 hours Time from production completion to shipment dispatch 72 hours (legacy) Logistics Manager
Inventory Accuracy > 99.5% Physical vs system inventory match rate 97.8% (current) Warehouse Manager
MRP Planning Cycle < 4 hours End-to-end MRP run including exception processing 8 hours (legacy) Planning Lead
LO-180 Migration Completeness 100% flow chains validated All 0 flow chains verified in target state 0% (pre-migration) Tower Architect

2.4 Companion Documents

Document Description
Business Architecture Included in this document (Section 3) — process flows from BPMN diagrams
This Document Full BDAT Architecture — Business + Data + Application + Technology

3. Business Architecture (TOGAF “B”)

3.1 Business Process Overview

This capability includes 4 business process(es) modeled in BPMN 2.0, covering the end-to-end workflow for LO-180 Manage Outbound Transportation - FTS (IF).

# Step ID Process Name Lanes Tasks Gateways
1 LO-180-010_Process_Delivery_of_Line_Items_-FTS(IF) LO-180-010_Process_Delivery_of_Line_Items_-FTS(IF) Warehouse Operator 8 2
2 LO-180-070_Plan_Transportation_-FTS(IF) LO-180-070_Plan_Transportation_-FTS(IF) Customer Business Analyst 4 2
3 LO-180-130_Coordinate_Transportation_-FTS(IF) LO-180-130_Coordinate_Transportation_-FTS(IF) Functional Analyst, Load Planner 20 7
4 LO-180-150_Generate_Shipping_Documentation_-FTS(IF) LO-180-150_Generate_Shipping_Documentation_-FTS(IF) Load Planner 3 2

3.2 Business Process Diagrams

BUSINESS ARCHITECTURE — 3.2.1 LO-180-010_Process_Delivery_of_Line_Items_-FTS(IF) — LO-180-010_Process_Delivery_of_Line_Items_-FTS(IF)

Swim Lanes: Warehouse Operator | Tasks: 8 | Gateways: 2

Legend: ● Start · ● End · User Task · Service Task · ◇ Gateway · Sub-Process

%%{init: {'theme': 'base', 'themeVariables': {'fontSize': '14px', 'fontFamily': 'Segoe UI, Arial, sans-serif','primaryColor': '#e8f0fe', 'primaryBorderColor': '#0071c5','lineColor': '#37474F', 'secondaryColor': '#f5f8fc'}, 'flowchart': {'useMaxWidth': false, 'htmlLabels': true, 'curve': 'basis', 'nodeSpacing': 40, 'rankSpacing': 50}} }%% flowchart TD classDef startEvt fill:#4CAF50,stroke:#2E7D32,color:#000,font-weight:bold,stroke-width:2px,rx:20,ry:20 classDef endEvt fill:#C62828,stroke:#B71C1C,color:#fff,font-weight:bold,stroke-width:2px,rx:20,ry:20 classDef userTask fill:#E3F2FD,stroke:#1565C0,stroke-width:2px,color:#0D47A1 classDef serviceTask fill:#FFF3E0,stroke:#E65100,stroke-width:2px,color:#BF360C classDef gateway fill:#FFF9C4,stroke:#F57F17,stroke-width:2px,color:#E65100 classDef subProc fill:#F3E5F5,stroke:#7B1FA2,stroke-width:2px,color:#4A148C subgraph lane_0["Warehouse Operator"] n1[["fa:fa-cog Transfer Delivery to TM (Control Key)"]] n2[["fa:fa-cog Fetch Organization Structure Details"]] n3[["fa:fa-cog Determine Freight Unit Building Rule"]] n4[["fa:fa-cog Determine FU Type (OFI7)"]] n5[["fa:fa-cog Check for Back Dated Orders and Update Freight Unit"]] n6[["fa:fa-cog Check Delivery Block and Shipment Planning Block Reasons"]] n7[["fa:fa-cog Update Freight Unit Based on Controller Strategy"]] n8[["fa:fa-cog Check for DG material and Update DG Indicator in Freight Unit"]] n9["Plan Transportation (IF)"] n10["Create Delivery Note"] n11{{"fa:fa-arrows-alt parallelGateway"}} n12{{"fa:fa-arrows-alt parallelGateway"}} end n1 --> n2 n2 --> n3 n3 --> n4 n11 --> n6 n11 --> n7 n11 --> n5 n5 --> n12 n6 --> n12 n7 --> n12 n10 --> n1 n4 --> n11 n12 -->|"Freight Unit Created"| n9 n11 --> n8 n8 --> n12 class n1 serviceTask class n2 serviceTask class n3 serviceTask class n4 serviceTask class n5 serviceTask class n6 serviceTask class n7 serviceTask class n8 serviceTask class n9 startEvt class n10 startEvt class n11 gateway class n12 gateway
👁 View Diagram

BUSINESS ARCHITECTURE — 3.2.2 LO-180-070_Plan_Transportation_-FTS(IF) — LO-180-070_Plan_Transportation_-FTS(IF)

Swim Lanes: Customer Business Analyst | Tasks: 4 | Gateways: 2

Legend: ● Start · ● End · User Task · Service Task · ◇ Gateway · Sub-Process

%%{init: {'theme': 'base', 'themeVariables': {'fontSize': '14px', 'fontFamily': 'Segoe UI, Arial, sans-serif','primaryColor': '#e8f0fe', 'primaryBorderColor': '#0071c5','lineColor': '#37474F', 'secondaryColor': '#f5f8fc'}, 'flowchart': {'useMaxWidth': false, 'htmlLabels': true, 'curve': 'basis', 'nodeSpacing': 40, 'rankSpacing': 50}} }%% flowchart TD classDef startEvt fill:#4CAF50,stroke:#2E7D32,color:#000,font-weight:bold,stroke-width:2px,rx:20,ry:20 classDef endEvt fill:#C62828,stroke:#B71C1C,color:#fff,font-weight:bold,stroke-width:2px,rx:20,ry:20 classDef userTask fill:#E3F2FD,stroke:#1565C0,stroke-width:2px,color:#0D47A1 classDef serviceTask fill:#FFF3E0,stroke:#E65100,stroke-width:2px,color:#BF360C classDef gateway fill:#FFF9C4,stroke:#F57F17,stroke-width:2px,color:#E65100 classDef subProc fill:#F3E5F5,stroke:#7B1FA2,stroke-width:2px,color:#4A148C subgraph lane_0["Customer Business Analyst"] n1["fa:fa-user Create Site Specific Selection Profile"] n2["fa:fa-user Maintain Geo Attributes"] n3["fa:fa-user Maintain Time Related Attributes"] n4["fa:fa-user Maintain Additional Attributes"] n5(["fa:fa-play Selection Profile Creation Initiated"]) n6["Coordinate Transportation (IF) (Planning Profile, Optimizer Settings Etc.)"] n7{{"fa:fa-arrows-alt parallelGateway"}} n8{{"fa:fa-arrows-alt parallelGateway"}} end n5 --> n1 n1 --> n7 n7 --> n3 n7 --> n2 n7 --> n4 n2 --> n8 n4 --> n8 n3 --> n8 n8 --> n6 class n1 userTask class n2 userTask class n3 userTask class n4 userTask class n5 startEvt class n6 startEvt class n7 gateway class n8 gateway
👁 View Diagram

BUSINESS ARCHITECTURE — 3.2.3 LO-180-130_Coordinate_Transportation_-FTS(IF) — LO-180-130_Coordinate_Transportation_-FTS(IF)

Swim Lanes: Functional Analyst · Load Planner | Tasks: 20 | Gateways: 7

Legend: ● Start · ● End · User Task · Service Task · ◇ Gateway · Sub-Process

%%{init: {'theme': 'base', 'themeVariables': {'fontSize': '14px', 'fontFamily': 'Segoe UI, Arial, sans-serif','primaryColor': '#e8f0fe', 'primaryBorderColor': '#0071c5','lineColor': '#37474F', 'secondaryColor': '#f5f8fc'}, 'flowchart': {'useMaxWidth': false, 'htmlLabels': true, 'curve': 'basis', 'nodeSpacing': 40, 'rankSpacing': 50}} }%% flowchart TD classDef startEvt fill:#4CAF50,stroke:#2E7D32,color:#000,font-weight:bold,stroke-width:2px,rx:20,ry:20 classDef endEvt fill:#C62828,stroke:#B71C1C,color:#fff,font-weight:bold,stroke-width:2px,rx:20,ry:20 classDef userTask fill:#E3F2FD,stroke:#1565C0,stroke-width:2px,color:#0D47A1 classDef serviceTask fill:#FFF3E0,stroke:#E65100,stroke-width:2px,color:#BF360C classDef gateway fill:#FFF9C4,stroke:#F57F17,stroke-width:2px,color:#E65100 classDef subProc fill:#F3E5F5,stroke:#7B1FA2,stroke-width:2px,color:#4A148C subgraph lane_0["Functional Analyst"] n1["fa:fa-user Create Planning Profile"] n2["fa:fa-user Maintain Planning Profile Parameters"] n3["fa:fa-user Maintain Capacity Selection Profile"] n4["fa:fa-user Maintain Planning Cost settings"] n5["fa:fa-user Maintain Optimizer Settings"] n6["fa:fa-user Maintain Incompatibilities"] n7["fa:fa-user Maintain Load Planning Settings"] n8["fa:fa-user Maintain Carrier Selection Settings"] n9["fa:fa-user Update Purchase Organization"] n10["fa:fa-user Update Partner Roles in Freight Order"] n11["fa:fa-user Update Freight Order Based on Change Controller Strategy"] n12["fa:fa-user Maintain Manual Planning Settings"] n21["Determine Mode of Transportation /Carrier (IF) (Carrier Selection)"] n24["Plan Transportation - FTS (IF) (Select"] n28{{"fa:fa-arrows-alt parallelGateway"}} n29{{"fa:fa-arrows-alt parallelGateway"}} n30{{"fa:fa-arrows-alt parallelGateway"}} n31{{"fa:fa-arrows-alt parallelGateway"}} end subgraph lane_1["Load Planner"] n13["fa:fa-user Manage Transportation Cockpit"] n14["fa:fa-user Check for Back Dated Order in Freight Units for Automatic Planning"] n15["fa:fa-user Perform Manual Planning For International and Automatic Planning for Domestic"] n16["fa:fa-user Determine Freight Order Type for ISM (IMF/VMF)"] n17[["fa:fa-cog Perform Planning"]] n18[["fa:fa-cog If FU Has Planning and Execution Block Because Of Delivery Block"]] n19[["fa:fa-cog System Determine NFG Freight Order Type For STO"]] n20[["fa:fa-cog If FU Has Planning and Execution Block Because Of Delivery Block"]] n22["LE Team Need To Release The Delivery Block"] n23["LE Team Need To Release The Delivery Block"] n25{{"fa:fa-code-branch exclusiveGateway"}} n26{{"fa:fa-code-branch No"}} n27{{"fa:fa-code-branch Yes"}} end n28 --> n2 n28 --> n3 n28 --> n4 n28 --> n6 n28 --> n7 n28 --> n8 n2 --> n29 n3 --> n29 n4 --> n29 n6 --> n29 n7 --> n29 n8 --> n29 n1 --> n28 n29 --> n13 n13 --> n14 n30 --> n9 n9 --> n31 n30 --> n10 n30 --> n11 n10 --> n31 n11 --> n31 n28 --> n5 n5 --> n29 n31 --> n21 n28 --> n12 n12 --> n29 n24 --> n1 n14 --> n25 n25 -->|"ISM"| n18 n17 --> n19 n26 -->|"Yes"| n22 n26 --> n15 n19 --> n30 n20 --> n27 n27 -->|"No"| n17 n27 --> n23 n25 -->|"STO"| n20 n18 --> n26 n15 --> n16 n16 --> n30 class n1 userTask class n2 userTask class n3 userTask class n4 userTask class n5 userTask class n6 userTask class n7 userTask class n8 userTask class n9 userTask class n10 userTask class n11 userTask class n12 userTask class n13 userTask class n14 userTask class n15 userTask class n16 userTask class n17 serviceTask class n18 serviceTask class n19 serviceTask class n20 serviceTask class n21 startEvt class n22 startEvt class n23 startEvt class n24 startEvt class n25 gateway class n26 gateway class n27 gateway class n28 gateway class n29 gateway class n30 gateway class n31 gateway
👁 View Diagram

BUSINESS ARCHITECTURE — 3.2.4 LO-180-150_Generate_Shipping_Documentation_-FTS(IF) — LO-180-150_Generate_Shipping_Documentation_-FTS(IF)

Swim Lanes: Load Planner | Tasks: 3 | Gateways: 2

Legend: ● Start · ● End · User Task · Service Task · ◇ Gateway · Sub-Process

%%{init: {'theme': 'base', 'themeVariables': {'fontSize': '14px', 'fontFamily': 'Segoe UI, Arial, sans-serif','primaryColor': '#e8f0fe', 'primaryBorderColor': '#0071c5','lineColor': '#37474F', 'secondaryColor': '#f5f8fc'}, 'flowchart': {'useMaxWidth': false, 'htmlLabels': true, 'curve': 'basis', 'nodeSpacing': 40, 'rankSpacing': 50}} }%% flowchart TD classDef startEvt fill:#4CAF50,stroke:#2E7D32,color:#000,font-weight:bold,stroke-width:2px,rx:20,ry:20 classDef endEvt fill:#C62828,stroke:#B71C1C,color:#fff,font-weight:bold,stroke-width:2px,rx:20,ry:20 classDef userTask fill:#E3F2FD,stroke:#1565C0,stroke-width:2px,color:#0D47A1 classDef serviceTask fill:#FFF3E0,stroke:#E65100,stroke-width:2px,color:#BF360C classDef gateway fill:#FFF9C4,stroke:#F57F17,stroke-width:2px,color:#E65100 classDef subProc fill:#F3E5F5,stroke:#7B1FA2,stroke-width:2px,color:#4A148C subgraph lane_0["Load Planner"] n1[["fa:fa-cog Create Freight Order"]] n2[["fa:fa-cog Generate Consolidated Bailment CI for Wafer/Die"]] n3[["fa:fa-cog Generate Consolidated Bailment CI for FG"]] n4(["fa:fa-stop Output Message Status Updated (Success or Failure)"]) n5["Coordinate Transportation (Planning profiles, Optimizer settings Etc.)"] n6{{"fa:fa-code-branch Commodity Type?"}} n7{{"fa:fa-code-branch exclusiveGateway"}} end n5 --> n1 n1 --> n6 n2 --> n7 n3 --> n7 n7 --> n4 n6 -->|"ZSWD"| n2 n6 -->|"ZSIS"| n3 class n1 serviceTask class n2 serviceTask class n3 serviceTask class n4 endEvt class n5 startEvt class n6 gateway class n7 gateway
👁 View Diagram

3.3 Business Roles & Responsibilities

Role / Lane Processes Involved Description
Warehouse Operator LO-180-010_Process_Delivery_of_Line_Items_-FTS(IF),
Customer Business Analyst LO-180-070_Plan_Transportation_-FTS(IF),
Functional Analyst LO-180-130_Coordinate_Transportation_-FTS(IF),
Load Planner LO-180-130_Coordinate_Transportation_-FTS(IF), LO-180-150_Generate_Shipping_Documentation_-FTS(IF)

3.4 Process Readiness

Process readiness for LO-180 — Manage Outbound Transportation - FTS (IF) with automated risk flags from Config Tracker, User Story Tracker, RICEFW Object Tracker, ECA Object Tracker.

L2 Description L3 In-Scope Config User Stories RICEFW ECA Status
LO-180 Manage Outbound Transportation… 5/5 67% (6/9) 0F/0G/0 17/17 † 1/1 † 🟢

† RICEFW/ECA counts are shared across Sub-Tower pool — LO-180 shares with LO-190. Object Tracker does not tag objects at L2 granularity; counts represent the combined sub-tower total.

📄 Full Process Readiness Detail → — per-capability breakdown with config items, RICEFW objects, transport analysis, and QA verification. For the comprehensive L1/L0 readiness rollup across all capabilities, see the L0 Tower Summary.

Data Sources: Config Tracker, User Story Tracker, S4 R3 Object Tracker, ECA R3 Object Tracker (Smartsheet exports). RICEFW and ECA objects are matched via Sub-Tower Name → L2 mapping. Generated .

4. Data Architecture (TOGAF “D”)

4.1 Data Flows — Source to Target

Data flows with DB platform details will be populated when tower architects complete the extended flow template columns (42-47) via the Input Portal.

4.2 Data Flow Diagrams

DATA ARCHITECTURE — Database-to-database data flows. Applications (blue) sit above their hosting databases (green cylinders). Thick arrows show data movement between databases.

4.3 Data Lineage

Data lineage (source schema/object → target schema/object mappings) will be populated when tower architects provide validated schema details via the Input Portal.

4.4 RICEFW Data Objects

Data-centric RICEFW objects (Reports and Conversions) from the Object Tracker:

Object ID Type Description Status Source → Target Complexity
LOGR1176_IF Report ISM - International Traffic Report 10. Object Complete 03.Medium
LOGR0833_IF Report Email Notification for deletion of Shipping Memos 10. Object Complete 04.Low
LOGC0972_IF Conversion Open Inventory Conversion for IP and IF (as applicable) , Batch Characteristi… 10. Object Complete 02.High
LOGC0946_IF Conversion Open Inventory Conversion for IP and IF (as applicable) , ECC to S4 10. Object Complete 02.High
FTSC1550 Conversion Inventory Conversion 02. FS Unplanned 03.Medium

4.5 Data Governance & Quality

Standard governance framework per Intel IDM 2.0 data management policies. Capability-specific governance details will be populated from the Input Portal when tower architects complete the Data Governance tab.

Concern Approach
Data Ownership Per-entity owners aligned to Forecast to Stock (IF) tower organizational structure
Data Classification Per Intel corporate data classification policies
Data Retention Per Intel corporate retention policies
Data Quality Validated at source; reconciliation at target

5. Application Architecture (TOGAF “A”)

5.4 Component Overview

System Inventory

System IAPM ID Status

5.5 Development Object Inventory

Summary: 54 SAP, 18 Interfaces | RICEFW: 2 Reports, 18 Interfaces, 3 Conversions, 19 Enhancements, 9 Forms, 3 Workflows

5.5.1 SAP Development Objects

SAP platform objects (Reports, Interfaces, Conversions, Enhancements, Forms, Workflows) developed on S/4, MDG, or S/4 BOT:

Object ID Type Description Status Dev System Complexity
LOGW1078_IF Workflow ISM Workflows - Capital/AMT 10. Object Complete 01.S4 03.Medium
LOGW1077_IF Workflow ISM Workflows - EIMS/Lab 10. Object Complete 01.S4 03.Medium
LOGW1076_IF Workflow ISM Workflows - Non-inventory 10. Object Complete 01.S4 03.Medium
LOGR1176_IF Report ISM - International Traffic Report 10. Object Complete 01.S4 03.Medium
LOGR0833_IF Report Email Notification for deletion of Shipping Memos 10. Object Complete 01.S4 04.Low
LOGI1718 Interface To align on batch attributes for straddle in S4 10. Object Complete 01.S4 03.Medium
LOGI1677 Interface Send 4C1 Inventory Reconciliation Snapshot to IP 10. Object Complete 01.S4 03.Medium
LOGI1676 Interface Send 4C1 Inventory movement Stock type change and cycle count to IP 10. Object Complete 01.S4 03.Medium
LOGI1555 Interface Straddle Plant to be automatically complete the Goods Receipt and write of th… 10. Object Complete 01.S4 03.Medium
LOGI1091 Interface STO based Outbound Delivery Notification Confirmation for Delivery Note Deletion 10. Object Complete 01.S4 03.Medium
LOGI1081_IF Interface Interface + Enhancement - Reprinting of Carrier Label 10. Object Complete 01.S4 04.Low
LOGI1079_IF Interface Interface from S4 ISM to Service Now 10. Object Complete 01.S4 04.Low
LOGI1074_IF Interface Send data via API to retrieve the tracking ID - interface + Enhancement 10. Object Complete 01.S4 04.Low
LOGI1062 Interface STO based outbound delivery notification request for delivery note cancellation 10. Object Complete 01.S4 03.Medium
LOGI1053 Interface STO based Outbound Delivery Notification from 3PL to S/4 for confirming Pick/… 10. Object Complete 01.S4 03.Medium
LOGI1043 Interface Inventory Movement from 3PL to S/4 - 4C1 Cycle Count 10. Object Complete 01.S4 03.Medium
LOGI1041 Interface STO based Outbound Delivery PGI confirmation from 3PL to S/4 - 3B2 10. Object Complete 01.S4 03.Medium
LOGI1040 Interface STO based Outbound Delivery PGI confirmation for returns from S/4 to 3PL - 3B2 10. Object Complete 01.S4 03.Medium
LOGI1038 Interface STO based Outbound Delivery Notification from S/4 to 3PL - 3B12 10. Object Complete 01.S4 03.Medium
LOGI1037 Interface Inventory Movement from S/4 to 3PL – 4C1 (Outbound) 10. Object Complete 01.S4 03.Medium
LOGI0836_IF Interface Interface from S4 to NDA (IPLA –Intel Pre Release License Agreements) 10. Object Complete 01.S4 04.Low
LOGI0237_IF Interface Inventory Reconciliation snapshot (4C1) from 3PL WMS to SAP S/4 10. Object Complete 01.S4 03.Medium
LOGF1525 Form Consolidated Commercial Invoice for WIP 10. Object Complete 01.S4 04.Low
LOGF1524 Form Commercial Invoice for WIP 10. Object Complete 01.S4 04.Low
LOGF1523 Form Packing list for WIP 10. Object Complete 01.S4 04.Low
LOGF1100_IF Form Printing of Standard Shipping Label 10. Object Complete 01.S4 03.Medium
LOGF0359_IF Form ISM - Generate Commercial Invoice - IF/IP 10. Object Complete 01.S4 03.Medium
LOGF0358_IF Form ISM - Generate Traveler Document - IF/IP 10. Object Complete 01.S4 03.Medium
LOGF0352_IF Form ISM - IPLA 10. Object Complete 01.S4 03.Medium
LOGF0351_IF Form ISM - Custom China Special label 10. Object Complete 01.S4 03.Medium
LOGF0350_IF Form ISM - India GST DC 10. Object Complete 01.S4 03.Medium
LOGE1690 Enhancement Custom Enhancement for Storage Location and Storage Type Restriction LOG IF a… 10. Object Complete 01.S4 03.Medium
LOGE1572_IF Enhancement SAP GUI T-code to Move stock from Blocked to unblock Status 10. Object Complete 01.S4 03.Medium
LOGE1569_IF Enhancement Enhancement to change billing status based on ship reason in ISM 10. Object Complete 01.S4 04.Low
LOGE1554 Enhancement Straddle Plant to be automatically complete the Goods Receipt and write of th… 10. Object Complete 01.S4 03.Medium
LOGE1453 Enhancement Trigger the request for cancellation 3B14R and cancel the demand on STO based… 10. Object Complete 01.S4 03.Medium
LOGE1450 Enhancement Inbound idoc processing logic during 3B2 and 3B13 10. Object Complete 01.S4 03.Medium
LOGE1415 Enhancement Suppress Batch and serial number validation in MIGO/MB26 for movement type 261 10. Object Complete 01.S4 03.Medium
LOGE1414 Enhancement Creation of outbound Delivery for WIP inventory from STO 10. Object Complete 01.S4 03.Medium
LOGE1177_IF Enhancement India GST E-invoicing 10. Object Complete 01.S4 04.Low
LOGE1118_IF Enhancement ISM – MY Security Check Fiori app - IF 10. Object Complete 01.S4 03.Medium
LOGE1117_IF Enhancement ISM – Employee acknowledgement - IF 10. Object Complete 01.S4 03.Medium
LOGE1090_IF Enhancement PGI confirmation for non-inventory Intel freight shipments via email 10. Object Complete 01.S4 04.Low
LOGE1080_IF Enhancement Email notifications to be triggered as part of ISM Workflows 10. Object Complete 01.S4 03.Medium
LOGE1054 Enhancement Email/Text Trigger to Factory Technician and Post Goods Issue upon all WO con… 10. Object Complete 01.S4 02.High
LOGE1052_IF Enhancement Custom fields required on delivery screen 10. Object Complete 01.S4 04.Low
LOGE0935_IF Enhancement Fiori App - Shipping Memo 09. FUT Overdue 01.S4 02.High
LOGE0835_IP Enhancement Interface to get the AMT (Asset Management Tool) data on the ISM 10. Object Complete 01.S4 03.Medium
LOGE0239_IF Enhancement Inventory Reconciliation snapshot (4C1) from 3PL WMS to SAP S/4 - Table Creation 10. Object Complete 01.S4 04.Low
LOGE0190_IF Enhancement Delivery Split for STO in S/4 10. Object Complete 01.S4 04.Low
LOGC0972_IF Conversion Open Inventory Conversion for IP and IF (as applicable) , Batch Characteristi… 10. Object Complete 01.S4 02.High
LOGC0946_IF Conversion Open Inventory Conversion for IP and IF (as applicable) , ECC to S4 10. Object Complete 01.S4 02.High
FTSC1550 Conversion Inventory Conversion 02. FS Unplanned 01.S4 03.Medium
LOGI1738 Interface Interface to send data to Factory Comm to activate the Mobile text receiving … 04. FS In Progress 01.S4 02.High

5.5.3 Interface Objects

Holistic view of all interface objects by L2 capability — includes ECA → S/4, S/4 → ECA, boundary system, and inter-platform interfaces with middleware and integration approach:

Object ID Description Source → Target Middleware Approach Status
LOGI1718 To align on batch attributes for straddle in S4 NA 10. Object Complete
LOGI1677 Send 4C1 Inventory Reconciliation Snapshot to IP SFT 10. Object Complete
LOGI1676 Send 4C1 Inventory movement Stock type change and cycle count to IP SFT 10. Object Complete
LOGI1555 Straddle Plant to be automatically complete the Goods Receipt and write of th… MuleSoft 10. Object Complete
LOGI1091 STO based Outbound Delivery Notification Confirmation for Delivery Note Deletion S/4 → OpenText MULESOFT 10. Object Complete
LOGI1081_IF Interface + Enhancement - Reprinting of Carrier Label S/4 → Redwood APIGEE 10. Object Complete
LOGI1079_IF Interface from S4 ISM to Service Now S/4 ISM → Service Now NA 10. Object Complete
LOGI1074_IF Send data via API to retrieve the tracking ID - interface + Enhancement S/4 → Redwood APIGEE 10. Object Complete
LOGI1062 STO based outbound delivery notification request for delivery note cancellation OpenText → S/4 MULESOFT 10. Object Complete
LOGI1053 STO based Outbound Delivery Notification from 3PL to S/4 for confirming Pick/… OpenText → S/4 MULESOFT 10. Object Complete
LOGI1043 Inventory Movement from 3PL to S/4 - 4C1 Cycle Count OpenText → S/4 MULESOFT 10. Object Complete
LOGI1041 STO based Outbound Delivery PGI confirmation from 3PL to S/4 - 3B2 OpenText → S/4 MULESOFT 10. Object Complete
LOGI1040 STO based Outbound Delivery PGI confirmation for returns from S/4 to 3PL - 3B2 S/4 → OpenText MULESOFT 10. Object Complete
LOGI1038 STO based Outbound Delivery Notification from S/4 to 3PL - 3B12 S/4 → OpenText MULESOFT 10. Object Complete
LOGI1037 Inventory Movement from S/4 to 3PL – 4C1 (Outbound) S/4 → OpenText MULESOFT 10. Object Complete
LOGI0836_IF Interface from S4 to NDA (IPLA –Intel Pre Release License Agreements) S/4 → NDA NA 10. Object Complete
LOGI0237_IF Inventory Reconciliation snapshot (4C1) from 3PL WMS to SAP S/4 3PL → S/4 MULESOFT 10. Object Complete
LOGI1738 Interface to send data to Factory Comm to activate the Mobile text receiving … NA 04. FS In Progress

5.5.5 Scheduling & Batch Objects

This section provides a holistic view of all batch processing and job scheduling — both internal SAP background jobs (SM37) and external orchestration (AutoSys, CWA).

5.5.5b External Scheduling Objects

External scheduling data is not yet available. Pending either AutoSys API access or a JIL export to the External Job Scheduling Tracker.

Scheduling and batch job data will be auto-populated once SAP background job extraction (TBTCO/TBTCP via ADT) is run against the development systems and AutoSys metadata is available. Run python scripts/fetch_sap_background_jobs.py to extract SAP internal jobs.

5.5.6 Boundary Application Dependencies

The following development objects integrate with boundary applications (external systems outside the S/4 HANA core):

Object ID Description Boundary Application Source → Target
LOGI1091 STO based Outbound Delivery Notification Confirmation for Delivery Note Deletion OpenText S/4 → OpenText
LOGI1081_IF Interface + Enhancement - Reprinting of Carrier Label Redwood S/4 → Redwood
LOGI1079_IF Interface from S4 ISM to Service Now ServiceNow Cloud S/4 ISM → Service Now
LOGI1074_IF Send data via API to retrieve the tracking ID - interface + Enhancement Redwood S/4 → Redwood
LOGI1062 STO based outbound delivery notification request for delivery note cancellation OpenText OpenText → S/4
LOGI1053 STO based Outbound Delivery Notification from 3PL to S/4 for confirming Pick/… OpenText OpenText → S/4
LOGI1043 Inventory Movement from 3PL to S/4 - 4C1 Cycle Count OpenText OpenText → S/4
LOGI1041 STO based Outbound Delivery PGI confirmation from 3PL to S/4 - 3B2 OpenText OpenText → S/4
LOGI1040 STO based Outbound Delivery PGI confirmation for returns from S/4 to 3PL - 3B2 OpenText S/4 → OpenText
LOGI1038 STO based Outbound Delivery Notification from S/4 to 3PL - 3B12 OpenText S/4 → OpenText
LOGI1037 Inventory Movement from S/4 to 3PL – 4C1 (Outbound) OpenText S/4 → OpenText
LOGI0836_IF Interface from S4 to NDA (IPLA –Intel Pre Release License Agreements) LAWMAS Agiloft Contract Lifecycle Management S/4 → NDA
LOGI0237_IF Inventory Reconciliation snapshot (4C1) from 3PL WMS to SAP S/4 OpenText 3PL → S/4
LOGE0835_IP Interface to get the AMT (Asset Management Tool) data on the ISM Asset Management Tool 2.0
LOGI1738 Interface to send data to Factory Comm to activate the Mobile text receiving … Factory Communications

5.6 Integration Patterns

Integration patterns will be populated when tower architects provide validated middleware and protocol details via the extended flow template.

6. Technology Architecture (TOGAF “T”)

6.1 Platform & Infrastructure

TECHNOLOGY / PLATFORM ARCHITECTURE — Platforms (green) host applications (blue). Thick arrows show platform-to-platform integration flows.

Platform Inventory

Platform inventory will be populated when tower architects provide validated technology platform details via the extended flow template.

6.2 SAP Development Object Status

Metric DEV QAS PRD
Transport Requests
Custom Code Objects
CDS Views
Fiori Apps
BAdIs / Enhancements

6.3 NFRs & Design Principles

Category Requirement Target / SLA Priority
Performance MRP/production planning run completes within defined window < 4 hours full MRP run High
Availability Manufacturing execution systems available 24/7 99.95% (24x7 operations) High
Scalability Support production volume increases from new product lines Handle 10K+ production orders/day High
Recoverability Production systems recover within shift change window RPO < 15 min, RTO < 2 hours High
Data Volume Support high-frequency material movement transactions 100K+ material documents/day Medium
Latency Real-time inventory visibility for warehouse operations < 2 seconds for RF/scanner transactions High
Concurrency Support factory floor workers across multiple shifts/sites 500+ concurrent warehouse users Medium

6.4 Security & Governance

Concern Approach Standard / Policy Owner
Authentication Single Sign-On (SSO) via Intel corporate Azure AD identity Intel IT Security Policy - Identity Management IT Security
Authorization Role-based access control (RBAC) with SAP authorization objects Intel SAP Security Standards - Role Design SAP Security Team
Data Classification All financial/operational data classified per Intel Data Classification Standard Intel Data Classification Policy Data Governance
Data Encryption (at rest) AES-256 encryption for SAP HANA database and file storage Intel Encryption Standard Infrastructure Security
Data Encryption (in transit) TLS 1.3 for all system-to-system and user-to-system communication Intel Network Security Policy Network Engineering
Network Segmentation SAP systems in dedicated network zones with firewall controls Intel Network Architecture Standard Network Security
API Security OAuth 2.0 / certificate-based authentication for all API integrations Intel API Security Guidelines Integration Architecture
Audit Logging Comprehensive audit trail for all data changes and user actions (SAP Security Audit Log) SOX Compliance / Intel Audit Policy Internal Audit
Certificate Management Automated certificate lifecycle management for system-to-system trust Intel PKI Standard Certificate Authority Team
Compliance SOX controls, export control (EAR/ITAR) screening, data privacy (GDPR) Intel Corporate Compliance Framework Compliance Office

6.5 ECA Development Object Status

Metric Count
ECA Objects (active) 1
ECA Complete 1 (100%)
ECA In Progress 0
ECA Rejected/Cancelled 1
Total Interface Dependencies 18

Data Source: ECA [R3] IDM Object Tracker (Smartsheet). Objects matched via Sub-Tower Name → L2 capability mapping. Rejected/cancelled/on-hold objects excluded from active counts.

7. Project Context

7.1 Project Roadmap & Go-Live Plan

ID Description FS TDD Build FUT Status
LOGW1078_IF ISM Workflows - Capital/AMT 2025-06-11 00:00:00 (100%) 2025-11-21 00:00:00 (100%) 2025-11-21 00:00:00 (100%) 2025-11-05 00:00:00 (100%) 4. Completed
LOGW1077_IF ISM Workflows - EIMS/Lab 2025-06-11 00:00:00 (100%) 2025-09-24 00:00:00 (100%) 2025-09-24 00:00:00 (100%) 2025-12-03 00:00:00 (100%) 4. Completed
LOGW1076_IF ISM Workflows - Non-inventory 2025-06-11 00:00:00 (100%) 2025-09-24 00:00:00 (100%) 2025-09-24 00:00:00 (100%) 2025-11-05 00:00:00 (100%) 1. On Track
LOGR1176_IF ISM - International Traffic Report 2025-04-18 00:00:00 (100%) 2025-08-13 00:00:00 (100%) 2025-08-13 00:00:00 (100%) 2025-11-05 00:00:00 (100%) 4. Completed
LOGR0833_IF Email Notification for deletion of Shipping Memos 2025-02-28 00:00:00 (100%) 2025-09-05 00:00:00 (100%) 2025-09-05 00:00:00 (100%) 2025-11-05 00:00:00 (100%) 4. Completed
LOGI1718 To align on batch attributes for straddle in S4 2026-02-04 00:00:00 (100%) 2026-03-19 00:00:00 (100%) 2026-03-19 00:00:00 (100%) 2026-03-27 00:00:00 (100%) 4. Completed
LOGI1677 Send 4C1 Inventory Reconciliation Snapshot to IP 2026-01-23 00:00:00 (100%) 2026-02-24 00:00:00 (100%) 2026-02-24 00:00:00 (100%) 2026-03-20 00:00:00 (100%) 3. Off Track
LOGI1676 Send 4C1 Inventory movement Stock type change and cycle count to IP 2026-01-23 00:00:00 (100%) 2026-02-24 00:00:00 (100%) 2026-02-24 00:00:00 (100%) 2026-03-20 00:00:00 (100%) 3. Off Track
LOGI1555 Straddle Plant to be automatically complete the Goods Receipt and write of th… 2025-09-26 00:00:00 (100%) 2025-11-28 00:00:00 (100%) 2025-11-28 00:00:00 (100%) 2026-03-20 00:00:00 (100%) 4. Completed
LOGI1091 STO based Outbound Delivery Notification Confirmation for Delivery Note Deletion 2025-03-11 00:00:00 (100%) 2025-07-11 00:00:00 (100%) 2025-07-11 00:00:00 (100%) 2025-09-26 00:00:00 (100%)
LOGI1081_IF Interface + Enhancement - Reprinting of Carrier Label 2025-04-25 00:00:00 (100%) 2025-05-15 00:00:00 (100%) 2025-05-15 00:00:00 (100%) 2025-10-08 00:00:00 (100%)
LOGI1079_IF Interface from S4 ISM to Service Now 2025-05-30 00:00:00 (100%) 2025-05-30 00:00:00 (100%) 2025-05-30 00:00:00 (100%) 2025-10-17 00:00:00 (100%)
LOGI1074_IF Send data via API to retrieve the tracking ID - interface + Enhancement 2025-03-28 00:00:00 (100%) 2025-05-15 00:00:00 (100%) 2025-05-15 00:00:00 (100%) 2025-10-08 00:00:00 (100%) 3. Off Track
LOGI1062 STO based outbound delivery notification request for delivery note cancellation 2025-03-11 00:00:00 (100%) 2025-07-11 00:00:00 (100%) 2025-07-11 00:00:00 (100%) 2025-09-26 00:00:00 (100%)
LOGI1053 STO based Outbound Delivery Notification from 3PL to S/4 for confirming Pick/… 2025-03-21 00:00:00 (100%) 2025-05-30 00:00:00 (100%) 2025-05-30 00:00:00 (100%) 2025-08-13 00:00:00 (100%) 3. Off Track
LOGI1043 Inventory Movement from 3PL to S/4 - 4C1 Cycle Count 2025-04-18 00:00:00 (100%) 2025-05-30 00:00:00 (100%) 2025-05-30 00:00:00 (100%) 2025-09-26 00:00:00 (100%) 1. On Track
LOGI1041 STO based Outbound Delivery PGI confirmation from 3PL to S/4 - 3B2 2025-03-28 00:00:00 (100%) 2025-05-30 00:00:00 (100%) 2025-05-30 00:00:00 (100%) 2025-09-26 00:00:00 (100%)
LOGI1040 STO based Outbound Delivery PGI confirmation for returns from S/4 to 3PL - 3B2 2025-04-04 00:00:00 (100%) 2025-09-05 00:00:00 (100%) 2025-09-05 00:00:00 (100%) 2025-12-03 00:00:00 (100%) 4. Completed
LOGI1038 STO based Outbound Delivery Notification from S/4 to 3PL - 3B12 2025-03-14 00:00:00 (100%) 2025-04-11 00:00:00 (100%) 2025-04-11 00:00:00 (100%) 2025-07-16 00:00:00 (100%) 2. At Risk
LOGI1037 Inventory Movement from S/4 to 3PL – 4C1 (Outbound) 2025-05-02 00:00:00 (100%) 2025-06-20 00:00:00 (100%) 2025-06-20 00:00:00 (100%) 2025-08-13 00:00:00 (100%)

… and 34 more objects (see full Object Tracker)

7.2 RAID Log

RAID items will be auto-populated from the Smartsheet RAID log when matched to this capability.

7.3 Recommendations & Next Steps

# Category Recommendation Priority Owner Target Date Status
1 Architecture Complete extended flow attributes (Data Entity, Integration Pattern, Tech Platform) in Flows tab for full BDAT coverage High Tower Architect 2026-Q2 Open
2 Data Define data ownership and classification for all 0 flow chains to satisfy Data Architecture (TOGAF D) requirements Medium Data Architect 2026-Q3 Open
3 Testing Develop integration test scenarios covering all 0 flow chains for FUT/SIT readiness High Test Lead 2026-Q3 Open
4 Business Architecture Review and validate Business Architecture process steps against latest Signavio/BIC process models Medium Business Analyst 2026-Q2 Open
5 Security Complete security review for API integrations and data flows per Intel Security Architecture standards Medium Security Architect 2026-Q3 Open

LO-180 — Architecture Document (TOGAF BDAT) · Forecast to Stock (IF) · Generated: May 2026