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/Export From database

Former Member
0 Likes
782

Hi,

I am trying to use "FKK_SAMPLE_1720" FM in my program .

And this FM has a statement

  • Pick up add-on parameters

IMPORT addons TO h_addons FROM DATABASE rfdt(kk) ID h_runkey.

1. If want to export values to this id, can any tell me how i can give the code to export the values to this ID? (little more detailed with at least one value appending into structure.)

2. This FM is calling in other SAP transactions(FPCOPARA) , when other programs also export values to this ID is it going to effect any way when I execute my program?( like is this export ID is local to every ABAP program?) ..

Please let me assp.

Thanks in advance for ur time..

Rajesh.

1 REPLY 1
Read only

Former Member
0 Likes
483

Hi,

Any one got a chance to look at this issue?

thanks.