Skip to Content
0
Former Member
Apr 26, 2009 at 02:12 PM

How to get user input values in classification view in MM01/MM02 t-codes

358 Views

Dear Gurus,

I have a requirement to validate material classification view data as soon user inputs new characteristics value or change any existing ones. I am implementing SMOD enhancement MGA0001 and the function exit EXIT_SAPLMGMU_001. This function module does not have any tables which brings the material classification view data. I think there should be way to get material classification usr input data. Any kind of help would be appreciated. I know there is a FM to read material classification data from database and the FM is BAPI_OBJCL_GETDETAIL.

Please remember I do not want to read from the database table, but would like to get user input/change characteristics from material classification view in order to do my validations? Appreciate all your help.

Thanks,

GM