Hi,
I have a requirement in which i need to restrict persons from removing delivery block if exist for a customer
in XD02 transaction (only for 02 AR credit block).
I have created a new authorization object for this to check the users but i am not able to find any exit through
which i can change the field attribute KNA1-LIFSD (Credit block) if the authorization fails (Make it disable)
I have found Exits and Badi which are called while saving customers but for field modification i am not able to find
any Exit or Badi or Bapi which will disabled the field Delivery block if the person did not have authorization for this.
I tried loop at screen in many Exits and Badi but nothing is working.
Can someone please help.