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

implementing BTE

Former Member
0 Likes
661

HI,

I have implemented one BTE for F-43 and while the changes are moving into production system is it necessary for the end users to be out of F-43 ?

will it interrupt the process of F-43 like any wrong processing or going into dump kind of thing ?

I have checked in the QA system it is working fine but want to conform with anyone in this case.

Regards

VEnk@

4 REPLIES 4
Read only

Former Member
0 Likes
580

Hi

It should be better the user don't use the FI transaction while transport is in progress, it can risk a dump

Max

Read only

0 Likes
580

Hi max,

Thanks for the reply. One more conformation is like the BTE is implemented for F-43 and only 2 users

is authorized to use F-43. So do this only 2 users has to be out of F-43 or whole FI transactions which

are runned by the other users also needs to be out of SAP usage until it transport happens ?

Regards

VEnk@

Read only

0 Likes
580

Hi

I don't know which BTE you're speaking about, but probably this BTE is used by several FI transactions (not only F-43), so it's better no users use FI transaction for posting document.

Now u can have another problem, if the BTE is triggered by other transaction, this BTE could be "seen" by other users, so u should skip the BTE code if the transaction is not F-43

Max

Read only

Former Member
0 Likes
580

Hi Max,

Thks once again. The other problem will not raise in since i have kept a check where BTE which was developed

will be trigerred only for the 2 users who will be using F-43. So when other user's even tough they may use

F-43 but the BTE will not be applicable since the check fails as the user will be different.

Cheers!!

VEnk@