I have two conditions in smartform.
if i_final-konrth NE g_temp9.
i_final-ssign eq g_temp10.
then we need to print text1 in the output. There are no program lines in the text.
g_temp9 and g_temp10 are passed from the program. text1 is not getting outputted. Could anybody help in this issue ?