Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BTE implementation

0 Likes
1,284

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,,,

5 REPLIES 5
Read only

Former Member
0 Likes
952

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.

Read only

Former Member
0 Likes
952

Hi Prashanth.

Is your issue is still open

Read only

0 Likes
952

its okay,,i got the solution,,,thank you anjan

Read only

0 Likes
952

HI Prasanth,

Could you please share how you found the solution.sot hat it is useful

Read only

0 Likes
952

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