Application Development 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: 

Event background job

manubhutani
Active Contributor
0 Kudos

Hi,

I have an inbound interface which will be triggered by the middleware.

I will schedule event based job in the SAP BOX. i want to know

1) How the file name can be passed to the inbound program

2) What is the actual use of parameter while defining event based background job. Can i use it in the program.

Regards,

MB

2 REPLIES 2

thanga_prakash
Active Contributor
0 Kudos

Hello Manu,

Please explain in detail, what is the program name which you are scheduling and what is the file, from where you are receiving those files?

Regards,

TP

0 Kudos

Hi TP,

it's a custom inbound interface program. In sm37 jobs we can declare an event which will trigger the program. My question is -

while declaring the event in sm37 there is a parameter which we can declare..I want to know the use of that parameter with examples.

Thanks

Manu