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_MAINTAIN

Former Member
0 Likes
545

In BAPI_NETWORK_MAINTAIN, where we have to mention standard network to create network. If not possible is there any BAPI?

2 REPLIES 2
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
471

You can use the method "create" and pass a "refnumber" for creating new n/w.

Read only

0 Likes
471

It is not allowing to put Standard Network number in Referene number because Standard network is of 8 char length where as Reference Number is 6 char length.