Question:
I have add the authorization object V_VBKA_VKO in my activity group and assigned it to one user.
Sales organization = '1100'
Distribution channel = '01'
Division = '01'
Sales office = '1000'
Sales group = '*'.
Sales Activity Type for Sales Support = '*'.
Activity = '*'.
But the user still can create the order for sales office 2000 and generate delivery note.
I checked assignment of authorization object V_VBKA_VKO to transaction code va01, the obejct is configured as 'CM'.
Could any fans help me?
Thanks in advance.
Answer:
Hi
Have you run a trace and looked to see if that auth object is checked by the programme?
Changing status to CM does not change access if the programme does not check that object in the first place.
_________________
Sandi
~~~~
Apparently Father Christmas, the Easter Bunny, the Tooth Fairy and Star Wars aren't real
Tuly kiwi.
Answer:
I trace TC: VA01 and found that the system didn't check the object
V_VBKA_VKO, only checked V_VBAK_VKO and V_VBAK_AAT. Can do some customizing to enable system check object V_VBKA_VKO? If not, which exit is used to fulfill the function?
Thanks, fans.
Answer:
Does any fan know the user exit for authoriation check to transaction code VA01
Answer:
V_VBKA_VKO is for Sales Activities - nothing to do with sales order processing (I know .. sounds like a general term but these are specific)
Surely restricting your user to a particular Sales Org could be done by restricting V_VBAK_VKO for the sales orders and V)VBRK_VKO for billing - Deliveries are not sales org related
Answer:
My SAP version is 4.5B
V_VBAK_VKO only has four fields, Sales organization, Distribution channel
, Division, Activity. I can't find any field to limit sales office.
But V_VBKA_VKO has enough fields, including sales office.