Hi Yash,
use the implicit enhancement for MV45AFZZ
if not xvbak-kunnr is initial.
SELECT SINGLE ( MOBILE) FROM KNA1 IINTO L_mobile
WHERE KUNNR = XVBAK-KUNNR.
*check your table where the mobile number is storing
If l_mobile is initial.
write the information message
endif
endif.