SAP Knowledge Base Article - Public

3648394 - Action "XXXX" not possible; action is disabled

Symptom

When attempting to validate an action using an ABSL script, an error of the following happens:

  • Action "XXXX" not possible; action is disabled

This action is validate via OnSave Event script.

Environment

  • SAP Business ByDesign 
  • SAP Cloud Applications Studio

Reproducing the Issue

  1. Perform an action in the tenant.
  2. Error happens.

Cause

This happens because the implementation of the validation is done on an OnSave Event ABSL script, when it should be implemented in an Action Validation script.

Resolution

Check with your partner to identify the implementation code currently located in the OnSave Script and move it to an Action Validation Script.

Keywords

ABSL , Scripting ,SAP Cloud Applications Studio , Validation onSave, Action Validate , KBA , AP-RC-BDS-SCR , ByDesign Studio Scripting (ABSL) , How To

Product

SAP Business ByDesign all versions ; SAP Cloud Applications Studio all versions