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

Customer / Vendor data time dependent

Former Member
0 Likes
664

Hi.

I am looking for a function module that shows customer/vendor  data at certain time .

I know I can derive all changes from  cdpos table, but a FM would be more suitable.

Tahnk You.

Łukasz Dippel.

1 ACCEPTED SOLUTION
Read only

former_member188724
Contributor
0 Likes
612

Hi,

You can try the Report RSSCD200 or use FM CHANGEDOCUMENT_READ (used in the same Report).

Hope it helps.

Regards,

K.S

Hi,

You can try the Report RSSCD200 or use FM CHANGEDOCUMENT_READ (used in the same Report).

Hope it helps.

Regards,

K.S

2 REPLIES 2
Read only

former_member188724
Contributor
0 Likes
613

Hi,

You can try the Report RSSCD200 or use FM CHANGEDOCUMENT_READ (used in the same Report).

Hope it helps.

Regards,

K.S

Read only

0 Likes
612

Thanks, but it still gives me the table of changes, not the final state for a certain date.