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

ANWES TABLE

Former Member
0 Likes
777

Hi,

in the ANWES table, i need know what field contains the information about the operation made in the 2002 infotype, for example i made a delete and a insert in the pa2002 table and i need know where are save the indicator of this operation in the infotype 2002.

Hi,

in the ANWES table, i need know what field contains the information about the operation made in the 2002 infotype, for example i made a delete and a insert in the pa2002 table and i need know where are save the indicator of this operation in the infotype 2002.

3 REPLIES 3
Read only

Former Member
0 Likes
702

Check the structure PDC60.. If some Function module returns this structure .. you can find it there .. !!

Read only

0 Likes
702

Do you know the name of the field?

Read only

0 Likes
702

I need a field that value are I (insert), D(delete) or U(update), or similar, i need these to proccess a table.