calc command
Summary:
Content (please ensure you mask any confidential information):
Hi
i have a script which passes code combinations to a certain account. its all under one fix parallel outlet wise.
i want it to run parallely. meaning beverage sales alloaction and beverage sales outlet to be passed at the same time.
"Beverage Sales Allocation_D"= ("50700010"->"3300011001"->"0050")+
("50700010"->"3300011002"->"0050")+
("50700010"->"3300011006"->"0050")+
("50700010"->"3305001002"->"0050")+
("50700010"->"3310001031"->"0050")+
("50700010"->"3310001040"->"0050");
"Beverage Sales Outlet_D"= ("50700011"->"3100011117"->"0050")+
("50700011"->"3115001115"->"0050")+
("50700011"->"3120001008"->"0050");
Pls help
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):