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

Problem with servers

Former Member
0 Likes
541

Hi all,

In my SAP system I have two servers. Problem is when I am moving values from one dynamic structure to other structure it is moving properly in one server

and the if I try the same MOVE statement in another server it is not moving properly.

What could be the reason for this ?

Thanks in advance.

3 REPLIES 3
Read only

Former Member
0 Likes
512

Share the code, especially how you setup the dynamic structure.

Read only

Former Member
0 Likes
512

hello,

please share more details -

what error you are getting, what part of code is the error coming ? etc

best regards

swanand

Read only

Former Member
0 Likes
512

Samuli/Swanand,

We use a SAP routine to move VADAT to KOMG structure using a SAP routine fill_comm_area_from_vadat.

In this routine it is behaving differently in two different servers.