Hi Team,
I tried hard to find a object for VF01 transaction.
Extended the VBRK Object by copying to ZObject type and added the custom event Create.
Added new entries in SWE2 transaction code by assigning the custom object type, then the event and added the custom function module.
Added the required information in SWE2 by selecting the relevant object type as "COND_A" and added the custom object type which is extended of standard object type of "VBRK".
Even following the above steps the creation event is not getting triggered.
Please request to let me know if I am missing some steps.