RZ70: ABAP system name in SLD varies
[(SLD)] [abap] [abap alv] [abap check] [Directory] [in] [Landscape] [name] [sap abap] [SAPDBHOST] [System] [systems] [Technical] [the]
- ABAP Dump CX_SY_CONVERSION_NO_NUMBER in MOPs trans DSWPSymptom Transaction: DSWP -> Support Packages and Patches [MOPs]) When you call the Maintenance Optimizer (MOP) in transaction DSWP under -> Operations -> Change Management -> Support Package Stacks and expand the...
- Virtual host name not delivered to SLDSymptom A virtual host name established by the SAPLOCALHOST profile parameter is not correctly delivered to the SLD by the J2EE SLD Data Supplier. Other terms SLD, System Landscape Directory, SLD Data...
- WD ABAP ALV: Toolbar contains redundant separatorsSymptom In a Web Dynpro ABAP ALV list, the system displays redundant separators in the ALV toolbar. The system displays a separator as the first toolbar element. Other terms Web Dynpro ABAP...
- Various ABAP corrections (2)Symptom This note contains ABAP corrections that are not relevant for customers (such as SLIN messages, minor errors, accessibility). Solution List of corrections: 1. Improved error messages in Support Package 01 for...
- WD ABAP ALV CheckMan in IF_SALV_BS_MODEL_COLUMNSymptom There is a CheckMan message in the interface IF_SALV_BS_MODEL_COLUMN. Other terms Web Dynpro ABAP ALVIF_SALV_BS_MODEL_COLUMN GET_POSITION Reason and Prerequisites This problem is caused by a program error. Solution SAP NetWeaver 6.40...
- Configure the ESR in CE with ABAP UMESymptom While running the CTC, “Configuration of ESR in CE” on a CE system configured to ABAP UME, following error occurs com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon) Other...
- WD ABAP ALV dump in CL_SALV_WD_C_TABLE_V_TABLE UPDATE_UISymptom You use a Web Dynpro (WD) ABAP ALV table and you call it repeatedly. In this case, when calling it again, a short dump occurs: Access using ‘ZERO’ object reference not...
- WD ABAP ALV Einstellungsdialog Eingaben nicht validiertSymptom Im WD ABAP ALV Einstellungsdialog werden Benutzereingaben nicht immer korrekt validiert. Zum Beispiel die Benutzereingabe “Angezeigte Zeilen” im Tabreiter “Darstellung” wird nicht validiert, wenn man ohne ENTER zu bet鋞igen auf einen...
Symptom
The system name of an AS ABAP in SLD is not unique. The name component “SystemHome” varies across the different application servers.
Other terms
Technical systems in the System Landscape Directory (SLD)
SLD System name
SAPDBHOST
Reason and Prerequisites
The SLD name component “SystemHome” in the AS ABAP system name is determined from the profile parameter SAPDBHOST. Generally, the parameter is entered in the DEFAULT profile, and has the same value across all application servers. In a distributed database, in rare cases, you may have to vary the parameter in the instance profiles. In that case, the SLD system name on the instances is calculated differently. The SLD contains several technical systems for this AS ABAP. A business system cannot be uniquely assigned.
Solution
Implement the attached correction instructions. Then add the parameter SLDSYSTEMHOME to the DEFAULT profile of the AS ABAP. Use one of the SAPDBHOST values as value for SLDSYSTEMHOME.
After a restart of the AS ABAP, the parameter SLDSYSTEMHOME overrides the use of SAPDBHOST. As long as the parameter SLDSYSTEMHOME is not set in the system, SAPDBHOST will be used.