SAP ABAP Message Class AXT_RUNTIME_MESSAGES Message Number 033 (The UI component has been generated by the Application Enhancement Tool)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_RUNTIME (Package) Extensibility Runtime components

⤷

⤷

Attribute
Message class | ![]() |
AXT_RUNTIME_MESSAGES | |
Short Description | ![]() |
Extensibiltiy Runtime Messages | |
Message Number | ![]() |
033 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
20130531 |
Message Text
The UI component has been generated by the Application Enhancement Tool
Help Document
Diagnosis
You are going to edit an UI component which has been generated by the Application Enhancement Tool.
You can do changes in the component workbench, however it is still possible to edit the enhancement with the AET and regenerate it. If you do this the AET might potentially overwrite changes that you have done.
Procedure
If you want to be able to regenerate your enhancements later without loosing your changes you should stick to the following rules.
The following changes are safe and will survive a regeneration:
- Any changes to controller implementation classes (suffix _IMPL) e.g. by adding or redefining methods
- Any changes to context node classes e.g. by adding getter and setter methods
- Creation of new windows, views and custom controller
- Creation of event handler or navigation plugs
- Additions to the runtime repository
- Changes to the UI configuration (only in customer systems)
The following changes are potentially lost during a regeneration:
- Changes to generated view layouts. However redirecting to a different layout will be possible in the controller implementation class.
- Changes to generated view contexts e.g. creation of new context nodes or node binding
History
Last changed on/by | ![]() |
20130531 | SAP |
SAP Release Created in | 700 |