HI
when i want executed the module function 'RS_BCT_FIGL_DATA_GET_VC1'.
i have this message :
***********************************************
Error generating the test frame.
Error generating the test frame
Message no. FL819
Diagnosis
The system could not generate a syntactically correct test frame for function module RS_BCT_FIGL_DATA_GET_VC1. You therefore cannot test the function module using the test environment. You have probably used an ABAP feature in the interface definition that is not yet supported in the test environment.
The error message is:
You cannot use generic types for fields. The table types ANY and INDEX are generic.
System Response
Procedure
Check whether you can change the interface of the function module so that it is possible to generate the test frame. If this is not possible,you will have to write your own utility for testing the function module.
Procedure for System Administration
***********************************************
but i don't find where i can found this index.
thanck for advance
best regard
Francoise