Hi there,
I am looking for "End of Execution from" "End of Execution Until" Fields name in Table: XI_AF_MSG, but I didn't found that field
is anyone know where and how to display these fileds...
basically I am trying to display sxmb_moni records through SQL using the date conditions such as:-
SELECT TRUNC(tran_delv_time) FROM sapsr3db.xi_af_msg WHERE TRUNC(tran_delv_time) = TRUNC(SYSDATE);
Your response will be really appricated with points
Regards,