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: 

How to pass parameter in BP_EVENT_RAISE

SagarSontakke
Active Participant
0 Kudos

Dear All,

I am passing event parameter in function module BP_EVENT_RAISE.

Based on this event i am triggering the background job.

How to captute this parameter in background job??

Regards

SVS

3 REPLIES 3

Former Member
0 Kudos

Hi

The complete code is here

http://sap.ittoolbox.com/code/archives.asp?d=3393&a=s&i=10

Reward if useful.

regards

Divya

Former Member
0 Kudos

SagarSontakke
Active Participant
0 Kudos

Hi Divya,

Thanks for reply.

I am passing parameter through BP_EVENT_RAISE.

But dont konow how to capture the same in Background job

Regards,

SVS