Dear Gurus,
I have created a custom program to call another program in a background job. Due to some due reason, I don't call the transaction using submit, instead I submit the program using a job.
My requirement is to pass the memory variable from first program to another program using a memory variable. I used EXPORT / IMPORT memory and it didn't work.
Is there a way to do this without file access, custom table? Please let me know.
Thanks
Nagarajan