Hi All,
dunning smart form(custom)was getting called from SAPF150D2 program ,but the problem is i need to restrict the smart form call based on some particular custom conditions like level1 should trigger after 15 days level 2 letter with 9 days like this(from ztable values)
as of now i am restricting with in smartform code(global-initilization)which leads to blank page printing for some customers with in the selected range(becuase i am deleting customer internal table based on conditions) so can any one please sugget how to restrict customers before smartform call.
Thank you.