2009 Feb 13 10:56 AM
Hi,
I have created a subscreen in transaction code ME41/ME42/ME43. Whenever I put data on the custom subscreen, table ekpo is not getting updated with the input data. I have checked EXIT_SAPMM06E_013 and I did passed the new table to XEKPO. But it is still not working. Kindly advice.
Thanks and regards,
Marc
Hi,
I have created a subscreen in transaction code ME41/ME42/ME43. Whenever I put data on the custom subscreen, table ekpo is not getting updated with the input data. I have checked EXIT_SAPMM06E_013 and I did passed the new table to XEKPO. But it is still not working. Kindly advice.
Thanks and regards,
Marc
2009 Feb 13 11:59 AM
Hi Marc,
In EXIT_SAPMM06E_018 do as follows:
e_ci_ekpo = ekpo_ci.
The append structure CI_EKPODB is included in ekpo_ci. Moreover the screen fields should be created with reference to ekpo_ci.
This will update the database table with values for the custom field.
Hope this helps.
Regards,
Abhisek.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |