Hi Matthias,
The above mentioned BAPI "BAPI_EQUI_GETLIST' is for fetching Selection of Equipment List. Whatever the parameters you have passed is correct. And those parameters, you can pass numbers of inputs with LOW and HIGH columns change.
SIGN: "I" is for include
OPTION: "EQ" -- is for equals
LOW: "Name of functional location" -- From range
HIGH: “” -- to till
based on above from range to till range (i.e. FUN01 to FUN10; here FUN01 is Functional location)
As per your error message its saying, for your inputs, there is no data in Database.
Pass proper inputs, you will get output.
Regards,
Praveen Reddy