hi all,
i need to create a dynamic text in sapscripts.
instance:
Terms of payment : cash.
if the user does not enter cash. the standard text "terms of payment" appears. It should not appear when there is no data(cash).
if cash is not entered by the user then "terms of payment' should not appear on the sapscript. only if he enters then only it should display
terms of payment : cash.
thanxs in advance