cancel
Showing results for 
Search instead for 
Did you mean: 

Material Determination Table

Former Member
0 Kudos

Hello Experts,

Currently, we are inserting the entries into the Material determination table through a customized program....

Is there a way to find out that which entries got inserted into the material determination table through program and which ones got inserted into the mat det table manually using VB11?

Thank you.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member186385
Active Contributor

Hi,

Condition records in VB11 will be save in Transparent table KOTD001

In this table with

Application  = V

Material determination type = A001 ( for example)

Material Entered = M-16 ( as per standard)

Execute, you will get the records for that combination

hope it is clear

regards,

santosh

sri_ram18
Participant
0 Kudos

Hi Naga,

Go to SE16N key in KOTD and your table no. say 999 it would be (KOTD999) and execute you'll get the latest records of insertion if you have used time validity.

Sriram.

Former Member
0 Kudos

There is no way to get it from tables. If you have a customized program, why not have a customized table to store user ID.

Or you can use AUT10 to check who used that tcode.