SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

Urgent : Event for MoveOut Document

Former Member
0 Kudos

Hello All,

The scenario is that whenever a move out is reversed i have to capture some data into a z table.

I am planning to implement this thru BOR(T.Code : swo1).

The object/interface type is 'MOVEOUTDOC' . There is an event named 'MoveOutDocument.Cancelled' in the Event section.

The question is where to write the code to collect some required information and populate the z custom table.

And also, Are there any additional things that a developer has to keep in mind while writing the code in the event.

Pls share the entire context regarding this.

Awaiting your earlies replies.

Regards,

Vinay

1 REPLY 1

Former Member
0 Kudos

Hi, you may want to check these user-exits:

ECSBT001

ECSBTIO1

ECSBTMR1

ECSBTO01

ECSBTO02