Hi Experts,
I'm using the Badi EQUI_UPDATE to perform an action after creating or changing an equipment. The problem is that there are no status information available. The function module STATUS_READ delivers wrong results because the buffer is no more available during posting. So the function module STATUS_READ gets the status information from the database an these are the status information before update.
Could anybody give me a clue how to get the right status information in Badi EQUI_UPDATE?
Thanks in advance