Is there a way to add rounding functionality when creating work center formulas? If so,
What is the correct syntax for the ROUND UP function in the following formula assuming standard SAP configuration with the exception of 1 user field (SAP_14) configured in the routing?
( ( ( ROUND UP ( SAP_09 / ( SAP_14 * SAP_08 ) ) * SAP_02 ) / SAP_11 )