Programme SAP RC10BCNV - EHS: Conversion of component category from 3.0e to 3.0f

Description
The program converts entries in table ESTVP (components). It convertsthe component categories listed below:
EMULSION -> EMULSIFIER
HELPSUB -> ADJUVANT
NETTING -> INTERLAC
STARTER -> TRIGGER
For this purpose, the system reads all entries for these componentcategories from the DB, converts them, and then writes them back to thedatabase.
You can run this program as often as required.

Output
The program uses a WRITE command to output a text for each step itsuccessfully completes:
Reading data from table ESTVP ... successful.
Converring component categories ... completed.
12 component categories converted.