Developing codeunits

From TempusServa wiki
Revision as of 16:15, 18 September 2012 by old>Admin (Created page with '- Create a new Java project - Import the p2eShared.jar in the project - Create a new class: -- The abstract parts are found in: dk.p2e.blanket.codeunit -- Implement all abstr…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

- Create a new Java project - Import the p2eShared.jar in the project - Create a new class:

 -- The abstract parts are found in: dk.p2e.blanket.codeunit
 -- Implement all abstract methods