Description Since it is planned to do away with table TRMAC, the entries for theRMAC module rp-sw-554s-unit have been transferred to tables T554S andT554X: - the entry for sw_554s_unit(1) to field T554S-UNIT - the entry for sw_sort_vac(1) to field T554X-DEDIR If the entry in table TRMAC cannot be read because the module rp-sw-554s-unit has been deleted or changed, for example, the standard values are used: 'K' for T554S-UNIT and 'D' for T554X-DEDIR. A warning appears in the log. Precondition The report can be run during the upgrade as an XPRA, or started online. Existing entries in the UNIT and DEDIR fields are not overwritten. Output The program uses the SAP log interface. Please refer to the log. Example Line 2 of the RMAC module RP-SW-554S-UNIT contains the following entry: data: sw_554s_unit(1) type c value 'K'.> The field T554S-UNIT is filled with 'K' for all clients. Line 4 contains the following entry: data: sw_sort_vac(1) type c value 'N'.> Since N is not a valid entry, the field T554X-DEDIR is filled with the standard entry 'D' for all clients. |