cancel
Showing results for 
Search instead for 
Did you mean: 

Creating events through change documents

Former Member
0 Kudos

Hi,

In crm i am developing one workflow that will open the transaction , then agent will enter sales group value in that transaction then he will save the transaction, then only workitem should be completed , for this i have to define customevent to terminate the workitem . i.e. changedocuments the thing is i found the table which it is saved , and dataelement of that salesgroup (i.e changedocuments enabled) . how to find the change documents of that dataelement if available or else how to define the change document object for this salesgroup field . please any one suggest me ....

Accepted Solutions (0)

Answers (2)

Answers (2)

surjith_kumar
Active Contributor
0 Kudos

Hi,

Refer this [Link|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80ddeba4-e780-2b10-7bb2-fc7a33efabbd] for Change Docu.

Regards,

Surjith

narin_nandivada3
Active Contributor
0 Kudos

Hi Sunil,

Please go through this WIKI for creating Change document object --> [Maintaining change log for database tables|https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/maintainingChangeLogforDatabase+Tables]

and to trigger workflow from change document object please go through my article mentioned below

[Triggering workflow from Change document object|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80ddeba4-e780-2b10-7bb2-fc7a33efabbd]

Hope this would help you and solve your issue.

Good luck

Narin