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

Regardding Version check in diffrent SAP Systems

Former Member
0 Likes
562

Hi All,

I have one issue regarding version checking in diffrent systems!

<b>I want to know has version been checked in the different systems, if an existing object is being changed / enhanced?</b>

I need to know the above when i am using one program name from other.

Suppose <b>X</b> is my main program for version checking in diffrent systems.

I will be calling <b>X</b> Program from <b>Y</b> Program and <b>i need to know has version been checked in the different systems, if an existing object is being changed / enhanced?</b>

Can anybody solve this issue!

Thanks in advance.

Thanks,

Deep.

Hi All,

I have one issue regarding version checking in diffrent systems!

<b>I want to know has version been checked in the different systems, if an existing object is being changed / enhanced?</b>

I need to know the above when i am using one program name from other.

Suppose <b>X</b> is my main program for version checking in diffrent systems.

I will be calling <b>X</b> Program from <b>Y</b> Program and <b>i need to know has version been checked in the different systems, if an existing object is being changed / enhanced?</b>

Can anybody solve this issue!

Thanks in advance.

Thanks,

Deep.

3 REPLIES 3
Read only

Former Member
0 Likes
505

YOU CAN CHECK E070,E071 TABLE..

REGARDS

SHIBA DUTTA

Read only

0 Likes
505

Hi,

Anybody knows how to solve this issue!

Thanks,

Deep.

Read only

Former Member
0 Likes
505

Hi Deep,

Try these FM "FM_AUTH_CHECK_VERSION", "/SDF/CMO_COMP_VERSION" and "DBSYCHK_COMPARE_VERSION".

Hope this might help you.

Thanks,

Prashanth