
Objective and Advantages of writing ABAP Units ABAP units helps in testing an individual and independent unit of code without the availability/need of full application. Testing can be done even if fields are not exposed in UI and UI application is not available. Mock data is created in ABAP units which means that the actual […]