Browsing Category

Abap development

ALV FATAL ERROR AND OOALV CONTAINER

Common error – ALV Fatal Error – GUI Cannot be reached By sampath kumar – SAP ABAP CERTIFIED Purpose: This document details about the common problem faced by many consultants: “Fatal Error – GUI cannot be reached” in ALV Grid…

Mass user creation using BAPI

Hello, Mass user creation using BAPI: last time I had to create a lot of users and lock them on few systems. I wrote a program that is using BAPI_USER_CREATE1 and BAPI_USER_LOCK. Program is expecting local .csv file separated by…