‎2012 Jul 12 3:39 PM
I have declared a BTE 0003000 and assigned to an event,,,,,am not able to find the OPEN_FI_PERFORM for the 3000 BTE
plss help on this issue,,,
‎2012 Jul 12 3:58 PM
Set a break-point in function module BF_FUNCTIONS_FIND. Run the tcode where you want to implement the BTE and if it's possible you can see it in debugging in this function and when it works.
‎2012 Jul 16 11:36 AM
‎2012 Jul 16 4:06 PM
‎2012 Oct 16 7:00 AM
HI Prasanth,
Could you please share how you found the solution.sot hat it is useful
‎2012 Oct 16 7:17 AM
The actual caller is FM OUTBOUND_CALL_00003000_E. (You can easily find this information via notes like Note 1477691 - Setting IBAN as a required entry field or SPRO or simply looking for function module name like *00003000*.)
Regards,
Raymond