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

Modified programs

former_member474499
Participant
0 Likes
968

Hello,

I need to find the programs that are always modified. Is there any way to find them?

Best regads.

6 REPLIES 6
Read only

Former Member
0 Likes
893

Hi Hk,

What do you mean by 'that are always modified' ?

Regards,

Marcin

Read only

former_member474499
Participant
0 Likes
893

Hello Marcin,

Thank you for your answer.

I used the sentence 'That are always modified' to look for the most modified programs during a specific period.

While searching, we found this table : VRSD, but I'm not sure that we can get the information described above.

we found also the MF /SDF/CMO_GET_WORKLOAD. Can you please tell me the purpose of this MF?

Can you please tell me where this table and MF are used?

Thank you in advance.

Best regards

Read only

0 Likes
893

You can get some (not full) analysis using REPOSRC table and next fields:

-          PROGNAME - ABAP Program Name

-          CNAM – Author

-          CDAT - Created on

-          VERN - Version number  (Number of program changes from CDAT to UDAT)

-          UNAM - Last changed by

-          UDAT – Last Changed On

Read only

0 Likes
893

Thank you for your answer.

It really helped me

Read only

0 Likes
893

You welcome!

Read only

0 Likes
893

Hello,

Can you please, tell me the purpose of this MF /SDF/CMO_GET_WORKLOAD ? and when this table and MF are used?

Thanks in advance.

Best regards,

S.