Creating Pages with the Page Builder
Context
The runtime authoring environment of the Page Builder enables you to create a container-based layout, assign CHIPs to this layout, and define wiring connections between CHIPs. It is based on, but considerably enhances, the generic configuration already available in Web Dynpro ABAP.
The Page Builder has been implemented as application WDR_CHIP_PAGE of Web Dynpro component WDR_CHIP_PAGE. The pages that you create with the Page Builder are page configurations of this Web Dynpro application. A page configuration is defined by an application configuration with a component configuration and a CHIP catalog configuration. If you do not want to define your own CHIP catalog configuration, the standard CHIP catalog will be used.
Authorization
To create pages in the Page Builder, you need authorization S_PB_PAGE.
For more information, see Authorizations
Providing Help
The Help Center assigned to the Page Builder can be enhanced with links to further documents and help texts. See also: Help Texts for Web Dynpro Applications