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

Multiple User Access to a Customized Table

Former Member
0 Likes
450

Hi Gurus

We created a z table and maintained couple of values in it

The _attributes _ are as follows:

Delivery Class : A (Application table (master and transaction data)

Table Maintenance : Display and Maintenance allowed

ISSUE :

This table does not allow multiple access. In other words, multiple users have to enter this table and change values in this table. Is that possible?

Could you let me know how can this be done?

Thanks a lot

Sridevi

2 REPLIES 2
Read only

Former Member
0 Likes
349

Hi Sridevi,

If you create a z table with Delivery maintainance allowed and delivery class as A. Then multiple users can access the table and enter the records in them without any problem.

But check if you have kept as Delivery maintainance not allowed.because only in that case other users cannot access the table and enter records.

Reward points if helpful.

thanks,

khan.

Read only

0 Likes
349

Hi

As said earlier,

Delivery Class : A (Application table (master and transaction data)

Table Maintenance : Display and Maintenance allowed

ISSUE :

This table does not allow multiple access. In other words, multiple users have to enter this table and change values in this table. Is that possible?

Could you let me know how can this be done?

Thanks a lot

Sridevi