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 written in ABAP. When a script of this type is compiled, the system generates an ABAP Objects class whose methods implement the functions of the script in the application layer. 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 Open SQL. Business Server Pages are created using Web Application Builder.

Other versions: 7.31 | 7.40 | 7.54