Symptom
The below error is raised when using a reuse library function or activating an ABSL script:
- Identifier does not exist
Environment
- SAP Cloud for Customer
- SAP Business ByDesign
- SAP Cloud Applications Studio
Reproducing the Issue
- Login to Cloud Applications Studio
- Open the solution
- Add a reuse function code eg: Var Date= Context.GetCurrentSystemDate();
- Save and Activate
Error raised: Identifier 'Context' does not exist.
Cause
The default 'import ABSL;' statement was removed from script
Resolution
Re-add "Import ABSL;" at the top of the script and the issue should be resolved
See Also
3137520 - Identifier does not exist
2469605 - Error While Trying to Activate Script File : Identifier ABC Does not Exist
2920399 - Error: Identifier does not Exist while Activating the Solution in Target Tenant
Keywords
KBA , AP-RC-BDS-SCR , ByDesign Studio Scripting (ABSL) , Problem
Product
SAP Business ByDesign all versions ; SAP Cloud Applications Studio all versions ; SAP Cloud for Customer add-ins all versions ; SAP Cloud for Customer core applications all versions
SAP Knowledge Base Article - Public