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

Error Load_Type_Version_mismatch after enhancing benefit infotype

Former Member
0 Likes
1,012

Hi Experts,

Added a new field in benefits infotype(167), added the fields in the structure CI_P0167 activated the structure and screen and assigned to screen also. After enhancing  this infotype gets below error.

  1. Syntax error in program SAPLHRBEN00FEATURE - while creating & displaying infotype 167, 171.
  2. Load_Type_Version_mismatch - While executing payroll driver, time evalution and all bnefit related reports.

Solutions tried.

Deleted enhancemet - still same error as mentioned above

Re-created and activated all tables screens. - still same error as mentioned above

kindly provide some solutions to overcome this..

Hi Experts,

Added a new field in benefits infotype(167), added the fields in the structure CI_P0167 activated the structure and screen and assigned to screen also. After enhancing  this infotype gets below error.

  1. Syntax error in program SAPLHRBEN00FEATURE - while creating & displaying infotype 167, 171.
  2. Load_Type_Version_mismatch - While executing payroll driver, time evalution and all bnefit related reports.

Solutions tried.

Deleted enhancemet - still same error as mentioned above

Re-created and activated all tables screens. - still same error as mentioned above

kindly provide some solutions to overcome this..

2 REPLIES 2
Read only

Former Member
0 Likes
647

cleared the buffer and restarted the server.

Ref - SAP Note 1291597, 1338583.

Read only

RaymondGiuseppi
Active Contributor
0 Likes
647

Yes try to refresh the buffer, ok_code /$SYNC (from Note 26171 - Possible entry values for command field ("OK-code").)

You can also call SGEN transaction to regenerate all invalid loads.

Regards,

Raymond