Application Development 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: 

regarding authorization object

Former Member
0 Kudos

HI,

I want to check the authorization for shipping type while processing the VT01n or VT02n

how do i do this.

ii mean where do i use authority-check statement?

Is there any authorizations objects to check shipping type ?

Regards

Ramakrishna L

5 REPLIES 5

Former Member
0 Kudos

Hi,

Consult with your basis guy to use Authorization Object. Following authorization object exits against shipment type:

Field Name SHTYP

Data element SHTYP

Object Class LE_T

authorization object V_VTTK_SHT

authorization object V_VTTK_TSA

Or read this article if you want to do it yourself.

http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a92195a9-0b01-0010-909c-f330ea4a5...

Regards

Ahsan.

0 Kudos

Thank you,

But i need it for VSART --shipping type not for SHTYP.

And also any exit or BADI is there for checking authorizations specially?

Regards

Ramakrishna L

0 Kudos

Hi,

VSART is for insurance type. Please mention table name of VSART field.

Regards

Ahsan

0 Kudos

Hi,

Table name is VTTK.

Thanks

Regards

Ramakrishna L

former_member183990
Active Contributor
0 Kudos

once you got message regarding the authorisation object , execute the Tcode su53 and it will give you the authorisation assigned

cheers

S.Janagar