Application Development 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: 

IF_SALV_BS_XML

0 Kudos

We are using (changed standard code which is using mentioned ) class IF_SALV_BS_XML as part of our development .it works fine in dev server . but when we transport we are facing short dump.

reason is the attribute Version_26 is not found in class IF_SALV_BS_XML. in quality where as it is available in Dev server.

we dont have version_27 field in both dev and quality but noticed same in client system.


let me know what might be the reason behind this.how to make available of version_26 in IF_SALV_BS_XML


Regards

Krishna

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

Did you look in OSS notes/KBA (but this value existed as far as 2008, check your installation... and previous upgrade projects) else could you consider using SPA parameter SALV_BS_XML_VERSION and not a harcoded value in your code, so you could adapt in every system?

Regards,

Raymond