cancel
Showing results for 
Search instead for 
Did you mean: 

How to create/copy custom method in EWM

JuliusRelacion
Participant
0 Kudos

I am new in EWM like to ask what are the process in creating custom method?

The custom method will be use in SPPFDETCRM and SPPFCADM.

following with TKREDDY blog but only the configuration part are discussed.

LINK

Accepted Solutions (1)

Accepted Solutions (1)

Ajit_Routray
Active Contributor
0 Kudos

Hi Choco,

"what are the process in creating custom method?"->

1> Implement BADI EXEC_METHODCALL_PPF, enter the filter value( PPFDFLTVAL )which is your method, and write the code in the class method EXECUTE for business functionality

2> Mapping the PPF method in Action Definition

Please let us know if you have further queries.

Kind Regards,

Ajit

JuliusRelacion
Participant
0 Kudos

Thank you very much!! bro appreciate your response. you are correct with this :D. just to share the process for future references.

1. implement the BADI then add the filter

2. and configure it in the processing type in TCODE

SPPFCADM

Answers (0)