application class (BC-BSP)
|
A global ABAP class for implementing the business logic in BSP applications.
An application class encapsulates the business logic and can be assigned to one or more BSP applications. Every page in a BSP application can directly reference the components (for example, attributes and methods) in the application class via the pre-defined object "application".