Skip to Content
0
Former Member
Sep 23, 2008 at 04:33 PM

Import Memory ID in Background Job

2424 Views

Hi,

I want to read a memory ID in a program called in background. Please tell me what are the ways to acheive the same. The steps that I follow are:

1. Set memory ID in current program.

2. Call the required program in background.

3. Import the memory ID (This is where my doubt lies)

4. Process according to the value in Memory ID

Thanks.