cancel
Showing results for 
Search instead for 
Did you mean: 

Default Order types

Former Member
0 Kudos

Hi

We want to default a order type for the users so that they do not enter incorrect order types.

Where should I configure this.

JS

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

If ypu want to give some specific sales order types for an user, you can set them up thru' Insert in PERSONAL LIST OPTION in F4 entries found screen in VA01 when selecting sales order type ...

You can setup user parameter for parameter AAT

Use transaction SU3 for every user

Goto tab Parameters

Add a line

Parameter_ID: AAT

Parameter value: Your order type

Save user profile

Please note that this solution will not prevent user to change the value of field order type during VA01. However he will always get this as default value. You should do this for every user you need to have default value.

Thanks

CGRA

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

To my knowledge it is possible through SHDO tcode.

Also, you can have a look on this link:

[Transaction Variant|http://wiki.sdn.sap.com/wiki/display/Snippets/TransactionVariant-AStepbyStepGuidefor+Creation]

In that look for the Step by step guide fior the Variant.

Regards

Former Member
0 Kudos

Hi,

Go to SU01,

Put your user ID,click on change>>> Go to parameter tab, maintain parameter id as

AAT - OR (u r order type). when user will put va01 then order type OR will be come as default.

take help of abaper.

Kapil