cancel
Showing results for 
Search instead for 
Did you mean: 
SAP Community Log-in Update
In a few months, SAP Community will switch to SAP Universal ID as the only option to login. Don’t wait, create your SAP Universal ID now! If you have multiple S- or P- accounts, use the Consolidation Tool to merge your content. Get started with SAP Universal ID now!

"Get Started with ABAP Programming on SAP BTP": course part: "Defining a local class"

gerald_kluge
Stellar 2
Stellar 2

Hi,
i have a problem with the samples of this course part.
Declarations like:
       DATA carrier_id TYPE /dmo/carrier_id.
   DATA connection_id TYPE /dmo/connection_id.

are not resolved.
Possibly my package ZS4D400_xx is not nested in the right order?

Thanks for any hint.
Gerald

Accepted Solutions (1)

Accepted Solutions (1)

gerald_kluge
Stellar 2
Stellar 2

solved it for now by activating of domains, types and severals separately.
Possibly there was a problem on mass activating after pulling the source code.?

Answers (0)