HI All,
From F150 i am trying to generate the Dunning letters for customers but the problem is
the customers were selected in std code(one by one) and after that in PRINT_DUNNING_NOTICE_SF the customized smartform
is getting called and because of some conditions(days validations) we are deleting the customer to avoid letter genearations to
them but after the smart form call stdFM giving FM-502 message(print success message) with blank page .
flow = std fm
->ssf_fm
->Zsmartform-fm
--->msg FM502 from std fm(PRINT_DUNNING_NOTICE_SF).
reason is preparing internal table IT_MHND like T_MHND to provide to Smartform but these are blank in some cases causing to blank page.i am checking not initial conditon before the Sf page still no use.
can you please suggest how to stop the smartform with out generating blank page and sucess message.
please feel free to inform me in case of any furuther info req on this.
Thanks
sarath