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

Question on CLFMAS

Former Member
0 Likes
442

Hi

I had this question on chg pointer msg type CLFMAS - I notice that for any change in material classification - characteristic values - the material is recorded as a key - and not the particular characteristic(s) for which the values changed. Is there a way - by which we can record in the chg pointer tables - as what characteristics for a material were changed - ??

Anybody use any BTE function modules to record this ? Suggestions/ pointers/ implemented solutions - that are shared will be rewarded with points .

Hi

I had this question on chg pointer msg type CLFMAS - I notice that for any change in material classification - characteristic values - the material is recorded as a key - and not the particular characteristic(s) for which the values changed. Is there a way - by which we can record in the chg pointer tables - as what characteristics for a material were changed - ??

Anybody use any BTE function modules to record this ? Suggestions/ pointers/ implemented solutions - that are shared will be rewarded with points .

1 REPLY 1
Read only

Former Member
0 Likes
368

Hi

I figured a way to detect changes in characteristics linked to a material by using business transaction event - 4002 - and using a modified version of fn module CRS_OBJCL_COLLECT_DATA_NEW to achieve what I needed