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 Configuration

Former Member
0 Likes
2,125

Hi All,

I have to send ACH payment advice thru email to all the vendors.

for this purpose i am using SAMPLE_PROCESS_00002040 function module. but while configuring it using FIBF tcode it is saying there is no such event in TBE01 table.

Step1 : I have created a product in FIBF with active check box as checked.

Step 2: In FIBF , Environment>Info System(p/s)>Execute, i searched for 00002040 event. But this is not there? I still converted the FM in to 'Z', by directly going into se37.

Step 3: In FIBF, Settings>P/S Modules>Of a Customer. When I am trying to give event,product & function module name it is saying 'The Event 00002040 does not exist in TBE01".

Am I doing correct thing by going in to Settings>P/S Modules>Of a Customer or do i need to go to Settings>Process Modules>Of a Customer ?

Can anyone please respond quickly on how to overcome this?. An early reply is highly appreciated.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,454

Hello Prakash,

1. It is ok. However, you dont need the Product exclusively...

2. You will find the event 00002040 in Environment -> Infosystem (Processes). It is a Process BTE (BERP) and not a P/S BTE (BERE) because you need to "change" the Mode of communication to 'I' (Internet mail).

3. You need to configure the Z FM under Settings -> Process Function Modules -> ...of a Customer (along with Product) or directly ...of an SAP Application

Pls reward upon successful resolution.

With Regards

Vijay Gajavalli

3 REPLIES 3
Read only

Former Member
0 Likes
1,454

2040 is not an evet but a process. So delete in P/S and and check for it in ENVIRONMENT->INFOSYSTEMS PROCESS. And add it in setting -> process module ->customer

Read only

Former Member
0 Likes
1,455

Hello Prakash,

1. It is ok. However, you dont need the Product exclusively...

2. You will find the event 00002040 in Environment -> Infosystem (Processes). It is a Process BTE (BERP) and not a P/S BTE (BERE) because you need to "change" the Mode of communication to 'I' (Internet mail).

3. You need to configure the Z FM under Settings -> Process Function Modules -> ...of a Customer (along with Product) or directly ...of an SAP Application

Pls reward upon successful resolution.

With Regards

Vijay Gajavalli

Read only

0 Likes
1,454

Hi Vijay,

Thank You very much for your timely answer.

You have cleared my confusion whether to go for PROCESS or P/S from your reply.

Thanks once again and keep posting your valuable replies to everybody.

Best Regards