Hi Glen,
This is not a memory location, this is database cluster table INDX. AFAIK there's no (standard) way to display the data.
I guess your best chance is try to track the export and make sure the structure being exported is the same as the one being imported (including names). Also, you can put your import inside a try / catch, catching exception CX_SY_IMPORT_MISMATCH_ERROR.
Cheers,
Custodio