Application Development 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: 

Change Documents for Sales Order (VA03)

Former Member
0 Kudos

Hello,

Is it possible to track changes to the text (VA03 - Header Detail - Text Tab) from a Sales Order by using change documents?

Thanks in advance for your help,

CL

3 REPLIES 3

former_member194669
Active Contributor
0 Kudos

I don't think that is possible. These are getting stored in Longtext (ie STXH & STXL) by retrieving this also we need to use fm READ_TEXT.

and also in change document table CDPOS fields VALUE_NEW & VALUE_OLD have length limit of 254.

0 Kudos

That's what I thought.. but I decided to post the question just in case I'm wrong.. Thanks for your reply.. Hopefully someone else can give their opinions.

Thanks,

CL

former_member191735
Active Contributor
0 Kudos

It is not possible to track the changes for texts.