How to assign ** value to authorization object

Question: We want to control storage location. The storage location for one role is 1**1 (** standards for 00 to 99), for example. We tried 1**1, 1++1, 1??1, etc, but found none of them works. How can we assign the value to authorization object? We do not want to input 99 lines in every storage location authrization object.

Answer:
you can use range.1001-1991.i,e High and low value.

Thanks,
MM

Answer:
Unfortunately, 1xx2, 1xx3 are storage locations for other role

Answer:
then split it up so assign 1001 to 1111 adn 1441 to 1991

Answer:
Unfortunately, 1xx2, 1xx3 are storage locations for other role

Range 1001-1991 (not 1999) does not include 1xx2 or 1xx3.

Answer:
then you add a new range (or if split is needed) a couple of ranges and or single values, you can make a huge list if you want to cover all values.
Copyright ?2007 - 2008 www.jt77.com