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

looking for table

Former Member
0 Likes
485

hello!

I am looking for the table that saves the information about which line was changed in trans ME22N, for example

if i change the quantity in line 10, and i didnt touch line 20, there has to be a flag showing this indication.

thanks

yifat

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
461

check table CDHDR,CDPOS where

<b>OBJECTCLAS = EINKBELEG-->Hard code in case of PO

OBJECTID = 4500100023--->PO</b>regards

Prabhu

3 REPLIES 3
Read only

Former Member
0 Likes
461

hi

look out in CDHDR and CDPOS ,

regards,

Vijay

Read only

Former Member
0 Likes
462

check table CDHDR,CDPOS where

<b>OBJECTCLAS = EINKBELEG-->Hard code in case of PO

OBJECTID = 4500100023--->PO</b>regards

Prabhu

Read only

anversha_s
Active Contributor
0 Likes
461

hi,

chk the tables

cdhdr,cdpos

rgds

Anver