Start of Content Area

Background documentation ~generateDynpro  Locate the document in its SAP Library structure

 

Description

Activates/deactivates the automatic generation of templates for an SAP system.

Since the SAP GUI for HTML supports the usual screen elements, the ITS can automatically create the respective HTML page for every screen of the SAP system, for which no template is found, and send it to the Web browser.

Set by

Service parameter setting for GUI connection in the ICF service

Values

0

Automatic screen generation deactivated (default)

1

Automatic screen generation activated

Example

~generateDynpro     1

 

Note

The parameter can be set for the debugging of ITS applications using the integrated ITS. In productive operation, IACs should not have set this switch, because otherwise automatically generated screens such as transaction selection, menu, debugger become visible at the front-end.

 

 

 

End of Content Area