on 2024 Jul 19 6:39 PM
Guys I desperately need your help. I have a table control ( Using wizard) to input data to a custom table and some functions similar to vba1.
The thing is I execute the module pool enter data but It wont work
I have to click on the insert row button
But I want to be able to enter data directly. I want it to be like similar to table control in vba1. it is for scrap sale. I am new to abap. so help guys.
Request clarification before answering.
If you have control over the table content before you display it, at initialization you could pre-fill it with empty lines. At the time of saving, you just save those lines where the user input data, and discard the empty ones.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am not quite sure what your actual question is. But it seems like you are trying to do something that could be solved by a Table Maintenance (tcode SE54)?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 8 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 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.