An enhancement request (#33819) has been created.
WORKAROUND
1. Create a schema extension on the SAP Connection page with the following XML:
<?xml version="1.0" encoding="utf-8" ?>
<SAP>
<Functions>
</Functions>
<Tables>
<TABLE Definition = "USADDEF_DefaultCompany" TableName="USADDEF" Key="MANDT,ADDRNUMBER" X500="CN,OU" SQL="MANDT = sy-mandt" Load="MANDT,ADDRNUMBER" />
</tables>
<SAPExtendedSchematypes>
<SAPExtendedSchematype Bem = "Default Company" Name = "USADDEF_DefaultCompany" DisplayPattern="%MANDT% - %ADDRNUMBER%" ListObjectsDefinition = "USADDEF_DefaultCompany" ReadObjectDefinition = "USADDEF_DefaultCompany" InsertObjectDefinition = "" WriteObjectDefinition = "" DeleteObjectDefinition = "" />
</SAPExtendedSchematypes>
</SAP>
2. In the mapping of mandant, create a virtual attribute (Key resolution by reference) on the left side, resolving UID_SAPCompanyDefault to ADDRNUMBER.
3. Create a virtual attribute (Key resolution) on the right side, where the ADDRNUMBER is fetched from the class "USADDEF_DefaultCompany" ADDRNUMBER extended in the step, via the attribute MANDT.
4. Map the two virtual attributes.
STATUS
The product team will evaluate the request and this feature may become available in a future release of the product.
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Nutzungsbedingungen Datenschutz Cookie Preference Center