cancel
Showing results for 
Search instead for 
Did you mean: 

The use of Class CL_APS_BC_SCOPE_CHANGE_API is not permitted.

Stephan16
Discoverer
586

Hi,

I'm on the tutorial "Create SAP Fiori Launchpad Space and Page Templates" in Step 3 (Scope page and space templates). Create SAP Fiori Launchpad Space and Page Templates | SAP Tutorials

I copied the code to my newly created class ZCL_SCOPE_PAGE_SPACE_### and I got the following error: The use of Class CL_APS_BC_SCOPE_CHANGE_API is not permitted.

Line 18:  DATA(lo_scope_api) = cl_aps_bc_scope_change_api=>create_instance( ).

Thanks for your help!

BR, Stephan

View Entire Topic
BurgosJavier
Discoverer

Hi All,

The tutorial is marked as "Requires Customer/Partner License" and therefore it can not be performed on the trial version of SAP BTP ABAP environment.

If you check in step 2 with trial SAP BTP environment you will get the message:

"You do not have permission to Access the Manage LaunchPad Pages App".

I hope that somebody of SAP fix that or give us another way to continue with the exercises 

Thanks

haigang_zhao_cn
Explorer
0 Kudos
I have the same issue, hope someone to fix this.
JessieZ
Explorer
0 Kudos
Same issues in step 2 and step 3.
JessieZ
Explorer
0 Kudos
The issue while activating the mentioned class for calling the scoping API is fixed by update the ADT version. But the issue of access Managae Launchpad Pages app ( app ID F4512, Application Component CA-FLP-FE-DT ) still persists. Can anybody from the component\app owner team in SAP provide a solution for this? Thanks much.