cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to create a post exit for a method?

alonso_valenzue
Participant
0 Likes
942

Hello Gurus,

I'm trying to create a post exit for method /SAPSRM/IF_CLL_IDENT_MAPPER~HANDLE_EVENT of the class /SAPSRM/CL_CH_WD_IDEN_MAP_PO.

An standard post exit already exists, can I create another? How can I create it?

Thanks in advance and best regards,

Alonso

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

An standard post exit already exists, can I create another? How can I create it?

If a post exit exists, it belongs to a certain enhancement implementation. You can create a new enhancement implementation with your own post-exit under it. Multiple enhancement implementations are allowed for a single object.

Answers (0)