Skip to Content
0
Jan 12, 2012 at 02:32 PM

BPC75NW: Performance issue with data movement between applications

24 Views

Hi,

To do the data movement (DM) between 2 applications, I have utilised "write_back_int" method which is called in uj_custom_logic BAdI. The BAdI is in-turn invoked through LGF file.

However, it takes 14 seconds to transfer a set of 4 records from source to target application. This will become time consuming considering the case of large data volumes in real-time scenario.

To enhance the performance of DM loads,

1) Are there any optimising techniques that can be applied to the DM process ?

OR

2) Can the write_back_int method be parameterised in a way to take less of load time ?

Please let me know.

Regards,

Pankaj