Hi Gurus,
In my Z function module, i am in turn calling a standard Func Module : ISU_ERCHV_APPEND_PREV.
This std FM loops through an int table raises an exception & exits whenever it encounters a mismatch for record.
But i need to continue with the next available record(s) and so on...etc
The loop is inside the std FM and i cannot edit the standard FM.
Is there a way that i can handle this situation?
Thanks
Dany