I have created an ABAP that creates 20,000 records in a custom LIS structure. When running the program interactively, the program processes correctly, generating the proper data. When the same program with same variant is submitted in the background, the job ends immediately and successfully but no processing is done. I cannot get a simple write statement to print.
What is happening? Any ideas would be greatly appreciated.