cancel
Showing results for 
Search instead for 
Did you mean: 

New Network Copy from Standard Network

amy_king
Active Contributor

Hi All,

I'm looking for a BAPI, function module or class method that allows me to create programmatically a new Network by copying from a Standard Network. Transaction CN21 gives this option, but neither BAPI_BUS2002_CREATE nor BAPI_NETWORK_MAINTAIN provide an input for Standard Network.

I noticed sureshk_143 asked this same question in 2009 and again in 2010, but both questions went unanswered.

Cheers,
Amy

Accepted Solutions (1)

Accepted Solutions (1)

amy_king
Active Contributor
0 Kudos

What I've discovered after reading the whole of the Internet is that SAP doesn't have a BAPI interface for standard networks, only for operational networks. It appears no programmatic functionality exists to copy from a standard network. I'll need instead to read the standard network data directly from the database and use its data when creating the operational network.

Answers (1)

Answers (1)

iftah_peretz
Active Contributor
0 Kudos

Hi,

Based on your self answer, you could consider an SHDB recording on CN21 as a bandaid solution.