Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom PPF Actions using Methods

Former Member
0 Likes
1,162

(I am working in EWM but I imagine the answer would be the same for CRM or APO.)

Are all active action definitions which use methods evaluated in the PPF schedule condition analysis to determine if they should be triggered? While I haven't tried it, in debug it appears I could have placed my new action definition in any of the PPF action areas and it would have been "picked up".

1 REPLY 1
Read only

Former Member
0 Likes
478

Hi,

I did not get your question completely,but if you need a new action to be triggered ,you can do that by defining an new action and implementation for the PPF badi with a new class where you can write your own code.

Hope this helps,

Santosh