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

Import and Export memory statements usage

SureshB
Associate
Associate
0 Likes
658

Hi

Is there any restrictions from SAP to use Export to Memory or Import from memory statements in custom applications?

Appreciate your answers.

Suresh

3 REPLIES 3
Read only

former_member376453
Contributor
0 Likes
634

No, you can absolutely use this in your custom program.

Kuntal

Read only

Former Member
0 Likes
634

Hi suresh,

If you are using these IMPORT and EXPORT paratmeters...

1) make sure that the memory will be distributed to only one session.

2) if the memory will not imported if between those sessions, if you have any RFC calling.

Thanks!

Read only

Former Member
0 Likes
634

HI,

Refer to this link..[EXPORT/IMPORT statements |]