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: 

LT07 - please specify an internal number range.

former_member599326
Participant
0 Kudos

Hi,

I am creating transfer order through tcode LT07.  But I get error "Please specify an internal number range".

I noticed that in Include "LSNR3F01"on line 144 there is below statement

call 'ThNoGet', there I m getting sy-subrc = 19.

I am not getting what is permanent solution for this?  means where to enter Actual internal number range. ??

Pls help.

Regards,

1 ACCEPTED SOLUTION

Former Member
0 Kudos

It seems that your system is configured to use internal number range for generation of TO.

So you should not provided any external number while creating a transfer order and system will take care if internal number range is in place.

You can check/configure the required number range with respect to ware house number following below SPRO path.

Could be useful.

Best Regards

Ansumesh

7 REPLIES 7

hiriyappa_myageri
Participant
0 Kudos

Hi ,

I think You have not Created Number range object in T-code SNRO.

Check with Functional Peoples.

Regards,

Hiriyappa.

0 Kudos

Somewhere I read that to change number range intervals we have to use form USEREXIT_NUMBER_RANGE .. but for LT07 I have not found this form ...

0 Kudos

Ok Santhosh,

this Functional issue. can u check with your Functional consultants.

for LT07 they have not maintained  number Range objects.

Go Through this link  u will get some ideas regarding Number Range objects and assigning number range

objects.http://wiki.scn.sap.com/wiki/display/ABAP/How+to+Create+you+own+Number+Range++SNRO

Regards,

Hiriyappa

Former Member
0 Kudos

It seems that your system is configured to use internal number range for generation of TO.

So you should not provided any external number while creating a transfer order and system will take care if internal number range is in place.

You can check/configure the required number range with respect to ware house number following below SPRO path.

Could be useful.

Best Regards

Ansumesh

0 Kudos

We have already maintained number range through  Logistic Execution-Warehouse Management-Master Data-Define Number ranges.

In Storage Unit Management For Storage Unit we have entered number range interval and we have tick mark the checkbox Ext.

Now my problem is that I have to alter this range while TO creation in LT07.

On LT07 first screen, in Storage Unit suppose I enter alphanumeric "test123".  so this number range should be overwritten by default number range.  I heard that there is some user exit but I am not getting that.

0 Kudos

I think Its like a "Document Number Range Enhancements"

0 Kudos

the problem solved after putting below code in userexit ZXL01U08 - enhancement - MWMK0001

cf_output = '999999'.