xiaoding721
2024-11-13 6a7ad66e068fe9a5a9f45cceea778dfe5f988d61
1
2
3
4
5
6
7
8
9
Quintiq file version 2.0
#parent: #root
StaticMethod SCI_CurrentSOPPlan () as String
{
  TextBody:
  [*
    return "Current S&OP Plan";
  *]
}