Relaxation for default mapping in SCV

In SCP v20.8, the ’default mapping’ validate whether SCV Mappings have been relaxed both in the UI and in the template loader. When multiple default mappings exist for one target table, instead of displaying an error, the UI displays a warning message and continues to save the mapping definition.

In this release the check has been relaxed further when mapping_name is passed as parameter to the EXECUTE_TRANSFER program. When the mapping_name is passed as parameter, the program can determine the exact mapping to use and hence it does not log an error any more when the target table has two default mappings.

This allows users to execute a specific mapping without receiving any validation errors.

Note: This feature is available after upgrade. You are not required a new role or privilege access to use this feature.