Message Number list used by SAP ABAP Program LSEODF25 (Forms für Komponenten-Tabs)
SAP ABAP Program
LSEODF25 (Forms für Komponenten-Tabs) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | OO - 030 | Specify the visibility more precisely | ||
| 2 | OO - 031 | Visibility can be either 'Public', 'Protected' or 'Private' | ||
| 3 | OO - 032 | Specify the declaration method more precisely | ||
| 4 | OO - 033 | Choose 'Instance attributes', 'Class attributes', or 'Constant' | ||
| 5 | OO - 034 | Specify the typing method more precisely | ||
| 6 | OO - 035 | The typing method can be 'Like', 'Type', or 'Type Ref To' | ||
| 7 | OO - 036 | Choose either 'Instance method' or 'Class method' | ||
| 8 | OO - 037 | Chose either 'Instance event' or 'Class event' | ||
| 9 | OO - 075 | You cannot use an attribute reference for types within a class | ||
| 10 | OO - 125 | You cannot change the visibility when you enter the type directly | ||
| 11 | OO - 131 | The component name cannot be longer than 30 characters | ||
| 12 | OO - 167 | Class constructors and destructors do not have parameters and exceptions | ||
| 13 | OO - 169 | Event handler methods cannot have exceptions | ||
| 14 | OO - 504 | Static attributes are not valid in business classes | ||
| 15 | OO - 641 | Attribute names in persistent classes cannot be longer than 26 characters | ||
| 16 | OO - 655 | Released class -> visibility changed to 'private' |