‎2007 Jul 06 11:26 AM
Hi!
Suppose I have an output type ZXXX (for Outbound delivery), further on I also
have an "smart form formular" for it where is being processed
if the right Condition Record has been found (Smart Form's name can be obtained via Transaction NACE depending on the kind of Application etc.).
How can simulate that scenario to step through the "Smart Form"
to see all the variable and its values etc.
Regards
Ilhan
‎2007 Jul 06 11:29 AM
Hi
If you observe in the NACE tcode
MEDIUM,OUTPUT TYPE, PROGRAM,ROUTINE,SCRIPT, SMARTFORM all are linked together
so when you wants to trigger the smartform for that Output type you have to remove the name of the SCRIPT form from NACE and keep the only Smartform name. and you keep a break point in smartform and see whether it is triggering or not.
Reward points for useful Answers
Regards
Anji
‎2007 Jul 06 11:29 AM
Hi
If you observe in the NACE tcode
MEDIUM,OUTPUT TYPE, PROGRAM,ROUTINE,SCRIPT, SMARTFORM all are linked together
so when you wants to trigger the smartform for that Output type you have to remove the name of the SCRIPT form from NACE and keep the only Smartform name. and you keep a break point in smartform and see whether it is triggering or not.
Reward points for useful Answers
Regards
Anji
‎2007 Jul 06 11:42 AM
Hi Anji I dont' know the number of its appearance in the whole system.
Is there not another way to simulate it as mentioned ?
Regards
Ilhan
‎2007 Jul 06 1:28 PM
Hi Anji,
1)
what do you mean with
"name of the SCRIPT form from NACE"
I have programmname and Smartform name but what is Script name ?
2)
keep a break point in smartform and see whether it is triggering or not.
After keeping a break-point. What is the next step exactly ?
Regards
Ilhan
Message was edited by:
Ilhan Ertas