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

I have requirement of restricting the user to change the other companies posting period from ob52

Hashir
Explorer
0 Kudos
91

Hi,

I have requirement of restricting the user to change the other companies posting period from ob52. When the restricted user tried to select the other Posting period variant, system should restrict him.  

For example below 0001 and 0002, if the restricted user try to select the 0002 and click apply, the user should not allow to go next screen. 

Hashir_0-1747836958816.png

Am not looking based on authorization group, restriction should happen from the selection "psting period variant" field.

Expecting advice from experts. 

Regards

Hashir

 

Accepted Solutions (0)

Answers (1)

Answers (1)

RaymondGiuseppi
Active Contributor
0 Kudos

AFAIK there are no implicit or explicit enhancement available between this input and (depending on activation of new general ledger and selection of one variant) execution of dialog maintenance on the following views V_T001B and V_T001BB or V_T001B_COFI and V_T001B_COFIB.

You could try to add an event in relevant maintenance dialogs Or create your own  transactions based on those views with a selection of variant?

Hashir
Explorer
0 Kudos
Hi,
Hashir
Explorer
0 Kudos
Can you elaborate how we can achieve ?