Constructor cannot have Export Parameter Vimal Raj 12:11:00 Object Oriented ABAP - Constructor Vimal Raj Constructor cannot have Export Parameter A constructor cannot have any Export parameter. If we declare Export parameter to constructor then it will create a syntax error. Below is the reflection: Share this Related Posts