Skip to Content
-1
Sep 20, 2023 at 06:30 PM

Compare values in XVBAP and YVBAP

210 Views Last edit Sep 21, 2023 at 07:19 AM 2 rev

Hi abap experts,

While change the sales order data even if I am not changes any data or some time revert the data XVBAP structure update indictor as U. But when I compare YVBAP and XVBAP field values are same except XVBAP update indicator. So, I am tring to check if any values are different in XVBAP and YVBAP in user exit when XVBAP any record having update indictor as U. How I can compare all values of there 2 internal tables except this update indictor field. because this is only difference observed in both the tables. Some one help me logic to compare both tables.