Purpose All physical HRDSYS entries are transported from an old table to thecorresponding new table. Additional key fields are filled with content.The number of the old tables corresponds to the number of the newtables. Old table New table> DSYS_PHCONT_C_CD DSYS_PHCONT_CCD2> DSYS_PHCONT_E_CD DSYS_PHCONT_ECD2> DSYS_PHCONT_E_CI DSYS_PHCONT_ECI2> DSYS_PHFILE_C_CD DSYS_PHFILE_CCD2> DSYS_PHFILE_E_CD DSYS_PHFILE_ECD2> DSYS_PHFILE_E_CI DSYS_PHFILE_ECI2> DSYS_PHHEAD_C_CD DSYS_PHHEAD_CCD2> DSYS_PHHEAD_E_CD DSYS_PHHEAD_ECD2> DSYS_PHHEAD_E_CI DSYS_PHHEAD_ECI2> DSYS_PHHYPE_C_CD DSYS_PHHYPE_CCD2> DSYS_PHHYPE_E_CD DSYS_PHHYPE_ECD2> DSYS_PHHYPE_E_CI DSYS_PHHYPE_ECI2>Note Check whether there is sufficienttable space> (correspondingto the size of the old tables) on the database for the new tables andif necessary, expand it. After a termination you can restart the report. After successful conversion you can use reportRPDSNS_DELETE_OLD_PHIO>( HRDSYS:Delete PHIO from the old tables>) to delete the content of the oldtables. |