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 in FB02

Former Member
0 Likes
3,318

I need a BTE, not a substitution, for verifying the data when the user change any position in FB02, in this moment, after the line modification, i need to make a check and launch a message error in some cases. Is there any solution?

Thanks in advance

regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,821

Hi

Try to see the BTE 00001410, 00001420 and 00001430

Max

2 REPLIES 2
Read only

Former Member
0 Likes
1,822

Hi

Try to see the BTE 00001410, 00001420 and 00001430

Max

Read only

Sol
Explorer
0 Likes
1,821

You should use the BTE 1110 and the type of BTE you need the ABAP to request is "process" and the number are

00001410 if you are going to change header fields

00001420 if you are going to change position fields.


Good luck