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

Restriction based on Condition(type) for Tcode VA02

Former Member
0 Likes
655

Hi all,

is there a possibility to make a restriction of the tcode VA02 based on the conditioin?

Table: KOMV

Field: KSCHL

I have checked the authorization objects in the su24 and I did not find an object with the check on this field.

Do you have any idea how we can make this restriction?

THX for your answer!!

Kind Regards

Markus

3 REPLIES 3
Read only

jurjen_heeck
Active Contributor
0 Likes
536

'morning,

You could have an abaper look at the available user exit(s) in program SAPMV45A to include new authority checks. I've seen this done before, with other fields.

Hope this helps,

Jurjen

Read only

Former Member
0 Likes
536

Markus,

Did you get a chance to look @ this.,

V_KONH_VKS - Condition: Authorization for Condition Types

In addition you might need to maintain the below objects also.,

V_KONH_VKO - Controls conditions within specific sales areas

V_KONG_VWE - Controls the generation of condition tables

The authorization object V_KONH_VKS contains two fields:

Activity (ACTVT)

Condition type (KSCHL)

By default the proposal is NO.

Thanks.

Regards,

Muthu Kumaran KG

Read only

Former Member
0 Likes
536

Hi Markus,

we have the same issue - did you ever resolve this?

Rgds,Conor