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

EDI : Exit when processing message type CLFMAS

Former Member
0 Likes
847

Hi,

Does anyone know any exit when processing inbound IDOCs of message type CLFMAS ?

I believe there's no user exit, but maybe there's any other kind of exit but i didn't found it.

Thanks,

Paulo Sousa

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
529

Hi,

You have two open FI events

OPEN_FI_PERFORM_CLF00100_E

and

OPEN_FI_PERFORM_CLF00200_E

Use transaction FIBF to include your own functions within these events.

Darren

1 REPLY 1
Read only

Former Member
0 Likes
530

Hi,

You have two open FI events

OPEN_FI_PERFORM_CLF00100_E

and

OPEN_FI_PERFORM_CLF00200_E

Use transaction FIBF to include your own functions within these events.

Darren