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

mm02 clasification data

Former Member
0 Likes
450

Hi guys,

I have implemented the user of the clasification system EXIT_SAPLCLFM_002 and i have import to memory the content of the table t_allausp to recover it later on a bte.

The bte is the 1250 and i have done it in the fibf TX.

I have redefined the Function module associated to the event.

So now i'm facing the following problem:

when just edit any information of the classification system the bte is not being executed, but if i change basic data info and classification system info it works.

I have seen that in the FM OPEN_FI_PERFORM_00001250_E there are some checks and the value of the variable upd_makt is empty in this case, any idea of how can i solve this. I have tried to recover this value in the user and editing it but it does not work.

Jon

Edited by: Jon Azkorra Olano on Sep 17, 2010 12:18 PM

1 REPLY 1
Read only

Former Member
0 Likes
343

my own