Developing codeunits
Steps for creating a new codeunit
Create a new Java project in your favorite IDE Import the p2eShared.jar in the project Create...
Error handling
Exceptions are handled by themselves using the errorRegistration(Exception e) method. In case th...
Configuration / parameters
Parameters are delivered through the method call, packed in a nice <String> Hashtable for easy ac...
Variables
Variables can have a scope of either Request User session Application For permanent varia...
Using the provided Dev-image
We provide a ready-to-go image of a virtual machine, running Debian 12, for VirtualBox. The mach...