Hello
We have the need to build an exit function in BPS. I have defined the function module and I have also defined a parameter (which I access throuh IT_EXITP within the function module).
The way we have implemented BPS here requires us to invoke BPS functionality through the API calls. So, for eaxample to call a planning function we use API_SEMBPS_FUNCTION_EXECUTE. My problem is that there appears no where on this API top provide paramter information. Does anyone know if it is possible to call an exit planning function witht he API and give it a parameter ?
Thanks
Cameron