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: 

Retrieving Change Document Items

Former Member
0 Kudos

Hi,

Using *_CHANGE_DOCUMENT, we create change documents passing data through tables. Similarly

is there any function module for getting back the change document items from CDPOS table in the same table format.

For eg., if 2 database records ( with each having 6 fields) is creating 12 change document items in CDPOS table, is it possible to get those 2 records directly in db format.

(I have tried CHANGEDOCUMENT_READ_POSITIONS function module, but it gives back the 12 change document items. Using manual code only, again we have to convert it to db table format or is there any other function modules to get back those records directly?)

Regards,

SAP Lover

1 REPLY 1

former_member194669
Active Contributor
0 Kudos

Try with fm CHANGEDOCU_CDPOS_READ