Generation of Content Conversion Reports (RFTBUP09)

Use

The report generates the content conversion coding for all entries currently assigned to the project in table BPUM. The following entries are included in table BPUM:

  • All entries that are not marked as an exception (Flag Domain/Data Element/Table as Exception field EXCEPTION_TAB)

  • All entries that are admissible for the conversion (Convert Business Partner field CONVERT_TAB)

If the system finds at least one field for which the content is to be converted, then it generates a report. The field contents of UFORM (form routine) and CONV_REP (module pool for form routines) from table BPUM are used as conversion routines.

The generated report is created as a local private object with the name RFTBUP10_”table name”. If a report of the same name exists already, then the report is not generated.

A sub-project $CH_NNNNNN, with NNNNNN as sequential number, is created and registered in order to carry out the conversion project using the control tool. Successful generation is logged with the entry Generation of conversion report RFTBUP10_”table name” for table TABNAME.

If you reconstruct or change table BPUM after you have run the report, then you have to run the report again. Changes in table BPUM can result in changes in coding for the content conversion reports.

You can run the report as many times as you like. However, you have to run it at least once in every client.

Integration

For an overview of all phases of business partner conversion and other conversion reports, see Activities for Business Partner Conversion.

Activities

The system displays the initial screen for the report:

  1. In the Project section, enter the 0003 Business Partner Phase 2 conversion project.

  2. In the Control section, you can set the Delete Conversion Reports Only checkbox. If the checkbox is set, then you can delete all generated content conversion reports from your $TEMP directory after you have successfully completed the business partner conversion by executing the report.