Skip to Content
0
Former Member
Mar 15, 2010 at 02:08 AM

Return Message of 'RV_CONDITION_COPY'

917 Views

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.