Skip to Content
0
Former Member
Jun 10, 2009 at 10:11 AM

Table Maintenanace To a Z table

32 Views

Hi,

the requirement is to put table lock , while maintaining a Z table , only for the key field that is for e.g. if thae table has MATNR as key field then multiple user should be able to call up the maintenence of the Z table for different MATNR's and edit the data.

currently VIEW_MAINTENANCE_CALL function module is beiing used but it locks the whole table if user X is editing so user Y is not able to edit .The requirement is both X & Y should edit for different MATNR's.

Please suggest how can we proceeed ....

Thanks,

Jai