Hi
I am creating a interface (RFC) for price condition. I am using function 'RV_CONDITION_COPY' -> 'RV_CONDITION_SAVE' -> 'RV_CONDITION_RESET' . The whole procedure is working fine. Whoever, if the input data is not correct, such as a wrong material No., a error message will be popup in a subwindow.
My question: is there any way we can have the return message ( error message ) from the function 'RV_CONDITION_COPY' as parameter instead of popup window?
Thanks.