Hi all,
Can anyone tell me the usage of FM SWE_EVENT_CREATE. Especially what is the use of the importing parameter 'EVENT'.
If I am right, this FM raises the event (as in EVENT paramter),of the object in OBJTYPE parameter. Also, let me know whether any user exit can be called from within this function module.
I need to populate some dates (by aclling a Z-function module)depending on whether or not the event is raised by this fn module 'SWE_EVENT_CREATE'.
Thanks in Advance
Aadarsh