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

Help with error TYPELOAD_NEW_VERSION

Former Member
0 Likes
670

Hi, I have an append structure in VBAP called ZAVBAP. This structure has a field named ZZTM.

This field had a data element called ZDETM01 (type char, size 2). The data element was changed to other called ZDETM02 (also char, size 2, this one has a search help).

Nothing wrong in development and validation ambient. But in production this causes a dump TYPELOAD_NEW_VERSION after save VA01.

Thank you all in advance.

Regards,

Charles

1 REPLY 1
Read only

Former Member
0 Likes
553

The BASIS group solved the problem. I think it´s something related to buffer. Thank you.