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 documents for MAKT Table

Former Member
0 Likes
2,414

Hi,

Is there any way to get the change documents for MAKT table. The tables which is not maintained in CDHDR or CDPOS and also no change field (like AEDAT) in the Tables.

thanks,

fract

1 ACCEPTED SOLUTION
Read only

Former Member
1,103

Hello

It is strange. In my system change documents maintained in CDHDR/CDPOS.

Try CDPOS with:

OBJECTCLAS = 'MATERIAL'

OBJECTID = '000000000000000001' (material number with leading zeros)

TABNAME = 'DMAKT' (attention: DMAKT, no MAKT)

Hi,

Is there any way to get the change documents for MAKT table. The tables which is not maintained in CDHDR or CDPOS and also no change field (like AEDAT) in the Tables.

thanks,

fract

1 REPLY 1
Read only

Former Member
1,104

Hello

It is strange. In my system change documents maintained in CDHDR/CDPOS.

Try CDPOS with:

OBJECTCLAS = 'MATERIAL'

OBJECTID = '000000000000000001' (material number with leading zeros)

TABNAME = 'DMAKT' (attention: DMAKT, no MAKT)