Field - lpar_system_name
LPAR-System name
- Map: SMF70BCT
- Based on: lpar_name, system_name
The field is created using the following pseudocode:
return lpar_name.cat(system_name, '-')
LPAR-System name
The field is created using the following pseudocode:
return lpar_name.cat(system_name, '-')