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

update tab;e not working

Former Member
0 Likes
573

Hi All,

I have a custom table. in the program i am trying to update the table with entries, but it hangs at that spot.

I even tried to delete the entries from the table using &sap_edit but the moment i press save button, it hangs again.

Can someone hlp me pls.

Thanks

Rohit

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
546

Hi,

Post the code you are trying with to update the custom table. That would be helpful for us to guide you better.

Regards,

Vikranth

3 REPLIES 3
Read only

Former Member
0 Likes
547

Hi,

Post the code you are trying with to update the custom table. That would be helpful for us to guide you better.

Regards,

Vikranth

Read only

Former Member
0 Likes
546

dear not use &SAP_EDIT .

Please paste the code tht will bettter help us to suggest u . rgds aryan

Read only

Clemenss
Active Contributor
0 Likes
546

Hi Rohit,

this is not hair splicing. But to answer your question please let us know what you are talking about:

>

> I have a custom table.

Database table, internal table ? Accessed how, displayed how?

>...it hangs at that spot.

What does 'hang' mean - you get a windows hourglass? - endless looo of program?

> I even tried to delete the entries from the table using &sap_edit but the moment i press save button, it hangs again.

&sap_edit is a command of transaction SE16N. Do you call transtion SE16N in your program?

Kind regards,

Clemens