Super() is used together with inheritance. Calling Super() means calling a method with the same name in parent class. The parent can be a normal class in X++, or it can be a kernel call. http://daynamicsaxaptatutorials.blogspot.com...(read more)
↧