When creating functions we sometimes need a lot of parameters to give the information we require. Number of arguments/parameters to function have limits. Sometimes these parameters are optional, only required in some scenarios. This makes calling them quite hard.
Posted inDynamics NAV & BC Tips & tricks