‎2008 Mar 18 7:15 PM
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.
‎2008 Mar 18 7:42 PM