2018 Aug 13 2:58 PM
Hello,
I have to implement a new custom button on VA22 (Change Quotation). There are few buttons like "Sales", "Item overview", "Display Document Flow". Its all standard.
Now I need a button to call a Z-Programm.
I have no idea. I tried this one, but I doesn't work for me:
https://archive.sap.com/discussions/thread/3158526
Has anybody an idea?
2018 Aug 14 7:43 AM
Hi Mehmet,
"I have no idea. I tried this one, but I doesn't work for me:
Did you debugged in VA22, whether some other PF-STATUS are calling after your PF-STATUS code as per the link shared above.
Regards
Rajkumar Narasimman
2018 Aug 14 9:48 AM
Hi Rajkumar,
thanks for your reply.
No, I cant debug at this point, because I get the warning "enhancement impl. is switched off".
I activated, regenated all. When I create new enhancement, I get also the "warning". How can I switch on the enhancement?
Regards
Mehmet
2018 Aug 14 10:21 AM
Hi Mehmet,
Please check whether the package is assigned to any Switch framework. If it is assigned and then Switch on the business function in SFW5.
If it is not assigned, try to manually activate the implicit enhancement by navigating to the respective program/include instead of SE19.
Regards
Rajkumar Narasimman