🏭 委外 BOM 物料流通图

从供应商的供应商 → 供应商 → 主机厂的全链路视图

商流 (买卖)
物流 (货物流向)
物权归属 🟢 主机厂
物权归属 🟡 供应商
graph TD subgraph S1["🏢 供应商的供应商
(Sub-Supplier)"] A1[B 外购件
BUY] A2[V 双经销
VAA] A3[C 零件
CSMT] A4[D 件
DB] A5[S 散件
SUB-PART] end subgraph S2["🏭 供 应 商
(Supplier)"] B1[接收:B + V + C + D + S] B2[装配:C + D + S → HC 总成] B3[交付:HC
CSMT 总成] end subgraph S3["🚗 主 机 厂
(OEM)"] C1[毛需求:B + HC ✅] C2[物权:B, HC, V] C3[不管:C, D, S ❌] end A1 -->|直接供应 | B1 A2 -->|主机厂先买再转卖 | B1 A3 -->|供应商自购 | B1 A4 -->|主机厂指定 | B1 A5 -->|自由选择 | B1 B1 --> B2 B2 --> B3 B3 -->|HC 总成 | C1 A2 -.->|V 双经销 | C2 A1 -.->|B 外购 | C2 B3 -.->|HC 委外 | C2 style A1 fill:#e3f2fd,stroke:#1976d2,stroke-width:2px style A2 fill:#fff3e0,stroke:#f57c00,stroke-width:2px style A3 fill:#f3e5f5,stroke:#7b1fa2,stroke-width:2px style A4 fill:#e8f5e9,stroke:#388e3c,stroke-width:2px style A5 fill:#fce4ec,stroke:#c2185b,stroke-width:2px style B1 fill:#e3f2fd,stroke:#1976d2,stroke-width:2px style B2 fill:#e3f2fd,stroke:#1976d2,stroke-width:2px style B3 fill:#e3f2fd,stroke:#1976d2,stroke-width:2px style C1 fill:#c8e6c9,stroke:#2e7d32,stroke-width:3px style C2 fill:#c8e6c9,stroke:#2e7d32,stroke-width:2px style C3 fill:#ffcdd2,stroke:#c62828,stroke-width:2px style S1 fill:#f5f5f5,stroke:#999,stroke-width:2px style S2 fill:#e3f2fd,stroke:#1976d2,stroke-width:2px style S3 fill:#c8e6c9,stroke:#2e7d32,stroke-width:2px
📊 最全总成件毛需求量 = B(外购总成) + HC(委外总成)

📋 物料类型详解

B - 外购件 直接采购,直接进厂,计入毛需求 ✅
HC - CSMT 总成 委外装配后回厂,计入毛需求 ✅
V - VAA 双经销 主机厂先买后卖,归入 B 类 ✅
C - CSMT 零件 委外子件,供应商物权,不计入 ❌
D - DB 件 主机厂指定,上级采购,不计入 ❌
S - 散件 自由选择,只看结构,不计入 ❌

💡 关键要点