CL_BMA_MIGITEM_VIEWER - BOR Migration: Display Component for Migration Tasks

Addresses (Business Address Services)   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Functionality

The class molds the functions that are needed to display migration tasks on the GUI. The display occurs in an SAP HTML control.

By choosing different modes when generating the object, or by calling the set_Mode() method, this display can have one of the following characteristic values:

  • Displays all general (detailed) information about a migration task
  • Displays a special migration assistant that belongs to the migration task.
  • Displays a log that belongs to the migration task, which comprises information about the progress of the processing, as well as a header containing administration information.

By choosing the mode, you can also activate combinations of the behaviors displayed above.

When generating or calling the set_Migitem() method, the class transfers a reference to the migration task that is to be displayed.

You can display a special migration assistant for each migration task. This is implemented in the formof a HTML page. This HTML page, which is explained in the specifications of the BOR Migration Assistant,must suffice special conventions. It is stored in the Web Repository (SMW0), under a special namingconvention. The document names usually begin with the BMA_T_.... prefix. This is followed by the classificationof the assigned migration tasks (domain BML_CLF), and finally the '_EN' suffix for English versions, or '_DE' for the German versions.

The class always displays special migration assistants in English, if the logon language was not German. You must deal with the translation manually, as there is no connection to the R/3 translation system available.

An own event administration on events in the HTML control takes place. Details of the structure of the supported events are listed in the specifications and partly also in the documentation for theCL_BMA_HTML_ADAPTER class.

Relationships

Large sections of event administration are performed in cooperation with the CL_BMA_HTML_ADAPTER class.

Example

Notes

Further information



BAL_S_LOG - Application Log: Log header data   Vendor Master (General Section)  
This documentation is copyright by SAP AG.


Length: 2370 Date: 20120526 Time: 092826     triton ( 119 ms )