Is there a documentation for useful standard x3 functions?

Hello Slight smile

As a Sage X3 developer, I have found that there are many useful standard X3 methods.

One example is closing a purchase order with 4GL code via script.
https://www.greytrix.com/blogs/sagex3/2020/12/29/how-to-close-po-programmatically-using-4gl-script/
(greytrix website is awesome :D)

Unfortunately there is no documentation for most of the standard methods. At least I wouldn't know where to find it.

As a Sage X3 partner we often have to search for it in the standard scripts, which is time consuming. Unfortunately we don't have all the standard scripts ourselves and often have to request them from the CSM.

Therefore I would like to ask you if someone knows a documentation for the standard 4GL libraries from Sage?

If there is no such documentation, I would find it very helpful if Sage would provide such documentation in the future.

Kind regards

  • 0

    I think this would help the Sage X3 development community a lot. So I hope Sage will consider this request. Examples for such standard methods are QTEARR for ruounding and CHARGE_DEFITMDES for getting an item description in the language you want. There are so many more. X3 development would be much better if we would have better documentation.