
| Runtime Error | Short Description |
|---|---|
| JS_EXT_BIND | Data binding between JS and ABAP does not exist any more. |
| JS_EXT_BIND_CLASS | The bound ABAP class is not active yet. |
| JS_EXT_BIND_CONST | Write access to ABAP constant. |
| JS_INT_BIND | Internal error while binding data. |
| JS_INT_GENERAL | Internal error when calling JavaScript. |
| JS_INT_MALLOC | No memory available while binding data. |



