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: 

internal and external ranges...?

Former Member
0 Kudos

Hi All,

I have one question about internal and external ranges. When im sending some products data from source (200) Client to Target (202) Client. I have to find out its using internal or external updates.

Pls give me sample code how to check that.

Akshitha.

1 REPLY 1

naveen_inuganti2
Active Contributor
0 Kudos

Hi,

I dont think a sample code can solve your problem. You can take help of your functional consultant while working with Number Ranges.

Internal Number Ranges and External Number Ranges are used to generate sequetial numbers, which we can create in the SNRO transaction.

Internal Number Ranges are Auto matically generates the numbers in the given ranges for the Object where as we can give certain number with the ranges given is the External Number Ranges. So External number Ranges are Obiviously useful for Data Transfer between two systems or Clients.

Because the Masterdata should reflect same in both the system, with that only integrity stands there .,

We can find this with debugging the corresponding program.

Thanks,

Naveen.I