2018 Nov 27 5:47 AM
Hi ,
I want to run QA07 T-code with selected variant in background mode . I tried recording the QA07 by selecting variant and created custom program for that recordings. But while executing the custom program in background mode i am not getting the correct variant output in spool.It is showing output for first variant instead of second one.
While running the recording in SM35 i am getting output but after copying recording to custom program i am not getting correct output.bdc-recordings.txt
can you anyone suggest how to get correct variant name in recording and submit output to spool.
Attaching my recording.
Hi ,
I want to run QA07 T-code with selected variant in background mode . I tried recording the QA07 by selecting variant and created custom program for that recordings. But while executing the custom program in background mode i am not getting the correct variant output in spool.It is showing output for first variant instead of second one.
While running the recording in SM35 i am getting output but after copying recording to custom program i am not getting correct output.bdc-recordings.txt
can you anyone suggest how to get correct variant name in recording and submit output to spool.
Attaching my recording.
2018 Nov 27 7:20 AM
im not clearly understand your question but i have suggestion to run that bdc in mode A to check it out how did it chose the variant.
if it not required to use BDC, you can submit report with variant name, it may be easier. or alternative way, using fm RS_VARIANT_VALUES_TECH_DATA to get variant data and set it to bdc table.
2018 Nov 27 9:08 AM
Hi ,
I have tried using submit statement in my custom program , while running the code in background mode I am getting the below error
"No parameter set(MSEG01) imported from external application"
"Inspection lot creation was not possible".
2018 Nov 28 4:11 AM
the message is look like standard one so check with your functional first.
2018 Nov 28 8:30 AM
This is standard message, do not create any recording you should use submit and return only.
Nabheet