Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom Table is not updated

manivel
Participant
0 Likes
1,105

Dear All,

I'm facing some strange issue and explained below.

From SAPUI5 application I'm trying to update a custom table using INSERT or MODIFY statement in SAP R/3.

The issue is very rarely records are getting inserted but mostly the data is not getting insert.

While debugging the records are getting inserted in the custom table.

What might be the issue?

Is there any some other way to insert the records in table.

Request your help.

Regards,

Manivel S

1 ACCEPTED SOLUTION
Read only

Patrick_vN
Active Contributor
986

Maybe add a code snippet from the GW service where you do the INSERT or MODIFY? Now it's a bit complicated to answer..

Dear All,

I'm facing some strange issue and explained below.

From SAPUI5 application I'm trying to update a custom table using INSERT or MODIFY statement in SAP R/3.

The issue is very rarely records are getting inserted but mostly the data is not getting insert.

While debugging the records are getting inserted in the custom table.

What might be the issue?

Is there any some other way to insert the records in table.

Request your help.

Regards,

Manivel S

2 REPLIES 2
Read only

Patrick_vN
Active Contributor
987

Maybe add a code snippet from the GW service where you do the INSERT or MODIFY? Now it's a bit complicated to answer..

Read only

986

Yes, asking "what is wrong with my code" without providing the actual code is like asking a doctor "what is wrong with a patient" without showing them a patient...