Skip to content

ABAP Keyword Documentation →  ABAP Glossary 

Business Server Pages

User interface of an Internet application in Application Server ABAP encoded in HTML. Business Server Pages can include server-side scripts that are written in ABAP. When a script of this type is compiled, a class is generated in ABAP Objects whose methods implement the functions of the script. This means that all language tools available in ABAP Objects can also be used in Business Server Pages and, most importantly, that the database can be accessed using ABAP SQL. Business Server Pages are created using Web Application Builder.

Other versions: 7.31 | 7.40 | 7.54