Definitions for "Business Logic"
The part of a distributed application that is concerned with the application logic rather than the user interface of the application. Compare with presentation logic.
Any Java program invoked as an action in an event, such as a screen customization. Business logic is specific to the application and is not provided as part of HATS.
The implementation rules determined by an application's requirements.