cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

BW Experts,

Can I create a custom transaction (T-CODE) in BW which will basically bring up a screen to trigger an event which would run a infopackage.

I need to give user the access to run a infopackage and not to admin workbench. The above is the method I thought about, but do not know if it is possible to do it. I would appreciate any help on this.

Thanks

Ashwin

0 Likes
View Entire Topic
Former Member
0 Likes

Hi,

yes, create a porgram with your screen; the program should call the function module BP_EVENT_RAISE.

Finally create your transaction with SE93.

hope this helps,

Olivier.