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

Read change document

Former Member
0 Likes
444

HI all,

How to read the details of change document number.(Field CHANGENR from CDHDR and CDPOS table ) for network.

Thanks,

2 REPLIES 2
Read only

Former Member
0 Likes
396

Hello

OBJECTCLASS = 'ORDER'

OBJECTID = MANDT+network number (like 33320000000992149)

Read only

Former Member
0 Likes
396

thanks