cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Restricting parallel updates for superuser

APA_VK
Discoverer
0 Likes
366

I need a validation like:
As per SAP policy, super users can login in 2 different systems parallelly. I have 5 database like: DB1, DB2, DB3, DB4 and DB5.

If I login with the MANAGER user and my client IP/system ID like i.e. [255.255.255.255/ABC-SERVER] and another person also login with the same user id (i.e. MANAGER) in different client IP/system ID like i.e. [0.0.0.0/BCD-SERVER].

Need to validation:
1. when login in DB1 and I update any documents using my system(i.e. 255.255.255.255/ABC-SERVER) with any user id then I don't need any restrictions but when another system through login with same user ID (i.e. MANAGER) then validation should be work like "You are not authorized to update any documents".

2. when login with same user id, different systems or same system and database have different then validation should not work. if database is same, user id same and systems are different then validation should be work.

Additionally, I login with any user id then we can't identify the which users are logged-in which databases. This kind of flags are not available in SAP B1 Table structure as per my knowledge. If anyone have any alternate solution please help me I need query for which users are logged-in which database.

I need the solution for SAP B1 HANA.

Accepted Solutions (0)

Answers (1)

Answers (1)

Maya_Shiff
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi @APA_VK , 

please have a look at this SAP Note: 1815509 

regards,

Maya