Aug 20, 2026

Error "(Un)-Publishing of Service Binding SRBV XXXXXXXXX in Customizing Client not allowed"

This error occurs when you try to use the Publish Locally button in ABAP Development Tools (ADT/Eclipse) for an OData V4 service binding inside a client configured for customizing or testing.

ADT local publishing is restricted in these clients; instead, you must publish the service manually using SAP GUI transaction /IWFND/V4_ADMIN.
How to Fix the Error
  1. Activate in ADT: Open your Service Binding in ADT (Eclipse) and make sure it is activated, but do not click "Publish Locally". 
  2. Open Gateway Administration: Log in to your SAP system and run transaction [/IWFND/V4_ADMIN](https://help.sap.com/docs/SAP_FIORI_OVERVIEW/9b4ee51ce91e4a9cadd5e6d43c2992ba/10ac7f6e59fa43508d486aa8997384c1.html). 
  3. Publish Service Group:
    • Click the Publish Service Groups button.
    • Select your system alias (e.g., LOCAL) and click Get Service Groups.
    • Find and select your Service Group ID from the list, then click Publish Service Groups again. 
  4. Assign Request: Provide a customizing or transport request if prompted by the client settings. 
  5. Refresh ADT: Go back to Eclipse, select your Service Binding, and press F5 to refresh

No comments :