‎2012 Jul 17 9:13 AM
Hello,
I would like to use eCatt test data container for ABAP unit test-classes. For testing I read the data from test data container via cl_apl_ecatt_tdc_api->get_value(). Now, I would like to set data into the test data container. The class cl_apl_ecatt_tdc_api doesn't have a setter-Methode for value.
How I can insert data into test data container with ABAP-Code?
Thanks
Maik
‎2012 Jul 26 11:14 AM
Hi,
You can write a piece of code to export all the data into an excel and import the same in tdc i remberer the order save BADI would be helpful to achieve the same
Best Regards,
Sarveshvaran
‎2012 Jul 26 11:15 AM
Hi,
You can write a piece of code to export all the data into an excel and import the same in tdc i remberer the order save BADI would be helpful to achieve the same
Best Regards,
Sarveshvaran