CL_BMA_NAVIGATOR - BOR Migration: Navigation in Worklist
PERFORM Short Reference General Material DataThis documentation is copyright by SAP AG.
Functionality
The CL_BMA_NAVIGATOR class provides the functions that are required for navigating using worklists of the BOR migration. It encapsulates an SAP tree control application-specific, and can therefore only run in dialog.
A tree is displayed, which displays all the migration tasks that belong to a free selection. You candefine the respective selection using the set_Filter method, or when generating the object. When generatingthe object, a GUI Container (CL_GUI_CONTAINER) is transferred that determines where the tree is displayed on the GUI.
If a migration task is selected, then the class triggers the MIGITEM_SELECTEDevent. An object of the CL_BMA_MIGITEM class is then created. If the migration task is not locked by another user, the locks are automatically set for the generated object.
The class is able to recognize status changes to selected migration tasks by implementing an event handler, "MIGITEM_STATUS_LISTENER", for the STATUS_CHANGED event of theCL_BMA_MIGITEM class.
Relationships
The class is used in transaction SBMA (BOR Migration Assistant).
Example
Notes
Further information
Addresses (Business Address Services) Fill RESBD Structure from EBP Component Structure
This documentation is copyright by SAP AG.
Length: 1336 Date: 20120526 Time: 092841 triton ( 67 ms )






