II.
LibraryProcess overview
Reference · livelib-process:supply-chain--sop-planning
sop-planning overview
Sales and Operations Planning (S&OP) - Facilitate monthly S&OP cycle including demand review, supply review, pre-S&OP, and executive S&OP to align demand, supply, and financial plans.
Attributes
displayName
sop-planning
description
Sales and Operations Planning (S&OP) - Facilitate monthly S&OP cycle including demand review,
supply review, pre-S&OP, and executive S&OP to align demand, supply, and financial plans.
libraryPath
library/specializations/domains/business/supply-chain/sop-planning.js
specialization
supply-chain
references
- - Kinaxis S&OP: https://www.kinaxis.com/ - ASCM S&OP Best Practices: https://www.ascm.org/
example
const result = await orchestrate('specializations/domains/business/supply-chain/sop-planning', {
planningCycle: 'monthly',
demandPlan: { forecastId: 'fc-2024-01' },
supplyPlan: { capacityId: 'cap-2024-01' },
financialPlan: { budgetId: 'budget-2024' }
});
usesAgents
- demand-planner
- supply-planner
- sop-analyst
- sop-coordinator
- scenario-planner
- financial-analyst
- sop-executive-coordinator
- sop-planner
Outgoing edges
lib_applies_to_domain1
- domain:supply-chain·DomainSupply Chain
lib_belongs_to_specialization2
- specialization:supply-chain-optimization·SpecializationSupply Chain Optimization
- specialization:supply-chain·SpecializationSupply Chain
lib_implements_workflow2
- workflow:vendor-onboarding·WorkflowVendor Onboarding
- workflow:vendor-evaluation·WorkflowVendor Evaluation
lib_involves_role2
- role:supply-chain-analyst·RoleSupply Chain Analyst
- role:procurement-manager·RoleProcurement Manager
lib_requires_skill_area2
- skill-area:procurement-management·SkillAreaProcurement Management
- skill-area:vendor-management-ops·SkillAreaVendor Management (Operations)
uses_agent4
- lib-agent:supply-chain--demand-planner·LibraryAgentdemand-planner
- lib-agent:supply-chain--sop-coordinator·LibraryAgentsop-coordinator
- lib-agent:decision-intelligence--scenario-planner·LibraryAgentscenario-planner
- lib-agent:business-analysis--financial-analyst·LibraryAgentfinancial-analyst
Incoming edges
None.