Dear All,
In the BPS FOX, I need to call a same CALL FUNCTION from the FOX for twice (with different parameter).
When i Execute, it will prompt me:
Nested call of RSDRI_INFOPROV_READ
Instead of using module RSDRI_INFOPROV_READ, use the class CL_RSDRI_INFOPROV. The read method of class CL_RSDRI_INFOPROV is identical to the module RSDRI_INFOPROV_READ.
Any one can kindly teach me.. or any sample code i can refer to?
Thank you.