Dear Experts,
I have a requirement of having default value for VIQMEL-BEQUI field while creating a maintenance notification.
For default values there is an exit QQMA0025, with include shown above.
The field value required is from other table EQUZ which is not a part of this exit.
Here I tried few codes like one shown below. But the value is not returned.
Tables: EQUZ. Select single HEQUI from EQUZ into E_VIQMEL-BEQUI where EQUNR = I_VIQMEL-EQUNR and DATBI = '31.12.9999'.
(I am a functional man)
I highly appreciate if someone could help.
kind Regards
Jogeswara Rao
Edited by: K Jogeswara Rao on Nov 28, 2011 2:44 PM