Parameter cpuid/trunc_left Short text Side where computer names are truncated Parameter description One of four parameters (see also cpuid/trunc_size>, cpuid/behind_last>, andcpuid/before_first>), which are used tocontrol how long external host names are converted to short internal R/3host names. If necessary, the long host name is taken out of a longer networkaddress name using separators. The permitted length is specified incpuid/trunc_size>. If the name is still toolong, it must be truncated on the left or right side. The side truncateddepends on the naming conventions for the other hosts and must be chosenso that the resulting names are unique. Examples Parameter Value,,Long Host Names,,Shortened Names 1,,db_server_03,,erver_03 1,,db_server_05,,erver_05 0,,pr01_berlin,,pr01_ber 0,,pr02_berchtesgarten,,pr02_berWork area System Default value 1 Who is allowed Customer Limitation for os None Limitation for db None Other parameter The five associated parameters are applied in the following sequence: cpuid/<(><<)>xx> cpuid/before_first> cpuid/behind_last> cpuid/trunc_size> cpuid/trunc_left '0' Use the initial characters. This means truncate on the right. '1' Use the final characters. This means truncate on the left. |