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

Modification - version management inconsistency

Former Member
0 Likes
657

Hi Experts,

I have a function module which was modified some weeks ago but in the version manager there is no entry showing the transport request of the modification and there is no initial SAP version owned by SAP. I have checked the entry in the VRSD and function module has no value in the fields KORRNUM and AUTHOR. The version 00001 has no author (it should be SAP), and the compare function between the u201Coriginalu201D function module and the modified function module (which is active) shows no difference.

Any ideas about know is possible to have such inconsistent state in the database or how to to solve this problem?

Cheers

maresp

Edited by: maresp on Jul 21, 2010 9:02 AM

Edited by: maresp on Jul 21, 2010 9:12 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
456

Check for differences in a cross-system compare.

Check for a correct version in another system.

If you find a correct version, you can either transport that to the 'inconsistent' system - another approach could be: reset the thing in SE95 to SAP-standard and see what happens.

As for the cause: I have no idea. This could be everything. A bug would be my first clue, so search in SMP (=OSS) if there are any notes on that function module specific to your release/patch level.

1 REPLY 1
Read only

Former Member
0 Likes
457

Check for differences in a cross-system compare.

Check for a correct version in another system.

If you find a correct version, you can either transport that to the 'inconsistent' system - another approach could be: reset the thing in SE95 to SAP-standard and see what happens.

As for the cause: I have no idea. This could be everything. A bug would be my first clue, so search in SMP (=OSS) if there are any notes on that function module specific to your release/patch level.