‎2007 Jan 25 5:04 AM
Dear gurs,
I have the usage of the field below
If the indicator is set the archive and selete program checks whether the material mat be deleted at client level, and delete the data at this level and at lower levels accordingly
I want to know which fiedl it denoted ie..table name and field name..
ie.., the client have given the usage of the field only i want to find the table name and field name
can u help me on this it is based on the Material Master requirement
senthil
‎2007 Jan 25 5:09 AM
Hi Senthil .
I am not entirely clear with your requirement , but what i understand is that you want to delete the data if the material is not to used further i.e. the material need to be archived or deleted , if that is the case then the table <b>MARA</b> has a feild <b>LVORM</b> which is basically a deletion indicatior , if this is set to 'X' it means that the material is no longer used.
If this is not your requirement , then please explain it in a bit detail
Regards
Arun
Assign points if reply is useful
‎2007 Jan 25 5:09 AM
Hi Senthil .
I am not entirely clear with your requirement , but what i understand is that you want to delete the data if the material is not to used further i.e. the material need to be archived or deleted , if that is the case then the table <b>MARA</b> has a feild <b>LVORM</b> which is basically a deletion indicatior , if this is set to 'X' it means that the material is no longer used.
If this is not your requirement , then please explain it in a bit detail
Regards
Arun
Assign points if reply is useful
‎2007 Jan 25 5:10 AM
ur reffering to materials deletion....use mara table and accordingly u can delete the same.