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

How to update characteristics using BAPI_DOCUMENT_CHANGE2

Former Member
0 Likes
1,386

Hi all,

I have to update only characteristics in an existing DMS document (CV02N). I'm calling function module BAPI_DOCUMENT_CHANGE2 and passed DOCUMENT TYPE, DOCUMENT NUMBER, DOCUMENT PART, DOCUMENT VERSION, DOCUMENTDATA & DOCUMENTDATAX and CHARACTERISTICS. But characteristics are not updated.

I'm able to update characteristics using function module BAPI_DOCUMENT_CREATE2.

Please tell me What other parameters are to be populated.

Regards

Jaker.

1 REPLY 1
Read only

martin_augustin2
Explorer
0 Likes
687

You have to populate the table classallocations

Regards, Martin