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.
On the
SAP Easy Access
screen, choose
Account Management
→
Account
→
Account Master Data
→
Change Account Holder.
Enter the order number of the account holder change you wish to display.
Choose
Continue
Choose
(
Display
).
The system selects the account holder change chosen by you and displays tab pages using which you can execute the following functions:
Edit Object List for 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 under Account Holder Change must be met and the settings listed must have been made.
For more information about displaying account holder changes, see the documentation for Application Programming Interface (API) BCA_API_OR_CAH_GET_HANDLE ( API: Read Order for Account Holder Change).