cancel
Showing results for 
Search instead for 
Did you mean: 

Calling a custom business object from custom tcode.

0 Kudos

Hello Gurus,

My requirement is - whenever a Z transaction is called, it should trigger a custom business object. So that I can trigger workflow using the business object.

Like when we create a material, business object BUS1001006 is called automatically.

I have tried to find it on SCN but was not successful.

Thanks in advance.

Prashant

Sandra_Rossi
Active Contributor
0 Kudos

"Like when we create a material, business object BUS1001006 is called automatically."

You mean "that triggers the event CREATED of BUS1001006".

Accepted Solutions (0)

Answers (2)

Answers (2)

keohanster
Active Contributor

Hi Prashant,

I did a quick google search on 'site:sap.com custom BOR object' and found a ton of hits. Please try searching again.

Perhaps this one will help:

https://archive.sap.com/kmuuid2/d0f157e8-456b-2910-8ea5-c57d9267c913/Creating%20Custom%20Business%20...

Good luck,

Sue

DoanManhQuynh
Active Contributor
0 Kudos

you have to call the business object's event related to that workflow. try funnction module

SAP_WAPI_CREATE_EVENT