on 2024 Jul 31 7:46 AM
Hi,
I´m following learning journey "Learning the Basics of ABAP Programming on SAP BTP" and I have reached point where I need to generate ABAP respository objects based on a table. Table definition has been copypasted from learning materials.
But I get error "Field for creation user is missing in source reference ZPP_GROCERY type TABL"
I´m using Eclipse as instructed in the learning.
Ideas how to solve this to be able to proceed?
Thanks in advance,
Pekka
Hello Pekka,
have you tried to replace the datatype of the field "createdby" with the dataelement "abp_creation_user" in your database table?
Best regards,
Kevin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi gojila1029, did you activate (Ctrl + F3) again after?
Edit: Just editing my comment to say that this solution worked for me too. First time around, I didn't realise that I needed to change the data type on the right rather than the field name on the left, which is why it didn't work, but as soon as I switched obviously all was well.
Many thanks for all your efforts.
User | Count |
---|---|
71 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.