Application Development and Automation 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: 
Read only

BAPI : Network internal Number range

Former Member
0 Likes
475

hi all,

I am using bapi_project_maintain , in this i am giving network as external number . Is there a way to generate internal number for network using this bapi .

Thanks ,

sridhar .

2 REPLIES 2
Read only

vinod_gunaware2
Active Contributor
0 Likes
408

hi

use function NUMBER_GET_NEXT

to generate nunber range

regard

vinod

Read only

Former Member
0 Likes
408

You can use the CONVERSION_EXIT_ALPHA_INPUT fm.

Sudha