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

Version Check

Former Member
0 Likes
434

Hi All,

I want to do version check for list of objects.Say Whether the last version of the program was imported to URP. I know conventional method but it is not useful for me. I need to do version check for set of programs. Do we have any function module so that I can write a Z program for checking set of programs.

2 REPLIES 2
Read only

santhosh_patil
Contributor
0 Likes
394

Hi ,

Check with the table VRSD.

TO check for import try with FM

TMS_MGR_READ_TRANSPORT_REQUEST

-


Santhosh

Read only

0 Likes
394

Hi

VRSD shows only for Report program I need it for Script, smart forms etc.