Hello! I am writing a Point of Sales window application using .NET platform. The backend is handled by SAP Business one.
Currently, i am developing the create sales function and i need to display the docNum on my screen before any transaction is being made.
May i know how can i retrieve the last docNum from the SBO?
Your help is greatly appreciated.