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

Outbound Idoc create Event

Former Member
0 Likes
381

Experts ,

I have an Outbound Idoc PEXR2002 ( Payment Idoc ) and whenever this Idoc is generated in SAP , an Idoc file is created on SAP directory since the receiver port defined in partner profile is an File port. Idoc file gets saved on OS directory defined in the file port .

I want to raise an event whenever an Idoc file is saved in this file port . Can i do that ?? If yes, HOW ??

Bottom line : I want to grab Idoc file from this directory whenever it is created , make some checks via an ABAP program and send the file to our middleware SAP XI .

Please let me know how can i raise an event whenever Outbound Idoc file gets created on the file port in order to start an ABAP program for further processing.

Would appreciate your reply .

Thanks,

Ashutosh

Experts ,

I have an Outbound Idoc PEXR2002 ( Payment Idoc ) and whenever this Idoc is generated in SAP , an Idoc file is created on SAP directory since the receiver port defined in partner profile is an File port. Idoc file gets saved on OS directory defined in the file port .

I want to raise an event whenever an Idoc file is saved in this file port . Can i do that ?? If yes, HOW ??

Bottom line : I want to grab Idoc file from this directory whenever it is created , make some checks via an ABAP program and send the file to our middleware SAP XI .

Please let me know how can i raise an event whenever Outbound Idoc file gets created on the file port in order to start an ABAP program for further processing.

Would appreciate your reply .

Thanks,

Ashutosh

1 REPLY 1
Read only

Former Member
0 Likes
347

NO RELPIES from anyone, HENCE closing this question by marking this 'answered' .