Hi Experts,
My Requirement is to print a form when confirming Production order by co11n.Actually i have written code in userexit EXIT_SAPMM07M_001,till date it has been triggering correctly(while posting).
Problem 1:
Now it is Triggering after calculating cost i.e after returning to initial screen.Tat too external breakpoint only stoppin and sy-tcode is iniital.
Problem 2:
When it runs through the Smartform generated fm , it is showin sy-subrc eq 1.When i debugged it further in call function ssfcomp_open and in it call RFCCONTROL ID CODE FIELD '?' is returning sy-subrc eq 1.
NOTE: Everythin works fine if i execute the code in report.
I have searched in forum for this sort but didnt get exact results .Have u ppl ever come across this problem.. Please some glimpse on it.
Thanks in advance.
VINODHKUMAR.R