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

Z table updation

Former Member
0 Likes
699

Hi,

I got one issue. The program suppose to update Z table reading Excel data. If excel sheet contains more than 30 records it is somethimes updating Z table and some times not. It has 'commit work' also after insert statement. I found nothing wrong in the logic while debugging.

Can anybody of you suggest what could be the issue?

Thanks

Santosh.

Hi,

I got one issue. The program suppose to update Z table reading Excel data. If excel sheet contains more than 30 records it is somethimes updating Z table and some times not. It has 'commit work' also after insert statement. I found nothing wrong in the logic while debugging.

Can anybody of you suggest what could be the issue?

Thanks

Santosh.

5 REPLIES 5
Read only

Former Member
0 Likes
673

Hi,

When you display the table, in tab "Delivery and Maintenance", for input "Data Browser/Table View Maint." have you choosed the option, "Display/Maintenance allowed"?

Regards

Akshay

Read only

0 Likes
673

Akshay,

It is allowed with restrctions.

Santosh.

Read only

Former Member
0 Likes
673

hi,

please refer to this link

thanks

Read only

Former Member
0 Likes
673

Hi

Good

Check the process that you are using to update the record of the table, there could be some problem with the length of the excel sheet.

Thanks

mrutyun^

Read only

Former Member
0 Likes
673

Hi,

After insert statment chekc Sy-subrc status if zero write commite and also check this in debug mode.

Regards

Md.MahaboobKhan