on 2025 Apr 11 9:30 AM
I was trying to use Insert, Update on updating a table.
I was trying to insert and update 4 different fields.
When Inserting into table named Z_LOCAL, only 3 fields were inserted even though 4 fields were expected to be inserted.
INSERT Z_LOCAL FROM TABLE LT_ZLOCAL_INSERT.And when updating, i'm getting sy-subrc = 4.
UPDATE Z_LOCAL FROM TABLE LT_ZLOCAL_UPDATE.
Request clarification before answering.
| User | Count |
|---|---|
| 39 | |
| 23 | |
| 20 | |
| 6 | |
| 2 | |
| 2 | |
| 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.