‎2010 Mar 25 4:07 PM
Is it possible to catch the program varaint used by a program when running in batch mode. So when the scheduled job runs can we capture the variant or the job name?
The real requirement is to exnted V.21 to capture the job name and variant with any processed billing runs.
‎2010 Mar 25 4:14 PM
Variant is in SY-SLSET, job name can be obtained with function GET_JOB_RUNTIME_INFO.
Thomas
‎2010 Mar 25 4:14 PM
Variant is in SY-SLSET, job name can be obtained with function GET_JOB_RUNTIME_INFO.
Thomas