Hi,
Am using Email address as a parameter on Selection-screen.
like
PARAMETERS:p_addr type AD_SMTPADR.
it works fine but problem is:
now i want to fill it by-default in selecrion-screen as login user id's email address.
how can i achieve that?
Amit.