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: 

how to track no of salesorders changed in particular day

Former Member
0 Kudos

hi experts,

can u please guide me for my requirement.

i have a requirement to upload changed salesorders for everyday to applicatio nserver.

can u please explain me how to get changed sales orders data? explain me the logic

Thanks

Gopi

3 REPLIES 3

Former Member
0 Kudos

Hi,

use the table cdhdr and field tcode and object class 'VERKBELEG' and TCode VA02 and todays date in the udate field .

regards,

Advait

Former Member
0 Kudos

Hi Gopi Krishna,

Refer to the standard program RVSCD100 .It shows all the changes for a particular document. You can get all the Function modules for fetching the changes for a sales document. From that if you analyse that carefully, you can get the result. Because i have worked on that and got the result i wanted.

Reward if useful.

Thanks & Regards,

Khan,

Former Member
0 Kudos

Hi Ahmed,

thank u for ur response.can u provide me sample code

Thanks

Gopi