on ‎2025 Jan 27 6:10 AM
I've to develop a custom database table which customer will directly use in SM30 to store data. One of the field has length 500 char. So I'm unable to open Table Maintenance Generator as character field more than 255 is not allowed in TMG(Table Maintenance Generator ). Can anyone please suggest how to solved with this issue?
Request clarification before answering.
I would create a long text for this (FAQ) requirement, can be a specific long text (SE75) or use standard texts with a custom key (SO10).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do not put large text fields in Table. Use Text objects instead.
If that's not feasible, then Don't put that column in Table control. Create Text area and use that text area to get the longtext and store it in your table.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 11 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.