!--a11y-->
Displaying Account Holder Changes 
This function is a method of business object Account Holder Change. The system reads an existing account holder change for an account and displays it.
§ ..
...
...
1. From the SAP Easy Access screen, choose Account Management ® Account ® Account Master Data ® Change Account Holder.
2. Enter the order number of the account holder change you want to display.
3. Choose Continue.
4. The system selects the existing account holder change for the account you have chosen and displays the following tab pages:
· Edit Object List of the Account Holder Change

You can edit an account holder change using a Business Application Programming Interface (BAPI) as well as in dialog processing. The system provides the following BAPIs:
¡ AccountHolderChange.CreateAndExecute
¡ AccountHolderChange.ChangeAndExecute
¡ AccountHolderChange.GetDetail
¡ AccountHolderChange.GetObjectList
¡ AccountHolderChange:getOrdersByAccount
The prerequisites described in the Account Holder Change section must be met and the settings listed must have been made.
For detailed information on displaying account holder changes, see the documentation for Application Programming Interface (API) BCA_API_OR_CAH_GET_HANDLE (API: Order for Reading Account Holder Change).