Hi Clemens Li,
Use EXPORT <BDCTable>TO DATABASE indx(st) ID 'BDCTABLE' before calling the transaction and use IMPORT <BDCTable> FROM DATABASE indx(st) ID 'BDCTABLE' where you want to read BDC table values.
Hi Clemens Li,
Use EXPORT <BDCTable>TO DATABASE indx(st) ID 'BDCTABLE' before calling the transaction and use IMPORT <BDCTable> FROM DATABASE indx(st) ID 'BDCTABLE' where you want to read BDC table values.