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: 

Create Variant according to Order Type in IW31 transaction

Former Member
0 Kudos

Hi,

We have to create a Variant for IW31 Transaction.

Requirement is to Maintain Settlement Rule window should be in display mode only only for 1 Order Type. For others, it should be in changeable mode.

Is it possible, because when I create transaction variant for it through SHD0 transaction, done for all Order Types. We requires only for 1.

Plz guide...How can we do it, according to Order Type???

Or anything else we have to do for it like BADI etc.

5 REPLIES 5

former_member182485
Active Contributor
0 Kudos

Hi,

Do you want to make some fields inside the order non editable or editable for a particular order type ?

0 Kudos

As I clearly mentioned earlier that we want to make Settlement Rule as display mode for a particular order type....and for other Order Type, user can change the Settlement Rule...

Former Member
0 Kudos

Hi ANIL,

Do following steps and check the result...

=> Goto SHD0

=> INSERT IW31

=> User Your conditional case values (Order Type 1) -> Enter

=> Your are at "Screen values"

Check Order Type "Invisible"

Insert other values and save.

=> Check through IW31 Transaction.

Hope this works.

Devendra Meshram

Osaka

Edited by: deven_i on May 18, 2011 6:01 PM

0 Kudos

Please clear these steps: -

=> User Your conditional case values (Order Type 1) -> Enter

=> Your are at "Screen values"

Check Order Type "Invisible"

Insert other values and save.

In SHD0 transaction, where it is....conditional case values???