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

change pointers

Former Member
0 Likes
317

hi, all

I am using change pointers to calculate the purchase list price currentley i am using

cond_a (obj type)

knopae (table)

kbeter (field)

can any one suggest what was the object id i have to use for mbew-zplpr in message type.

1 REPLY 1
Read only

christian_wohlfahrt
Active Contributor
0 Likes
269

Hi!

Have a look at table TCDOB. Second(?) field is the database table name (= MBEW). Then you will get all objects, where the table is included (e.g. like MAT_FULL). Sometimes no change documents are written (e.g. in case of goods movements). But then you can select the goods movement documents directly.

Regards,

Christian