Hi,
I came across an ABAP program. Anybody know what the meaning of (iop)? What the purpose of that?
I have try to remove it, and test the program but the output is still the same.
Code here:
================================================================
WRITE: 'Invalid operator!'(iop).
================================================================
Regards,
Rayden