‎2022 Mar 15 12:29 PM
Hi community,
lately I encountered a pretty "strange" problem with some eCatt scripts that actually worked with no problem in the last 2 years, until last week after a system update..
Long story short, to describe the problem by using two dummy scripts, for the sake of simplifying the case:
Problem:
When calling the default script assigning to IT_ECATT_PARAMETER the GT_ECATT_PARAMETER, one encounters the following error message: Parameter <parameter_description> is not defined.
Wrapper script screenshot:

Default script screenshot:

An the errors after the execution of the wrapper script:

Thanks for your suggestions!
Florin
‎2023 Mar 29 9:04 PM
Problem solved. The issue was that SAP HANA has another behavior, comparing to an old ERP system.
I just used test containers instead of table parameters in the script. In the script code afterwards you can check and use all the test container parameters in order to further develop your test.
‎2023 Mar 29 9:04 PM
Problem solved. The issue was that SAP HANA has another behavior, comparing to an old ERP system.
I just used test containers instead of table parameters in the script. In the script code afterwards you can check and use all the test container parameters in order to further develop your test.