on 2023 Apr 11 5:09 PM
Dear community,
in this tutorial the creation of the abstract entity "zabs_purchaserequisition" is missing in step 6. Could anybody provide this? Thanks a lot!
Request clarification before answering.
Hi Timothy,
I encountred the same problem and just analyzed what is needed and created the abstract entity myself. It looks like this:
Hope this helps,
Regards Nina
@EndUserText.label: 'Purchase Requisition'
define abstract entity zabs_purchaserequisition
{
purchase_requisition : abap.numc(8);
created_by : abp_creation_user;
created_at : abp_creation_tstmpl;
}<br>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi t.santy ,
you can delete following line image.png.
We will update this tutorials as soon as possible.
Best regards,
Merve
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
100 | |
11 | |
10 | |
9 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.