Application Development 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: 

selecting data from clustered table V_T710CL_B and modiying it

Former Member
0 Kudos

hi,

I hav a requirement whre I hav to select some records from V_T710CL_B table and then modify those records.Can anyone tell me how to go about it.

Thanks,

Anil.

2 REPLIES 2

Former Member
0 Kudos

select values into itab.

MODIFY <V_T710CL_B>

FROM TABLE <itab>.

Former Member
0 Kudos

Go SM34 and enter V_T710CL_B

Here you can change (Ctrl + F1).

Also Check the below link for SAP help.

http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb35eb358411d1829f0000e829fbfe/content.htm