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

FM or User Exit for Message Type CREADV, Basic Type PEXR2002

Former Member
0 Likes
1,060

We need to create an outbound Idoc using Message Type CREADV at MIRO when posting credit memos or subsequent credits and for specific document types. We also need to extend the basic idoc type PEXR2002.

I am not able to find the FM\Process code for this message type.

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
679

Some suggestions:

Trigger IDOC creation: Look at FM like FI_EDI_PAYEXT_PEXR2001_OUT.

Enhance data: Look at Enhancement (SMOD) FEDI0003 (2nd exit) and/or Business Transaction Event (BTE) process 2411. Look also for transaction OBAZ.

Upgrade, You could also consider 1454939 - IDoc type PEXR2003 for recent versions.

Regards,
Raymond