Hi all,
I am using Export to fll the entry in database table INDX.For
it i am using LV as database area (field name REFLD).
but in () the length is constant i want to use variable to fill the INDEX()., which i get from any other place.
But the problem is that it taks that vaiable as a value and fill the data LV in the INDX table not the value of that LV variable.
I want to fetch the value in that area.
Syntax:
EXPORT I_DOCPROP
TO DATABASE INDX(LV) ID L_IKEY.
Points will be sured.
Thanks
Sanket sethi